vmassol 2003/10/24 09:37:00
Modified: documentation/docs/xdocs/participating Tag: CACTUS_15_BRANCH
release_checklist.xml
Log:
- fixed location where to upload the release
- added edition of changes.xml
- removed a duplicated step
Revision Changes Path
No revision
No revision
1.14.2.2 +10 -7
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.14.2.1
retrieving revision 1.14.2.2
diff -u -r1.14.2.1 -r1.14.2.2
--- release_checklist.xml 29 Aug 2003 14:16:57 -0000 1.14.2.1
+++ release_checklist.xml 24 Oct 2003 16:37:00 -0000 1.14.2.2
@@ -44,13 +44,14 @@
template</jump> is provided at the bottom of this page.
</li>
<li>
- Ensure that the Cactus web site is up to date with the new release.
- </li>
- <li>
Ensure you have added a news item for the new Cactus release on
the <link href="site:news">News</link> page.
</li>
<li>
+ Edit <code>changes.xml</code> and replace "<code>in CVS</code>" with
+ the date of the release.
+ </li>
+ <li>
Edit <code>build-common.xml</code> and
modify the <code>project.*.version</code> Ant properties so that
they reflect the version number for the release (no
@@ -73,10 +74,12 @@
</li>
<li>
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.
+ and the zipped Ant distribution to <code>archive.apache.org</code>,
+ putting them in the
+ <code>/www/archive.apache.org/dist/jakarta/cactus</code>
+ directory (binaries go in <code>binaries/</code> and sources in
+ <code>source/</code>). Also make sure you link the latest versions
+ to the <code>*-current.zip</code> files.
</li>
<li>
Upload the Cactus website by running <code>ant upload</code> in the
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]