<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Nexus is down, so hudson is useless.<br>
    <br>
    I 'll be running a last full build of the M2 release branches
    locally tonight over dinner:<br>
        $ droolsjbpm-build-bootstrap/script/mvn-all.sh -Dfull clean
    install<br>
    If everything succeeds (and nexus is alive again), I<b> 'll release
      M2 tomorrow morning.</b><br>
    <br>
    Stop me if you need to stop the M2 release :)<br>
    <br>
    Other please restrain yourself from sneaking in anything on M2 (or I
    'll have to start over): <br>
    CR1 will be branched from master soon and released soon too.<br>
    <br>
    Op 19-04-11 16:41, Geoffrey De Smet schreef:
    <blockquote cite="mid:4DAD9F23.5090105@gmail.com" type="cite">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      Hi guys,<br>
      <br>
      The release branches are made.<br>
      These branches are called <b>5.2.0.M2.x</b> for all git
      repositories (droolsjbpm-knowledge, drools, guvnor, ...),<br>
      except for jbpm, where the branch is called 5.1.0.M1.x instead.<br>
      <br>
      <b>So now, anything you commit to master, will be for CR1, and
        will not be included in the M2 release.</b><br>
      If you need certain commits to be included in the M2 release, you
      'll have to git cherry pick them to the release branch from
      master.<br>
      Cherry pick with the Eclipse or IntelliJ plugin or use the git
      command line: <a moz-do-not-send="true"
        class="moz-txt-link-freetext"
        href="http://progit.org/book/ch5-3.html">http://progit.org/book/ch5-3.html</a><br>
      <br>
      Switching to the release branch<br>
      ====================<br>
      <br>
      If you just have guvnor cloned:<br>
        $ cd guvnor<br>
      It's easy to switch your files to the branch:<br>
        $ git checkout 5.2.0.M2.x<br>
      And to go back to master:<br>
        $ git checkout master<br>
      <br>
      But if you have all of droolsjbpm projects cloned, there's a
      script to help you:<br>
       $ droolsjbpm-build-bootstrap/script/branches/git-checkout-all.sh
      5.2.0.M2.x 5.1.0.M1.x<br>
      And to go back to master:<br>
       $ droolsjbpm-build-bootstrap/script/branches/git-checkout-all.sh
      master master<br>
      <br>
      Note: "droolsjbpm-build-bootstrap/script/git-all.sh checkout
      5.2.0.M2.x" doesn't work<br>
      because it tries to checkout the wrong branch on jbpm.<br>
      <pre class="moz-signature" cols="72">-- 
With kind regards,
Geoffrey De Smet</pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
rules-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-dev">https://lists.jboss.org/mailman/listinfo/rules-dev</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
With kind regards,
Geoffrey De Smet</pre>
  </body>
</html>