jvanzyl 02/03/28 09:59:10
Modified: xdocs goals.xml
Log:
Revision Changes Path
1.10 +15 -14 jakarta-turbine-maven/xdocs/goals.xml
Index: goals.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/xdocs/goals.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- goals.xml 28 Mar 2002 17:50:07 -0000 1.9
+++ goals.xml 28 Mar 2002 17:59:10 -0000 1.10
@@ -15,12 +15,12 @@
that Maven attempts to deal with:
<ul>
<li>Making the build process easy</li>
- <li>Uniformity of the build system</li>
+ <li>Providing a uniform build system</li>
<li>Providing quality project information</li>
- <li>Process guidelines</li>
- <li>Thorough testing practices which includes coverage testing</li>
- <li>Coherent visualization of project information</li>
- <li>Transparent migration to new features</li>
+ <li>Providing clear development process guidelines</li>
+ <li>Providing guidelines for thorough testing practices</li>
+ <li>Providing coherent visualization of project information</li>
+ <li>Allowing transparent migration to new features</li>
</ul>
</p>
@@ -36,7 +36,7 @@
</p>
</subsection>
- <subsection name="Uniformity of the build system">
+ <subsection name="Providing a uniform build system">
<p>
Maven allows a project to build using its project object model (POM) and
a single set of Ant build files that are shared by all projects using
@@ -52,22 +52,17 @@
</p>
</subsection>
- <subsection name="Development process guidelines">
+ <subsection name="Providing clear development process guidelines">
<p>
</p>
</subsection>
- <subsection name="Thorough testing practices which include coverage testing">
+ <subsection name="Providing guidelines for thorough testing practices">
<p>
</p>
</subsection>
- <subsection name="Coherent visualization of project information">
- <p>
- </p>
- </subsection>
-
- <subsection name="Visualization of project information">
+ <subsection name="Providing coherent visualization of project information">
<p>
In order to aid in that comprehension, it will be necessary
not only to produce metrics for the source base in question
@@ -126,6 +121,12 @@
</li>
</ul>
</subsection>
+
+ <subsection name="Allowing transparent migration to new features">
+ <p>
+ </p>
+ </subsection>
+
</section>
</body>
</document>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>