You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2003/04/09 00:25:49 UTC

cvs commit: maven/src/plugins-build/cactus/xdocs tasks.xml

vmassol     2003/04/08 15:25:48

  Modified:    src/plugins-build/cactus/xdocs tasks.xml
  Log:
  New todo: add support for Jetty.
  
  Revision  Changes    Path
  1.4       +6 -1      maven/src/plugins-build/cactus/xdocs/tasks.xml
  
  Index: tasks.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/cactus/xdocs/tasks.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- tasks.xml	8 Apr 2003 21:40:20 -0000	1.3
  +++ tasks.xml	8 Apr 2003 22:25:48 -0000	1.4
  @@ -12,8 +12,13 @@
         	Lists of todos and ideas for future versions.
         </p>
   
  -      <subsection name="Unassigned">
  +      <subsection name="2.1">
           <p>
  +          <ul>
  +            <li>
  +              Add support for Jetty.
  +            </li>
  +          </ul>
           </p>
         </subsection>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org