[jbosstools-dev] Upcoming change in Target Platform 4.40.0.Alpha2-SNAPSHOT: Luna M4

Mickael Istria mistria at redhat.com
Tue Jan 7 08:56:48 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/32
It consists in the following changes:
* Update to Luna M4
** most projects have contributed a new build for M4
** some projects did not change compared to previous TP (Orbit, Mylyn, SWTBot)
** TP now includes latest 3.2.0 release of EGit
** TP now includes Jetty 8.1.12 release instead of 8.1.10 (so does the Eclipse Luna M4 package)
** 3rd party stuff (Atlassian, GWT) was not updated.


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

Build target-platform:

   $ cd jbosstools-target-platforms
   $ git fetch mistria LunaM4
   $ 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/20140107/1a7aa370/attachment.html 


More information about the jbosstools-dev mailing list