Here is a proposal for a change to the JBoss Tools 4.41.0.CR2-SNAPSHOT
target platform:
*
https://github.com/jbosstools/jbosstools-target-platforms/pull/92
It consists in the following changes:
* JBIDE-18394: Update to Luna SR1
p2diff reports are attached to the related JIRA(s).
Please review the above PR(s), as it will be applied ASAP.
You can use the following to build & test the target-platform locally
against your component(s).
Build target-platform:
$ cd jbosstools-target-platforms
$ git fetch origin pull/92/head
$ git checkout FETCH_HEAD
$ cd jbosstools/multiple
$ mvn clean install
Try with just built target-platform:
$ cd /path/to/your/component
$ mvn clean verify -Dtpc.version=4.41.0.CR2-SNAPSHOT -Pmultiple.target
This 4.41.0 target-platform is what we plan to use as main
target-platform for JBoss Tools 4.2.0.CR2 and JBoss Developer Studio
8.0.0.CR2.
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat <
http://www.jboss.org/tools>
My blog <
http://mickaelistria.wordpress.com> - My Tweets
<
http://twitter.com/mickaelistria>