You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by cm...@apache.org on 2003/01/01 21:04:02 UTC

cvs commit: jakarta-cactus/documentation/docs/xdocs todo.xml

cmlenz      2003/01/01 12:04:02

  Modified:    documentation/docs/xdocs todo.xml
  Log:
  - Remove done items from todo list
  
  Revision  Changes    Path
  1.39      +2 -9      jakarta-cactus/documentation/docs/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/todo.xml,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- todo.xml	1 Jan 2003 19:56:43 -0000	1.38
  +++ todo.xml	1 Jan 2003 20:04:02 -0000	1.39
  @@ -43,9 +43,6 @@
           Add documentation for a new way to start Cactus tests by using the
           Jetty Initializer.
         </action>
  -      <action assigned-to="Christopher Lenz">
  -        Add doc for new <code>JspTagLifecycle</code> class.
  -      </action>
       </category>
   
       <category title="Build Process">
  @@ -65,12 +62,8 @@
   
       <category title="Design/Code">
         <action assigned-to="Christopher Lenz">
  -        Improve the ServletTestRunner. Move stylesheet definition to web.xml
  -        and provide support for XSLT performed inside ServletTestRunner. 
  -        Bundle an XSLT stylesheet with the sample-servlet.
  -        Maybe add stack trace filtering.
  -        Look at ways to make it run without the permission to set system
  -        properties.
  +        Improve the ServletTestRunner: look at ways to make it run without the
  +        permission to set system properties.
           Potentially look at replacing it by the JUnitEE test runner.
         </action>
         <action>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>