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 2012/05/21 13:10:56 UTC

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

Author: buildbot
Date: Mon May 21 11:10:55 2012
New Revision: 818542

Log:
Staging update by buildbot for wookie

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

Propchange: websites/staging/wookie/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May 21 11:10:55 2012
@@ -1 +1 @@
-1330493
+1340968

Modified: websites/staging/wookie/trunk/content/wookie/docs/developer/release-process.html
==============================================================================
--- websites/staging/wookie/trunk/content/wookie/docs/developer/release-process.html (original)
+++ websites/staging/wookie/trunk/content/wookie/docs/developer/release-process.html Mon May 21 11:10:55 2012
@@ -180,7 +180,7 @@ Any new libraries and code added since t
 <h3 id="5-update-all-references-to-snapshot-in-the-properties-files-and-update-the-pom-templates">5. Update all references to SNAPSHOT in the properties files and update the pom-templates</h3>
 <ol>
 <li>
-<p>Find the version reference in the following files. Update it in each case removing the '-SNAPSHOT' at the end, so that it reads for example '0.10.0-incubating'</p>
+<p>Find the version reference in the following files. Update it in each case removing the '-SNAPSHOT' at the end, so that it reads for example '0.10.0-incubating'. Note that in the top-level ivy.xml there are actually three references you need to change, including the dependencies on the Connector and Parser.</p>
 <ul>
 <li>/build.properties</li>
 <li>/ivy.xml</li>