Here is a proposal for change(s) to the JBoss Tools / Red Hat JBoss
Developer Studio / Red Hat Central target platforms [0].
* Affected Versions:*
jbosstools 4.5.2.Final
devstudio 11.2.0.GA
jbt/ds TPs 4.72.0.Final-SNAPSHOT (backported to 4.71.1.Final-SNAPSHOT too)
*New version(s) are:*
m2e-apt 1.4.0-2018-01-12_16-25-02-H6
* Related JIRA(s)/ BZ(s):*
[0]
https://issues.jboss.org/browse/JBIDE-25552
Pull Request(s):
(already merged - see related JIRA(s))
p2diff Report(s):
(will attach to JIRA when available)
----------
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.72.0.Final-SNAPSHOT, and
TARGET_PLATFORM_VERSION_MIN at the new version, 4.71.1.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.71.1.Final-SNAPSHOT
-Dtpc.targetKind=multiple
mvn clean verify -Dtpc.version=4.72.0.Final-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
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>