[jbosstools-dev] Target Platform 4.30.5.Beta1 released

Max Rydahl Andersen manderse at redhat.com
Fri Jun 28 19:20:25 EDT 2013


Hi,

JBoss Tools Target Platform 4.30.5.Beta1 has been released.

Changes
=======

    * Kepler R (final Eclipse.org release of Kepler)

Usage
=====
Beta1 is what JBoss Tools CR1 will use.

All jobs in jenkins have been updated to use Beta1.

Meaning we are now using the final relase of Kepler!

Download
========

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

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

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

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

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.Beta1
      $ mvn clean verify -Dmirror-target-to-repo.includeSources=true
        
Thanks,
/max


More information about the jbosstools-dev mailing list