[jbosstools-dev] Fwd: Proposed changes to target platform 4.52.0.Beta2-SNAPSHOT: Mars.2.RC1 + AERI, Docker, Easymport, Red Deer, YAML Editor
Nick Boldt
nboldt at redhat.com
Thu Feb 18 14:07:01 EST 2016
*Note that the PR may be incomplete (will check for newer stuff than
is in Mars, m2e, m2e-atp, and WTP later) but I'm sending this out in
advance so people are aware of the forthcoming changes.*
--
Here is a proposal for a change to the JBoss Tools and Red Hat JBoss
Developer Studio 4.52.0.CR1-SNAPSHOT target platforms (for JBT
4.3.1.CR1 / JBDS 9.1.0.CR1).
* https://github.com/jbosstools/jbosstools-target-platforms/pull/195
* https://github.com/jbosstools/jbosstools-discovery/pull/327
It consists of the following changes:
* https://issues.jboss.org/browse/JBIDE-21651
: update to latest Mars.2.RC4
: update to WTP
: update to m2e 1.6.3
: update to m2e-apt 1.2
: update to Docker 1.2.1.201602162146
: addition of org.apache.commons.io 2.2.0 (already had 2.0.1, but now
need 2.2.0 too to resolve Aeri deps)
p2diff reports will be attached to the above JIRA
---
Please review the above PR(s), as they will be applied as soon as possible in
preparation for CR1 code freeze.
You can use the following to build & test the
target-platform locally against your component(s).
Build target-platform:
$ cd /path/to/jbosstools-target-platforms/jbosstools/multiple
$ git fetch origin pull/195/head && git checkout FETCH_HEAD
$ mvn clean install
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.52.0.CR1-SNAPSHOT
-Dtpc.targetKind=multiple
--
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com
More information about the jbosstools-dev
mailing list