JBoss Tools Target Platform 4.30.5.CR1 has been released.

Changes
=======

* No change compared to last CR (rebuild only to change version qualifier to Final)

Usage
=====
4.30.5.Final is what JBoss Tools 4.1.0.Final will use.

All jobs in jenkins for *branch* have been updated to use TP 4.30.5.Final.
Parent pom 4.1.0.Final for *branch* has been updated to use TP 4.30.5.Final.

All jobs in jenkins for *master* have been updated to use TP 4.30.6.Alpha1-SNAPSHOT.
Parent pom 4.2.0.Alpha1-SNAPSHOT for *master* has been updated to use TP 4.30.6.Alpha1-SNAPSHOT.

Download
========

Zip: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.30.5.Final/jbosstoolstarget-4.30.5.Final.zip
p2 site: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.30.5.Final/REPO/

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

You can try it out and use it directly like this:

    $ mvn clean verify -Dtpc.version=4.30.5.Final

If you want to build it locally to get a TP with source bundles included, do this:

    $ git clone https://github.com/jbosstools/jbosstools-target-platforms.git
    $ cd jbosstools-target-platforms
    $ git co 4.30.5.Final
    $ mvn clean verify -Dmirror-target-to-repo.includeSources=true
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets