Author: crossley
Date: Sat Aug 22 07:43:13 2009
New Revision: 806802
URL: http://svn.apache.org/viewvc?rev=806802&view=rev
Log:
Add a step to increment xml entities for version numbers in this
"How_to_release".
Modified:
forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml
Modified:
forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml?rev=806802&r1=806801&r2=806802&view=diff
==============================================================================
---
forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml
(original)
+++
forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml
Sat Aug 22 07:43:13 2009
@@ -923,6 +923,9 @@
<source><property name="version" value="&nt;"/></source></li>
<li>Edit version numbers in plugins/build.xml</li>
<li>Edit version numbers in tools/forrestbar</li>
+ <li>Increment the version numbers in the head of the xml source of this
+ "How_to_release" document. These are xml entities which display the
+ various version numbers in this document.</li>
<li><p>
Update the .htaccess file to redirect /docs/dev/ to the next
version, and do other changes noted in the .htaccess file. See