Hi all,

Please review this upcoming change for the 4.30.5.Alpha6-SNAPSHOT target platform: https://github.com/jbosstools/jbosstools-target-platforms/pull/2

Summary of changes:
* Move to versions of Eclipse.org dependencies for Kepler RC2 (which should be very close to the final version)
* Remove dependency on Eclipse repo and org.eclipse.update bundle (previously required by old Atlassian connector)
* Use a snapshot SWTBot (include sources when using TP in IDE and fix some issues with Hamcrest 1.3)
* Replaced "planner" mode by "slicer" to ensure some transitive dependencies don't leak. This should avoid some occasional glitches we have between mutliple and unified TP and reduce the quantity of red builds for TP.

In order to test it locally, do as follow:
$ cd jbosstools-target-platforms/jbosstools/multiple
$ mvn clean install -P\!multiple2repo
$ cd ~/path/to/my/jbosstools-component
$ mvn clean verify -Dtpc.targetKind=multiple

If you notice any issue, please report it as a comment on https://issues.jboss.org/browse/JBIDE-14729 .

Ideally, this PR will be merged and new TP snapshot should be published by the end of the day so we can have a look at how CI jobs behave with this newer versions ASAP. As I'm leaving to EclipseCon France by this afternoon (5pm in France), I guess Nick will be the one to ask quesitons on this topic on IRC for the next few days. I'll try to follow emails.
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets