[jbosstools-dev] Proposed change to JBT 4.40.Beta4-SNAPSHOT target platform for Jboss Central: update SpringIDE

Nick Boldt nboldt at redhat.com
Tue Jul 15 11:52:44 EDT 2014


Here is a proposal for 1 change to the JBoss Tools
4.40.0.Beta4-SNAPSHOT target platform for JBoss Central):

https://github.com/jbosstools/jbosstools-download.jboss.org/pull/383
https://github.com/jbosstools/jbosstools-discovery/pull/196

It consists of the following change:

* JBDS-2956 - Update to Spring IDE 3.6 in Central

-- 

The above PRs have not been applied (to allow time to complain / reject
/ pull an even *newer* version of Tern), so you can fetch the PRs and
build the TP locally to test it out:

Build target-platform:

    $ cd jbosstools-target-platforms
    $ git fetch origin 4.40.x
    $ git checkout FETCH_HEAD
    $ cd jbosstools/multiple
    $ mvn clean install -P \!multiple2repo

Try with just built target-platform:

    $ cd /path/to/your/component
    $ mvn clean verify -Dtpc.version=4.40.0.Beta4-SNAPSHOT -Pmultiple.target

-- 

If you want to perform a scripted install of the entire target platform
into your local Eclipse or JBDS instance, you can now do so with this
script:

https://github.com/jbosstools/jbosstools-build-ci/blob/master/util/installFromTarget.sh

Usage is documented in the above script, and in this README:

https://github.com/jbosstools/jbosstools-target-platforms/tree/4.40.x#updating-versions-of-ius-in-target-files


-- 
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com




More information about the jbosstools-dev mailing list