ACTION REQUIRED: JBoss Tools + Developer Studio triage time
by nboldt@redhat.com
As the current sprint 'devex #150 May 2018' draws to a close, it is time
to review your unresolved issues!
Some may be done (or will be done soon), but the JIRA(s) need resolution.
Others may need to be pushed to the next milestone (4.6.0.Final + 12.0.0.GA),
to a future .x release, or LATER.
All unresolved issues for 4.6.0.AM3 + 12.0.0.AM3:
https://issues.jboss.org/issues/?jql=(project%20in%20(JBDS)%20AND%20fixVe...
All *YOUR* unresolved issues for 4.6.0.AM3 + 12.0.0.AM3:
https://issues.jboss.org/issues/?jql=(project%20in%20(JBDS)%20AND%20fixVe...
Once created, you can also begin scheduling your work for the upcoming
sprint, 'devex #151 June 2018'.
Triage tips:
* blocker/critical issues: make these your priority work for the next sprint:
move to next version & assign to the next sprint
* other issues that WILL be done in the next sprint:
move to next version & assign to the forthcoming sprint, but lower down
* non-blocker & non-critical issues not for the next sprint:
move to .x (or LATER)
6 years, 5 months
Proposed 4.80.0.AM3-SNAPSHOT target platform change(s): Photon.0.RC4, WTP 3.10.0.RC4, Red Deer 2.2.RC1, ...
by Nick Boldt
Here is a proposal for change(s) to the JBoss Tools / Red Hat JBoss
Developer Studio / Red Hat Central target platforms [1].
* Affected Versions:*
jbosstools 4.6.0.AM3
devstudio 12.0.0.AM3
jbt/ds TPs 4.80.0.AM3-SNAPSHOT
*New versions (7 updates) are:*
cameltooling;1.0.0.201806081234
docker;4.0.0.201806120452 (from updates-docker-nightly-photon)
orbit;R20180606145124
photon;201806121200-Photon.0.RC3 (from /staging/photon)
reddeer;2.2.0.RC1-v20180601-0713
tm (rse, terminal);3.7.100_4.4.0.20180611 (from new composite
http://download.eclipse.org/tm/repository/photon )
webtools;S-3.10.0.RC4-20180611164516
Additional changes:
Orbit bundles added:
+ <unit id="javax.xml.soap" version="1.2.0.v201005080501"/>
+ <unit id="javax.mail" version="1.4.0.v201005080615"/>
+ <unit id="org.apache.commons.discovery"
version="0.2.0.v201004190315"/>
+ <unit id="org.apache.commons.httpclient"
version="3.1.0.v201012070820"/>
+ <unit id="org.apache.wsil4j" version="1.0.0.v20180522-1857"/>
+ <unit id="org.uddi4j" version="2.0.5.v200805270300"/>
Orbit bundles removed:
- <unit id="org.apache.commons.collections"
version="3.2.2.v201511171945"/>
WTP feature removed:
- <unit id="org.eclipse.wst.ws_wsdl15.feature.feature.group"
version="1.5.400.v201801251811"/>
* Related JIRA(s)/ BZ(s):*
[1] https://issues.jboss.org/browse/JBIDE-25597
Changes are already merged [2] and pushed to parent pom 4.60.0.AM1-SNAPSHOT.
[2] https://github.com/jbosstools/jbosstools-target-platforms/commits/4.80.x
Buildflow is running here to rebuild everything from the new TP:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
>=14
----------
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.80.0.AM3-SNAPSHOT [2].
[2]
http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.8...
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.80.0.AM3-SNAPSHOT
-Dtpc.targetKind=multiple
----------
--
Nick Boldt
Senior Software Engineer, RHCSA
Productization Lead :: JBoss Tools & Dev Studio
IM: @nickboldt / @nboldt / http://nick.divbyzero.com
<https://red.ht/sig>
TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
@ @redhatnews <https://twitter.com/redhatnews> Red Hat
<https://www.facebook.com/RedHatInc>
--
Nick Boldt
Principal Software Engineer, RHCSA
Productization Lead :: JBoss Tools & Dev Studio
IM: @nickboldt / @nboldt / http://nick.divbyzero.com
<https://red.ht/sig>
TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
@ @redhatnews <https://twitter.com/redhatnews> Red Hat
<https://www.facebook.com/RedHatInc>
<https://www.facebook.com/RedHatInc>
“The Only Thing That Is Constant Is Change” - Heraclitus
6 years, 5 months
REMINDER :: Code freeze / Feature freeze / UI freeze for 4.6.0.AM3 / 12.0.0AM3 is TOMORROW, Wed, June 13
by Nick Boldt
Reminder, code freeze / feature freeze / UI freeze for 4.6.0.AM3 /
12.0.0AM3 is TOMORROW, Wed, June 13.
Your root poms should all be using the latest parent pom version
4.6.0.AM1-SNAPSHOT (yes, it's still AM1. Not a typo), and the latest target
platforms [1] will be:
TARGET_PLATFORM_VERSION_MAX = 4.80.0.AM3-SNAPSHOT, and
TARGET_PLATFORM_VERSION_MIN = 4.80.0.AM3-SNAPSHOT.
*NOTE: *new TPAM3 is still in progress today to update to *Photon.0.RC3 /
Eclipse 4.7.0.RC4a / Webtools 3.10.0.RC4*. Doesn't exist yet -- mirroring
still ongoing.
[1] https://issues.jboss.org/browse/JBIDE-25597
TP changes over AM3 should include:
cameltooling;1.0.0.201806081234
docker;4.0.0.201806120452
orbit;R20180606145124
photon;201806121200-Photon.0.RC3
reddeer;2.2.0.RC1-v20180601-0713
webtools;S-3.10.0.RC4-20180611164516
Please get all your stuff into github by EOD (in your timezone) on Wed so
we can spin up the builds over night and have something to stage for QE on
Thurs.
If your tests are not all green, please at least have a look at them. They
should really not be yellow or red at this point.
Note: EOD (end of day) is not 23:59. Please aim for end of the "normal"
work day. :D
--
Nick Boldt
Senior Software Engineer, RHCSA
Productization Lead :: JBoss Tools & Dev Studio
IM: @nickboldt / @nboldt / http://nick.divbyzero.com
<https://red.ht/sig>
TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
@ @redhatnews <https://twitter.com/redhatnews> Red Hat
<https://www.facebook.com/RedHatInc>
<https://www.facebook.com/RedHatInc>
“The Only Thing That Is Constant Is Change” - Heraclitus
--
Nick Boldt
Principal Software Engineer, RHCSA
Productization Lead :: JBoss Tools & Dev Studio
IM: @nickboldt / @nboldt / http://nick.divbyzero.com
<https://red.ht/sig>
TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
@ @redhatnews <https://twitter.com/redhatnews> Red Hat
<https://www.facebook.com/RedHatInc>
<https://www.facebook.com/RedHatInc>
“The Only Thing That Is Constant Is Change” - Heraclitus
--
Nick Boldt
Principal Software Engineer, RHCSA
Productization Lead :: JBoss Tools & Dev Studio
IM: @nickboldt / @nboldt / http://nick.divbyzero.com
<https://red.ht/sig>
TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
@ @redhatnews <https://twitter.com/redhatnews> Red Hat
<https://www.facebook.com/RedHatInc>
<https://www.facebook.com/RedHatInc>
“The Only Thing That Is Constant Is Change” - Heraclitus
6 years, 5 months