<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Did you create output of p2diff this time ? Would like to see how that looks.&nbsp;<br><br>/max (sent from my phone)<div><br></div></div><div><br>On 12/06/2013, at 02.48, Mickael Istria &lt;<a href="mailto:mistria@redhat.com">mistria@redhat.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div>
  
    <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
  
  
    <div class="moz-cite-prefix">On 06/11/2013 08:35 PM, Alexey Kazakov
      wrote:<br>
    </div>
    <blockquote cite="mid:51B76DDE.5050504@exadel.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
      <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>
      instead of $ git fetch mickael keplerRC3, right?<br>
    </blockquote>
    I forgot a git checkout FETCH_HEAD. Also in order to test, one has
    to INSTALL the target platform, not only verify it.<br>
    So what I recommand is:<br>
    &nbsp; # Git stuff, do it as you want<br>
    &nbsp; $ git remote add mickael
    git://github.com/mickaelistria/jbosstools-target-platforms.git<br>
    &nbsp; $ git fetch mickael keplerRC3<br>
    &nbsp; $ git checkout FETCH_HEAD<br>
    &nbsp; # Install TP locally<br>
    &nbsp; $ cd jbosstools/multiple<br>
    &nbsp; $ mvn clean install -P \!multiple2repo<br>
    &nbsp; # Then test it on your component<br>
    &nbsp; $ cd ~/git/jbosstools-myfavoritecomponent<br>
    &nbsp; $ mvn clean verify -P multiple.target<br>
    <br>
    But there are many ways to achieve the same goal, which is to
    install the newer mutliple.target locally and then try a build
    locally. If you have another git workflow you feel better with, feel
    free to use it.<br>
    <br>
    <div class="moz-signature">-- <br>
      Mickael Istria<br>
      Eclipse developer at <a href="http://www.jboss.org/tools">JBoss,
        by Red Hat</a><br>
      <a href="http://mickaelistria.wordpress.com">My blog</a> - <a href="http://twitter.com/mickaelistria">My Tweets</a></div>
  

</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>jbosstools-dev mailing list</span><br><span><a href="mailto:jbosstools-dev@lists.jboss.org">jbosstools-dev@lists.jboss.org</a></span><br><span><a href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev">https://lists.jboss.org/mailman/listinfo/jbosstools-dev</a></span></div></blockquote></body></html>