dlr 02/05/07 10:24:10
Modified: xdocs release-process.xml
Log:
Added notes about sending emails to announce start and end of version
control freeze (for tagging operation) to the list of steps for
"Tagging an individual module".
Revision Changes Path
1.4 +8 -0 jakarta-turbine-maven/xdocs/release-process.xml
Index: release-process.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/xdocs/release-process.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -u -r1.3 -r1.4
--- release-process.xml 7 May 2002 01:05:41 -0000 1.3
+++ release-process.xml 7 May 2002 17:24:10 -0000 1.4
@@ -43,6 +43,10 @@
<ol>
<li>
+ Send email to the development mailing list announcing a version
+ control freeze for tagging.
+ </li>
+ <li>
Check out fresh working copy of CVS module you're going to tag.
</li>
<li>
@@ -72,6 +76,10 @@
Set the next development version number in Maven project.xml
and/or Ant default.properties and commit the change to the version
control repository. For example, 3.0-b1 would become 3.0-b2-dev.
+ </li>
+ <li>
+ Send email to the development mailing list announcing completion
+ of the tag.
</li>
</ol>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>