Pls, see my comment below \/
On Wed, 2014-05-14 at 19:08 +0200, Mickael Istria wrote:
Here is a proposal for a change to the JBoss Tools
4.40.0.Beta2-SNAPSHOT target platform:
https://github.com/jbosstools/jbosstools-target-platforms/pull/60
It consists in the following changes:
*
https://issues.jboss.org/browse/JBIDE-17254 : Luna M7 (and removal of conflicting
org.eclipse.equinox.p2.server feature, that does not seem necessary in JBT nor JBDS)
*
https://issues.jboss.org/browse/JBIDE-17266 : Removal of Birt, which currently
doesn't have any delivery compatible with Luna M7. It will be re-enabled as soon as
something good is available
Please review the above PR(s), as it will be applied in the next 2 days.
You can use the following to build & test the TP locally against your component(s).
1. Build target-platform:
$ cd jbosstools-target-platforms jbosstools-target-platforms
git remote add mickaelistria
https://github.com/mickaelistria/jbosstools-target-platforms
$ git fetch mickaelistria JBIDE-17254
$ git checkout FETCH_HEAD
$ cd jbosstools/multiple
I would really make multiple2repo profile not active by default because
most of us do not need loal mirror and going to use remote one. This
profile should be activated only on jenkins.
WDYT?
$ mvn clean install -P \!multiple2repo
2. Try with just built target-platform:
$ cd /path/to/your/component
$ mvn clean verify -Dtpc.version=4.40.0.Beta2-SNAPSHOT -Pmultiple.target
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets
_______________________________________________
jbosstools-dev mailing list
jbosstools-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbosstools-dev