[jbosstools-dev] Proposed changes to target platform 4.60.0.Alpha1-SNAPSHOT: Jetty 9.3.5 and Docker Tooling 1.2

Nick Boldt nboldt at redhat.com
Tue Nov 17 13:13:38 EST 2015


Here are two more proposals for changes to the JBoss Tools and Red Hat JBoss
Developer Studio 4.60.0.Alpha1-SNAPSHOT target platforms (for JBT
4.4.0.Alpha1 / JBDS 10.0.0.Alpha1).

https://github.com/jbosstools/jbosstools-target-platforms/pull/174 (Docker)
https://github.com/jbosstools/jbosstools-target-platforms/pull/175 (Jetty)


Here are the proposed changes:

* JBIDE-21003: Update Docker Tooling to 1.2.0.201511162301 (nightly build)
* JBIDE-21104: Update Jetty to 9.3.5 (stable build from Neon.M3)

p2diff reports will be attached to the above JIRAs when available.

---

Please review the above PR(s), as it will be applied in the next
couple days. 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/174/head && git checkout FETCH_HEAD
 # OR
$ git fetch origin pull/175/head && git checkout FETCH_HEAD
 # THEN for either PR
$ 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.60.0.Alpha1-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