dlr 02/03/18 16:40:20
Modified: xdocs/common release-process.xml
Log:
Split out the existing "Release process" section into a new "Tagging
an individual module" section, and added text and a list of modules to
tag.
Revision Changes Path
1.2 +19 -0 jakarta-turbine-site/xdocs/common/release-process.xml
Index: release-process.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-site/xdocs/common/release-process.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -u -r1.1 -r1.2
--- release-process.xml 19 Mar 2002 00:34:40 -0000 1.1
+++ release-process.xml 19 Mar 2002 00:40:20 -0000 1.2
@@ -11,6 +11,25 @@
<section name="Release process">
+<p>
+ Turbine's release process consists of tagging one or more version
+ control modules (Turbine and its dependencies). For the 2.x
+ development path, the module list to consider for tagging consists
+ of the following:
+ <ul>
+ <li>jakarta-turbine-2</li>
+ <li>jakarta-turbine-fulcrum</li>
+ <li>jakarta-turbine-torque</li>
+ <li>jakarta-turbine-stratum</li>
+ <li>jakarta-turbine-maven</li>
+ </ul>
+ <!-- HELP: What about the TDK? -->
+</p>
+
+</section>
+
+<section name="Tagging an individual module">
+
<ol>
<li>
Perform a successful build and test suite execution.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>