[jbosstools-dev] Proposed changes to target platform 4.60.0.Alpha1-SNAPSHOT: Neon M3 & WTP 3.8M3 // who uses org.eclipse.core.runtime.compatibility ?

Nick Boldt nboldt at redhat.com
Mon Nov 16 18:23:09 EST 2015


Here is a proposal for a change 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/173

It consists of the following changes:

* JBIDE-19776: Neon M3 & WTP 3.8 M3

p2diff report will be attached to the above JIRA when it's available;
but since this is only a version change, the only noteworthy change
other than upversioning from M2 will *hopefully* be this:

* remove org.eclipse.core.runtime.compatibility as it's not in Neon
anymore. Do we need it?

---

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/173/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.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