jvanzyl     02/03/28 09:45:16

  Modified:    xdocs    goals.xml
  Log:
  
  
  Revision  Changes    Path
  1.8       +28 -3     jakarta-turbine-maven/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/goals.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- goals.xml 28 Mar 2002 17:22:33 -0000      1.7
  +++ goals.xml 28 Mar 2002 17:45:16 -0000      1.8
  @@ -17,23 +17,48 @@
             <li>Making the build process easy</li>
             <li>Uniformity of the build system</li>
             <li>Providing quality project information</li>
  -          <li>Coherent visualization of 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>
           </ul>
         </p>
   
         <subsection name="Making the build process easy">
  +        <p>
  +          While using Maven doesn't eliminate the need to know about the underlying
  +          build tool, in our case Ant, Maven does provide a lot of shielding from
  +          the harrowing details that may thwart new users. Maven has an easy
  +          installation <a href="getting-started.html">process</a>, that we
  +          strive to make comfortable for novices and experts alike, that when
  +          complete allows for very easy building while providing a great
  +          deal of power.
  +        </p>
         </subsection>
  +
         <subsection name="Uniformity of the build system">
  +        <p>
  +        </p>
         </subsection>
  +
         <subsection name="Providing quality project information">
  +        <p>
  +        </p>
         </subsection>
  -      <subsection name="Coherent visualization of project information">
  -      </subsection>
  +
         <subsection name="Development process guidelines">
  +        <p>
  +        </p>
         </subsection>
  +
         <subsection name="Thorough testing practices which include coverage testing">
  +        <p>
  +        </p>
  +      </subsection>
  +
  +      <subsection name="Coherent visualization of project information">
  +        <p>
  +        </p>
         </subsection>
   
         <subsection name="Visualization of project information">
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to