[jbosstools-dev] ACTION REQUIRED: Update target platform 4.50.0.Beta1-SNAPSHOT to Mars M7

Nick Boldt nboldt at redhat.com
Thu May 7 12:26:51 EDT 2015


Here is a proposal for a change to the JBoss Tools and Red Hat JBoss 
Developer Studio 4.50.0.Beta1-SNAPSHOT target platforms.

https://github.com/jbosstools/jbosstools-target-platforms/pull/142/

It consists in the following change(s):

* JBIDE-19776: Create and use Mars M7 target-platform

p2diff reports:

https://issues.jboss.org/secure/attachment/12389427/jbosstools.p2diff.txt
https://issues.jboss.org/secure/attachment/12389428/jbdevstudio.p2diff.txt

Please review the above PR(s), as it will be applied as soon as possible.

You can use the following to build & test the target-platform locally 
against your component(s).

Build target-platform:
   cd jbosstools-target-platforms/jbosstools/multiple
   git checkout 
https://github.com/jbosstools/jbosstools-target-platforms/pull/142/
   mvn clean install

Or, without hub:
   cd jbosstools-target-platforms/jbosstools/multiple
   git fetch origin pull/142/head && git checkout FETCH_HEAD
   mvn clean install

Try with just built target-platform:
   $ cd /path/to/your/component
   $ mvn clean verify -Dtpc.version=4.50.0.Beta1-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/master#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