[jbosstools-dev] Target Platforms 4.50.0.Final has been released

Mickael Istria mistria at redhat.com
Thu Oct 1 01:55:10 EDT 2015


Target Platforms 4.50.0.Final, based on Eclipse Mars.0, has been released.

Usage
=====

Target platform 4.50.0.Final is what JBoss Tools 4.3.0.Final will use as *minimal* target-platform (lowest supported version of dependencies).
All Jenkins jobs for branch jbosstools-4.3.x and parent pom 4.3.0.Final-SNAPSHOT have been updated to use target platform 4.50.0.Final.


Download
========

Update site: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.50.0.Final/
Update site zip: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/${TARGET_PLATFORM_VERSION}/jbosstoolstarget-4.50.0.Final.zip
Git tag: https://github.com/jbosstools/jbosstools-target-platforms/tree/4.50.0.Final


Testing/Development
===================

If your root pom correctly specifies the latest parent pom version as 4.3.0.Final-SNAPSHOT, you need only this:
   $ mvn clean verify
If you're using a different parent pom, use this:
   $ mvn clean verify -Dtpc.version=4.3.0.Final
For advanced usage and help (using in IDE, building a mirror locally, using a zip), see:
* link:target_platforms/target_platforms_for_consumers.adoc[Using Target Platforms]


What's next?
============

jbosstools-target-platforms project branch 4.50.x has been prepared for potential upgrades, and its version is now 4,50.1.CR1-SNAPSHOT.
But since no change is expected yet, this SNAPSHOT is currently not published and it's recommended that you don't use it until further notice



More information about the jbosstools-dev mailing list