You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2012/12/13 22:40:09 UTC

svn commit: r842208 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/release-process.html

Author: buildbot
Date: Thu Dec 13 21:40:08 2012
New Revision: 842208

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/contributors/release-process.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Dec 13 21:40:08 2012
@@ -1 +1 @@
-1421550
+1421552

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Dec 13 21:40:08 2012
@@ -1 +1 @@
-1421550
+1421552

Modified: websites/staging/isis/trunk/content/contributors/release-process.html
==============================================================================
--- websites/staging/isis/trunk/content/contributors/release-process.html (original)
+++ websites/staging/isis/trunk/content/contributors/release-process.html Thu Dec 13 21:40:08 2012
@@ -574,6 +574,10 @@ Then commit the `site.xml` file.
 
 <h3>Dry-run</h3>
 
+<p><div class="note">
+If you are working on Windows and using mSysGit, this is where you'll need to switch over to using <code>cmd.exe</code>
+</div></p>
+
 <pre>
 mvn release:prepare -P apache-release -D dryRun=true
 </pre>