vmassol 2003/07/13 03:11:40
Modified: documentation/docs/xdocs/participating release_checklist.xml
Log:
Removed the Clover step as it is automatically enforced by the "ant release" target.
Revision Changes Path
1.4 +4 -8
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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- release_checklist.xml 13 Jul 2003 10:08:46 -0000 1.3
+++ release_checklist.xml 13 Jul 2003 10:11:39 -0000 1.4
@@ -43,15 +43,11 @@
included in the distribution and to verify it really works.
</li>
<li>
- Make sure you turn Clover on (enable it in
- <code>build.properties</code>). Otherwise, test coverage reports will
- not be generated on the Cactus web site.
- </li>
- <li>
Build the Cactus release for all Servlet APIs (<code>ant
- release</code>). <em>Note: Make sure you are connected to the internet
- when building the releases as the documentation subproject needs the
- CVS logs for the changes page.</em>
+ release</code> at the top level). <em>Note: Make sure you are
+ connected to the internet when building the releases as the
+ documentation subproject needs the CVS logs for the changes
+ page.</em>
</li>
<li>
Build the source release (<code>ant release.src</code>).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]