Changes
=======

https://issues.jboss.org/issues/?jql=project%20in%20%28JBIDE%2C%20JBDS%29%20and%20component%20%3D%20target-platform%20and%20fixVersion%20in%20%284.3.0.Beta2%2C9.0.0.Beta2%29
* Mars release
* m2e 1.6.1
* mylyn wikitext + asciidoc plugin

Usage
=====

Target platform 4.50.0.Beta2 is what JBoss Tools 4.3.0.Beta2 will use.

All Jenkins jobs for branch jbosstools-4.3.0.Beta2 and parent pom 4.3.0.Beta2-SNAPSHOT
have been updated to use target platform 4.50.0.Beta2.

The following p2 repositories *will be modified* to point to this new target platform once
JBoss Tools 4.3.0.Beta2 is released:

* http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/mars/
* http://download.jboss.org/jbosstools/targetplatforms/jbdevstudiotarget/mars/
* http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/mars/

Until then, you can access the target platform at the URLs below.


Download
========

Update site: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.50.0.Beta2/REPO/
Update site zip: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.50.0.Beta2/jbosstoolstarget-4.50.0.Beta2.zip
Git tag: https://github.com/jbosstools/jbosstools-target-platforms/tree/4.50.0.Beta2


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

If your root pom correctly specifies the latest parent pom version as ${JBOSSTOOLS_VERSION}-SNAPSHOT, you need only this:
  $ mvn clean verify
If you're using a different parent pom, use this:
  $ mvn clean verify -Dtpc.version=4.50.0.Beta2
For advanced usage and help (using in IDE, building a mirror locally, using a zip), see https://github.com/jbosstools/jbosstools-devdoc/blob/master/building/target_platforms/target_platforms_for_consumers.adoc


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

jbosstools-target-platforms project branch 4.50.x has been prepared for potential upgrades, and its version is now 4.50.0.CR1-SNAPSHOT.
Shall you need anything else, please follow those instructions to request a change ASAP: https://github.com/jbosstools/jbosstools-devdoc/blob/master/building/target_platforms/target_platforms_updates.adoc
Deadline for changes in target platform 4.50.0.CR1-SNAPSHOT is *September 9th*.


All Jenkins jobs for *master* and parent pom 4.3.0.CR1-SNAPSHOT have been updated to use target platform 4.50.0.CR1-SNAPSHOT.
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets