You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wookie.apache.org by bu...@apache.org on 2013/03/27 00:44:41 UTC

svn commit: r856077 - in /websites/staging/wookie/trunk/content: ./ docs/developer/release-process.html

Author: buildbot
Date: Tue Mar 26 23:44:41 2013
New Revision: 856077

Log:
Staging update by buildbot for wookie

Modified:
    websites/staging/wookie/trunk/content/   (props changed)
    websites/staging/wookie/trunk/content/docs/developer/release-process.html

Propchange: websites/staging/wookie/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 26 23:44:41 2013
@@ -1 +1 @@
-1461375
+1461377

Modified: websites/staging/wookie/trunk/content/docs/developer/release-process.html
==============================================================================
--- websites/staging/wookie/trunk/content/docs/developer/release-process.html (original)
+++ websites/staging/wookie/trunk/content/docs/developer/release-process.html Tue Mar 26 23:44:41 2013
@@ -274,7 +274,13 @@ g/repos/asf/wookie/tags/0.14.0 -m "Wooki
 <p>Send an email to dev@wookie.apache.org informing that you have tagged the trunk for the build and that the trunk has now rolled to the next version. (which also means the freeze has been lifted)</p>
 <h3 id="10-run-the-build-script">10. Run the build script</h3>
 <ol>
-<li>Switch back to the created tag version. Run the ant task 'build-release-all' found in the root build.xml file<ul>
+<li>
+<p>Switch back to the created tag version. </p>
+<p>svn switch https://svn.apache.org/repos/asf/wookie/tags/0.14.0</p>
+</li>
+<li>
+<p>Run the ant task 'build-release-all' found in the root build.xml file</p>
+<ul>
 <li>either use eclipse to run it or use 'ant build-release-all' on the command line at the wookie root folder</li>
 </ul>
 </li>
@@ -326,6 +332,7 @@ g/repos/asf/wookie/tags/0.14.0 -m "Wooki
 <li>examine the WAR build for integrity (also ideally drop the WAR file into a preconfigured tomcat/mysql instance on your machine to make sure it deploys/works okay)</li>
 </ul>
 </li>
+<li>Don't forget you need to switch back to trunk</li>
 </ol>
 <h3 id="11-upload-the-artifacts-to-httpsdistapacheorgreposdistdevwookie">11. Upload the artifacts to https://dist.apache.org/repos/dist/dev/wookie/</h3>
 <p>Since Wookie became a TLP we have moved away from the old method of publishing release candidates to people.apache.org.  We now use the