Proposed schedule for JBoss Tools 4.13.0.Final / CodeReady Studio 12.13.0.GA
by Jean-Francois Maury
Hello,
please find the proposed schedule dates for JBoss Tools and CodeReady
Studio based on Eclipse 2019-09
*Upstream:*
2019-09.M1 19-Jul-2019
2019-09.M2 9-Aug-2019
2019-06.M3 30-Aug-2019
2019-09.RC1 6-Sep-2019
2019-09.RC2 13-Sep-2019
2019-09 GA 18-Sep-2019
*Sprints:*
12-Jun-2019 2-Jul-2019 168 Nymphea
3-Jul-2019 23-Jul-2019 169
24-Jul-2019 13-Aug-2019 170
14-Aug-2019 3-Sep-2019 171
4-Sep-2019 24-Sep-2019 172 Orchid
25-Sep-2019 15-Oct-2019 173
*Dependencies*
EAP CD 17 GA 25-Jul-2019
EAP 7.3 Beta 26-Aug-2019
Wildfly 18 Beta 4-Sep-2019
Wildfly 18 19-Sep-2019
EAP CD 18 GA 12-Nov-2019
EAP 7.3 GA 21-Jan-2020
So, in chronological order:
devex #168 2-Jul-2019
2019-09.M1 19-Jul-2019
devex #169 23-Jul-2019
EAP CD 17 GA 25-Jul-2019
2019-09.M2 9-Aug-2019
devex #170 13-Aug-2019
EAP 7.3 Beta 26-Aug-2019
2019-06.M3 30-Aug-2019
devex #171 3-Sep-2019
Wildfly 18 Beta 4-Sep-2019
2019-09.RC1 6-Sep-2019
2019-09.RC2 13-Sep-2019
2019-09 GA 18-Sep-2019
Wildfly 18 19-Sep-2019
devex #172 24-Sep-2019
devex #173 15-Oct-2019
So, the proposed schedule could be the following:
17-Sep-2019
4.13.0.AM1 TP Code Freeze (based on 2019-09.RC1)
18-Sep-2019
4.13.0.AM1 Code Freeze
20-Sep-2019
4.13.0.AM1 staged for QE
24-Sep-2019
4.13.0.AM1 released
25-Sep-2019
4.13.0.Final TP Code Freeze (based on 2019-09 GA)
2-Oct-2019
4.13.0.Final Code Freeze
4-Oct-2019
4.13.0.Final staged for QE
11-Oct-2019
12.13.0.GA pushed to stage by RCM
14-Oct-2019
12.13.0.GA pushed to prod by RCM
15-Oct-2019
12.13.0.GA announced
So, the bits will be based on 2019-09 and will support Wildfly 18 and EAP
7.3 Beta (Tech Preview)
WDYT ?
--
Jeff Maury
Manager, DevTools
Red Hat EMEA <https://www.redhat.com>
jmaury(a)redhat.com
@RedHat <https://twitter.com/redhat> Red Hat
<https://www.linkedin.com/company/red-hat> Red Hat
<https://www.facebook.com/RedHatInc>
<https://www.redhat.com>
<https://redhat.com/summit>
5 years, 1 month
Proposed 4.13.0.Final-SNAPSHOT target platform change(s): Added Simrel 2019-09 Added JGit 5.5.0.201909110433-r Added Docker Tooling 4.4.0.201909110158 Added Reddeer 2.7.0 Added LSP4E 0.11.0.201909090701 Added CamelTooling 1.0.0.201909171309
by sbouchet@redhat.com
Here is a proposal for change(s) to the JBoss Tools / Red Hat CodeReady Studio / Red Hat Central target platforms.
Affected Versions:
jbosstools 4.13.0.Final
devstudio 12.13.0.Final
jbt/ds TPs 4.13.0.Final-SNAPSHOT
central TPs 4.13.0.Final-SNAPSHOT
Detail / Summary:
Added Simrel 2019-09
Added JGit 5.5.0.201909110433-r
Added Docker Tooling 4.4.0.201909110158
Added Reddeer 2.7.0
Added LSP4E 0.11.0.201909090701
Added CamelTooling 1.0.0.201909171309
Related JIRA(s):
https://issues.jboss.org/browse/JBIDE-26842
Pull Request(s):
(already merged - see related JIRA(s))
https://github.com/jbosstools/jbosstools-target-platforms/pull/333
p2diff Report(s):
(attached to JIRA)
----------
Please review the above changes, as they have been applied and are building today.
Once the target platform is built, jobs and parent pom will be updated to point
TARGET_PLATFORM_VERSION_MAX at the new version, 4.13.0.Final-SNAPSHOT.
You can use the following to build & test the target platforms locally against
your component(s).
Build target-platform:
cd /path/to/jbosstools-target-platforms
git fetch origin pull/<pull-request-number>/head && git checkout FETCH_HEAD
# or, using hub for git
git checkout <pull-request-URL>
mvn clean install -f jbosstools/multiple/pom.xml
Then, to test the new multiple target platform against your component's build:
cd /path/to/your/jbosstools-component
mvn clean verify -Dtpc.version=4.13.0.Final-SNAPSHOT -Dtpc.targetKind=multiple
For Central, fetch sources from jbosstools-discovery, then build as above.
----------
5 years, 2 months
Code Freeze
by Stephane Bouchet
------------------------------
Hello,
It's the reminder that JBossTools 4.13.0.AM1 / CodeReady Studio
12.13.0.AM1 is on the way.
The TP is now frozen and all repos will be frozen today end of day UTC time.
If you have pending PR, please check them and make sure they are
merged before the code freeze.
Thank you,
Regards,
--
Stéphane Bouchet
Senior Software Engineer, R&D
Red Hat <https://www.redhat.com/>
<https://www.redhat.com/>
5 years, 2 months