[jbosstools-dev] Proposed change to JBT 4.40.Beta4-SNAPSHOT target platform: remove egit/jgit, update m2e-wro4j

Nick Boldt nboldt at redhat.com
Wed Jul 2 17:29:18 EDT 2014


Here is a proposal for 4 changes to the JBoss Tools 
4.40.0.Beta4-SNAPSHOT target platforms (for JBT, JBDS, Central, and 
Early Access):

https://github.com/jbosstools/jbosstools-discovery/pull/184
https://github.com/jbosstools/jbosstools-target-platforms/pull/78
https://github.com/jbosstools/jbosstools-discovery/pull/183
https://github.com/jbosstools/jbosstools-discovery/pull/182

It consists of the following changes:

* JBIDE-17748 - Update Tern.java to 0.4.0.201407021311 in TP(s)
* JBIDE-17749 - Update AngularJS to 0.4.0.201407021517 in EA TP
* JBIDE-17733 - Update m2e-wro4j to 1.1.0.201406251020 in Central TP
* JBIDE-17742 - Remove EGit from Central Discovery

-- 

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