Author: buildbot
Date: Tue Apr 23 21:41:42 2013
New Revision: 859653
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 Tue Apr 23 21:41:42 2013
@@ -1 +1 @@
-1471018
+1471160
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 Tue Apr 23
21:41:42 2013
@@ -193,8 +193,9 @@
</pre></div>
-<p>The next step is to create the archives:</p>
+<p>The next step is to build the software and create the archives:</p>
<div class="codehilite"><pre><span class="nv">$ </span><span class="nb">cd
</span>ace-sources-X.Y.Z/build
+<span class="nv">$ </span>ant
<span class="nv">$ </span>ant package
</pre></div>