JBoss Tools Target Platform 4.30.5.CR1 has been released.

Changes
=======

* JBDS unified target platform is now hosted on download.jboss.org for public access (JBDS-2674)
* No change in content (plugins/features)

Usage
=====
4.30.5.CR1 is what JBoss Tools CR1 repoin-a will use.

All *branch* jobs in jenkins have been updated to use TP 4.30.5.CR1.
Parent pom 4.1.0.CR1-SNAPSHOT on *branch* was updated to use TP 4.30.5.CR1.

All *master* jobs in jenkins have been updated to use 4.30.5.CR2-SNAPSHOT.
Parent pom 4.2.0.Alpha1-SNAPSHOT on *master* was updated to use TP 4.30.5.CR2-SNAPSHOT.
 
Download
========

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

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

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

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

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.CR1
    $ mvn clean verify -Dmirror-target-to-repo.includeSources=true

--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets