Changes (compared to previous 4.41.2.Final release)
===================================================

* JBDS-3383 : WTP feature patch
* JBIDE-19112: Luna SR2
* JBIDE-19194: minimal-json
* JBIDE-19045 & JBIDE-18869: Move some external deps from TP to pom.xml...

    
Usage
=====

Target platform 4.42,0,Final is what JBoss Tools 4.2,3.Final will use.
All Jenkins jobs for branch jbosstools-4.2.x and parent pom 4.2.3.Final-SNAPSHOT have been updated to use target platform ${TARGET_PLATFORM_VERSION}.
The following p2 repositories *will be modified* to point to this new target platform while releasing JBoss Tools 4.2.3.Final:
* http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/luna/
* http://download.jboss.org/jbosstools/targetplatforms/jbdevstudiotarget/luna/

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


Download
========

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


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

If your root pom correctly specifies the latest parent pom version as 4.2.3.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.42.0.Final

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.md


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

jbosstools-target-platforms project branch 4.42.x has been prepared for potential upgrades, and its version is now 4.42.1.CR1-SNAPSHOT.
We don't expect to keep on working with this branch and don't expect any chamge. But, 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
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets