vmassol 2002/07/28 15:46:25
Modified: documentation/docs/xdocs release_checklist.xml
Log:
added info on the src release
Revision Changes Path
1.6 +6 -2 jakarta-cactus/documentation/docs/xdocs/release_checklist.xml
Index: release_checklist.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/release_checklist.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- release_checklist.xml 28 Jul 2002 22:34:28 -0000 1.5
+++ release_checklist.xml 28 Jul 2002 22:46:25 -0000 1.6
@@ -54,6 +54,9 @@
CVS logs for the changes page.</em>
</li>
<li>
+ Build the source release (<code>ant release.src</code>).
+ </li>
+ <li>
Install each delivered release on your local computer and try running
the Sample application tests for one application server.
</li>
@@ -69,8 +72,9 @@
Ant>-<date>.zip</code>.
</li>
<li>
- Upload the Cactus releases (for all Servlet APIs) and the zipped Ant
- distribution to <code>jakarta.apache.org</code>, putting them in a
+ Upload the Cactus releases (for all Servlet APIs and the source one)
+ and the zipped Ant distribution to <code>jakarta.apache.org</code>,
+ putting them in a
<code>/www/jakarta.apache.org/builds/jakarta-cactus/release/<version></code>
directory.
</li>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>