vmassol 2003/11/23 14:02:03
Modified: documentation/docs/xdocs/participating release_checklist.xml
Log:
Added missing step
Revision Changes Path
1.20 +21 -0
jakarta-cactus/documentation/docs/xdocs/participating/release_checklist.xml
Index: release_checklist.xml
===================================================================
RCS file:
/home/cvs/jakarta-cactus/documentation/docs/xdocs/participating/release_checklist.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- release_checklist.xml 23 Nov 2003 19:12:40 -0000 1.19
+++ release_checklist.xml 23 Nov 2003 22:02:03 -0000 1.20
@@ -113,6 +113,27 @@
</ul>
</li>
<li>
+ Checkout the <code>jakarta-site2</code> CVS module. Modify the
+ following files and then run <code>ant</code>. Commit the modified
+ files. Then log on <code>cvs.apache.org</code>, go to
+ <code>/www/jakarta.apache.org/site</code> and type
+ <code>cvs update</code>.
+ <ul>
+ <li>
+ <code>news.xml</code>
+ </li>
+ <li>
+ <code>binindex.xml</code>
+ </li>
+ <li>
+ <code>sourceindex.xml</code>
+ </li>
+ <li>
+ <code>index.xml</code>
+ </li>
+ </ul>
+ </li>
+ <li>
Prepare the next version by editing again the
<code>build-common.xml</code> file and modifying the
<code>project.*.version</code> properties with the new development
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]