<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 06/11/2013 10:11 AM, Mickael Istria
      wrote:<br>
    </div>
    <blockquote cite="mid:51B75A38.9010106@redhat.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Hi all,<br>
      <br>
      Here is the PR to move target-platforms to Kepler RC3: <a
        moz-do-not-send="true" class="moz-txt-link-freetext"
        href="https://github.com/jbosstools/jbosstools-target-platforms/pull/5">https://github.com/jbosstools/jbosstools-target-platforms/pull/5</a><br>
      Please test it on your favorite component using the following
      steps from you jbosstools-target-platform repo:<br>
      &nbsp; $ git remote add mickael
      git://github.com/mickaelistria/jbosstools-target-platforms.git<br>
      &nbsp; $ git fetch mickael keplerRC3<br>
    </blockquote>
    You mean something like:<br>
    $ git checkout -b &lt;branchName&gt;<br>
    $ git pull mickael keplerRC3<br>
    or <br>
    $ git fetch mickael<br>
    $ git checkout keplerRC3<br>
    <br>
    instead of $ git fetch mickael keplerRC3, right?<br>
    <br>
    <blockquote cite="mid:51B75A38.9010106@redhat.com" type="cite"> &nbsp; $
      cd jbosstools/multiple<br>
      &nbsp; $ mvn clean install -P \!multiple2repo<br>
      &nbsp; $ cd ~/git/jbosstools-myfavoritecomponent<br>
      &nbsp; $ mvn clean verify -P multiple.target<br>
      Then come to the PR and add a message such as "works for ...
      component" or "failing on ... component: error is 'cannot resolve
      dependency &lt;details&gt;' ".<br>
      <br>
      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".<br>
      <br>
      Cheers,<br>
      <div class="moz-signature">-- <br>
        Mickael Istria<br>
        Eclipse developer at <a moz-do-not-send="true"
          href="http://www.jboss.org/tools">JBoss, by Red Hat</a><br>
        <a moz-do-not-send="true"
          href="http://mickaelistria.wordpress.com">My blog</a> - <a
          moz-do-not-send="true" href="http://twitter.com/mickaelistria">My
          Tweets</a></div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
jbosstools-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jbosstools-dev@lists.jboss.org">jbosstools-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev">https://lists.jboss.org/mailman/listinfo/jbosstools-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>