On 13. 6. 2014, at 13:02, Mickael Istria <mistria@redhat.com> wrote:

Here is a proposal for a change to the JBoss Tools 4.40.0.Beta4-SNAPSHOT and Central target-platforms:
* https://github.com/jbosstools/jbosstools-target-platforms/pull/75
* https://github.com/jbosstools/jbosstools-discovery/pull/174

It consists in the following changes:
* JBIDE-17603 Move to Luna RC4. Unless a very very very bad issue is noticed in Luna RC4, this Luna RC4 build is what will be promoted as Luna R/SR0.

Please review the above PR(s), as it will be applied in the next days. You can use the following to build & test the TP locally against your component(s).

Build target-platform:
  $ cd jbosstools-target-platforms
  $ git fetch mickaelistria JBIDE-17603
  $ git checkout FETCH_HEAD
  $ cd jbosstools/multiple
  $ mvn clean install

Then, try with just built target-platform:
  $ cd /path/to/your/component
  $ mvn clean verify -Dtpc.version=4.40.0.Beta3 -Pmultiple.target
This should actually be 4.40.0.Beta4-SNAPSHOT (verified by Mickael):
$ mvn clean verify -Dtpc.version=4.40.0.Beta4-SNAPSHOT -Pmultiple.target

-Martin

Feedback/comments/details are welcome on https://issues.jboss.org/browse/JBIDE-17603
-- 
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets
_______________________________________________
jbosstools-dev mailing list
jbosstools-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbosstools-dev