Author: buildbot
Date: Wed Dec 18 23:50:17 2013
New Revision: 890974

Log:
Staging update by buildbot for jspwiki

Modified:
    websites/staging/jspwiki/trunk/content/   (props changed)
    websites/staging/jspwiki/trunk/content/ppmc/how_to_release.html

Propchange: websites/staging/jspwiki/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec 18 23:50:17 2013
@@ -1 +1 @@
-1552165
+1552166

Modified: websites/staging/jspwiki/trunk/content/ppmc/how_to_release.html
==============================================================================
--- websites/staging/jspwiki/trunk/content/ppmc/how_to_release.html (original)
+++ websites/staging/jspwiki/trunk/content/ppmc/how_to_release.html Wed Dec 18 
23:50:17 2013
@@ -155,20 +155,18 @@ on <code>people.apache.org</code>, other
 </pre></div>
 
 
-</li>
-</ol>
 <p>This will check that all files have AL headers and also build artifacts, 
sources and sign</p>
-<ol>
+</li>
 <li>
 <p>Check <code>POMs</code> for release</p>
 <div class="codehilite"><pre><span class="n">mvn</span> <span 
class="n">release</span><span class="p">:</span><span class="n">prepare</span> 
<span class="o">-</span><span class="n">DdryRun</span><span 
class="p">=</span><span class="n">true</span> <span class="o">-</span><span 
class="n">DautoVersionSubmodules</span><span class="p">=</span><span 
class="n">true</span>
 </pre></div>
 
 
-</li>
-</ol>
 <p>Perform quick diffs between <code>pom.xml</code> files and their sibling 
<code>pom.xml.tag</code> files to see if the 
 license or any other info has been removed (should never happen, but just to 
stay on the safe side).</p>
+</li>
+</ol>
 <h3 id="prepare-the-release">Prepare the release</h3>
 <ol>
 <li>


Reply via email to