On 06/11/2013 10:11 AM, Mickael Istria wrote:
Hi all,

Here is the PR to move target-platforms to Kepler RC3: https://github.com/jbosstools/jbosstools-target-platforms/pull/5
Please test it on your favorite component using the following steps from you jbosstools-target-platform repo:
  $ git remote add mickael git://github.com/mickaelistria/jbosstools-target-platforms.git
  $ git fetch mickael keplerRC3
You mean something like:
$ git checkout -b <branchName>
$ git pull mickael keplerRC3
or
$ git fetch mickael
$ git checkout keplerRC3

instead of $ git fetch mickael keplerRC3, right?

  $ cd jbosstools/multiple
  $ mvn clean install -P \!multiple2repo
  $ cd ~/git/jbosstools-myfavoritecomponent
  $ mvn clean verify -P multiple.target
Then come to the PR and add a message such as "works for ... component" or "failing on ... component: error is 'cannot resolve dependency <details>' ".

Please note that this will only test the new TP if you've moved your reference to parent pom to 4.1.0.Beta2-SNAPSHOT. If you didn't do that, then please scroll up in your mail box and read carefully the mail prefixed with "URGENT".

Cheers,
--
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