[jbosstools-dev] Update Target Platform 4.40.0.Alpha2-SNAPSHOT to Luna M5

Mickael Istria mistria at redhat.com
Fri Jan 31 11:48:16 EST 2014


Hi all,

Here is a proposal for a new 4.40.0.Alpha2-SNAPSHOT target platform: https://github.com/jbosstools/jbosstools-target-platforms/pull/35
It consists in the following changes:
* Update to Luna M5
** Some projects are still using same version that we had for Kepler release (Birt, jetty, m2e...)
** Most projects have contributed a new M5 build (Platform, EMF, DTP, Mylyn...)
** Use newer SWTBot 2.2.0 which contain some minor fixes.

Please review this PR and yell if there is anything shocking. You can use the following steps to try to build build the TP locally and try out against your component:

Build target-platform:
   $ cd jbosstools-target-platforms
   $ git fetch mistria luna-M5
   $ 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.Alpha2-SNAPSHOT) -Pmultiple.target

Cheers,

-- 
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>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbosstools-dev/attachments/20140131/1da3285e/attachment.html 


More information about the jbosstools-dev mailing list