Author: buildbot
Date: Fri Apr 25 07:20:35 2014
New Revision: 906803
Log:
Staging update by buildbot for ace
Modified:
websites/staging/ace/trunk/content/ (props changed)
websites/staging/ace/trunk/content/dev-doc/release-guide.html
Propchange: websites/staging/ace/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Apr 25 07:20:35 2014
@@ -1 +1 @@
-1589440
+1589948
Modified: websites/staging/ace/trunk/content/dev-doc/release-guide.html
==============================================================================
--- websites/staging/ace/trunk/content/dev-doc/release-guide.html (original)
+++ websites/staging/ace/trunk/content/dev-doc/release-guide.html Fri Apr 25 07:20:35 2014
@@ -184,7 +184,7 @@ describes how to do a source release. It
<li>double check that the version you want to create is correctly filled in in <tt>build/build.xml</tt>;</li>
<li>
<p>create a tagged version of the sources in preparation of the release candidate:</p>
-<p>::sh
+<p>:::sh
svn copy https://svn.apache.org/repos/asf/ace/trunk/ https://svn.apache.org/repos/asf/ace/releases/X.Y.Z
-m "Release X.Y.Z"</p>
</li>
</ul>
|