vmassol     01/06/17 14:12:47

  Modified:    cactus/docs/framework/xdocs todo.xml
  Log:
  new todos ...
  
  Revision  Changes    Path
  1.22      +24 -0     jakarta-commons/cactus/docs/framework/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/cactus/docs/framework/xdocs/todo.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- todo.xml  2001/05/12 11:57:32     1.21
  +++ todo.xml  2001/06/17 21:12:47     1.22
  @@ -9,6 +9,16 @@
       <person name="Kelvin Tan" email="[EMAIL PROTECTED]" id="KTA"/>
     </devs>
   
  +  <actions priority="high">
  +    <action context="docs">
  +      Update web site documentation to explain new dependency with Log4j
  +    </action>
  +    <action context="docs">
  +      Write a Roadmap page to explain the planned future versions, when they
  +      will be delivered and what will be in them ...
  +    </action>
  +  </actions>
  +
     <actions priority="medium">
       <action context="docs">
         Write a tutorial that shows how to test EJBs.
  @@ -30,6 +40,20 @@
     </actions>
   
     <actions priority="low">
  +    <action context="build">
  +      Upgrade from Orion 1.4 to Orion 1.5.2
  +    </action>
  +    <action context="build">
  +      Use the latest build of Ant instead of Ant 1.3
  +    </action>
  +    <action context="build">
  +      Add the Ant scripts for JBoss 2.x w/Tomcat provided by Jeffrey Madynski
  +      ([EMAIL PROTECTED])
  +    </action>
  +    <action context="build">
  +      Add the Ant scripts for Enhydra 3.1 provided by Robert Leftwich
  +      ([EMAIL PROTECTED])
  +    </action>
       <action context="docs">
         Write a Cactus integration tutorial for JBuilder 4.
       </action>
  
  
  

Reply via email to