JBoss Tools Target Platform 4.32.0.Final has been released.
Changes
=======
* Use Kepler SR2 (current RC4a, hopefully to be promoted as SR2 on Feb 28th)
Usage
=====
4.32.0.Final
is what JBoss Tools 4.1.2 will use.
All jobs in jenkins for branch jbosstools-4.1.x have been updated to use TP
4.32.0.Final
as "maximum" target-platfrom.
Parent pom 4.1.2.Alpha1-SNAPSHOT for branch jbosstools-4.1.x has been updated to use TP 4.32.0.Final as "maximum" target-platform.
Download
========
Zip: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/
4.32.0.Final
/jbosstoolstarget-
4.32.0.Final
.zip
p2 site: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/
4.32.0.Final
/REPO/
Git tag: https://github.com/jbosstools/jbosstools-target-platforms/tree/
4.32.0.Final
Testing/Development
===================
This should be used by default if you're using the latest SNAPSHOT of parent pom on master, so a simple "mvn clean verify" should be enough to build against this new target platform.
You can try it out and use it directly like this:
$ mvn clean verify -Dtpc.version=
4.32.0.Final
For advanced usage and help (using in IDE, building a mirror locally, using a zip...), plese read https://github.com/jbosstools/jbosstools-devdoc/blob/master/building/target_platforms/target_platforms_for_consumers.md
What's next?
============
Branch 4.32.x for target platform has been prepared for potential upgrades, and it's version is now 4.32.1.Alpha1-SNAPSHOT.