Author: buildbot
Date: Sat Oct  5 21:45:53 2013
New Revision: 881356

Log:
Staging update by buildbot for shindig

Modified:
    websites/staging/shindig/trunk/content/   (props changed)
    websites/staging/shindig/trunk/content/releasing.html

Propchange: websites/staging/shindig/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Oct  5 21:45:53 2013
@@ -1 +1 @@
-1525761
+1529528

Modified: websites/staging/shindig/trunk/content/releasing.html
==============================================================================
--- websites/staging/shindig/trunk/content/releasing.html (original)
+++ websites/staging/shindig/trunk/content/releasing.html Sat Oct  5 21:45:53 
2013
@@ -234,6 +234,10 @@ by default in the build (for productivit
 <li>Preparing the release will create a new tag in SVN, automatically checking 
in on your 
 behalf. Verify the SVN logs in the <a href="mail-lists.html">Commit List</a> 
or review the generated tag.</li>
 <li>All license headers and legal files will be checked by RAT (Release Audit 
Tool).</li>
+<li>Instead of configuring your Maven environment to store your SVN 
credentials you can pass them on the command line, for example 
+<pre>
+mvn release:prepare -Papache-release -Dusername=username -Dpassword=password
+</pre></li>
 </ol>
 <h2 id="3-stage-the-release">3. Stage The Release</h2>
 <p>Duration: 30 min</p>


Reply via email to