jvanzyl     02/04/18 07:31:04

  Modified:    xdocs    tasks.xml
  Log:
  
  
  Revision  Changes    Path
  1.19      +6 -6      jakarta-turbine-maven/xdocs/tasks.xml
  
  Index: tasks.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/tasks.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- tasks.xml 18 Apr 2002 14:13:31 -0000      1.18
  +++ tasks.xml 18 Apr 2002 14:31:04 -0000      1.19
  @@ -31,12 +31,6 @@
                 directory layout into the classpath for testing and into the JAR
                 that is packaged with the distribution.
               </li>
  -            <li>
  -              When we are dealing with non-distributable JARs we may have to
  -              give the user some additional info like telling them they have
  -              to rename a JAR. So add another field which would contain a 
  -              message blurb to display to the user in these cases.
  -            </li>
             </ul>
           </p>
         </subsection>
  @@ -144,6 +138,12 @@
       <section name="Complete">
         <p>
           <ul>
  +          <li>
  +            When we are dealing with non-distributable JARs we may have to
  +            give the user some additional info like telling them they have
  +            to rename a JAR. So add another field which would contain a 
  +            message blurb to display to the user in these cases.
  +          </li>
             <li>
               A process for moving things from the task list to a list of items
               completed so they can be listed in documentation for a release
  
  
  


Reply via email to