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 2002/11/29 09:14:53 UTC

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

cmlenz      2002/11/29 00:14:53

  Modified:    documentation/docs/xdocs todo.xml
  Log:
  - Assign ServletTestRunner todo to myself
  - Change JSP1.4 -> JSP2.0
  - A couple tabs removed
  
  Revision  Changes    Path
  1.33      +5 -5      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.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- todo.xml	24 Nov 2002 21:44:55 -0000	1.32
  +++ todo.xml	29 Nov 2002 08:14:53 -0000	1.33
  @@ -70,10 +70,10 @@
   
       <category title="Design/Code">
         <action assigned-to="Vincent Massol">
  -      	Remove HttpURLConnection and replace it by the one we have submitted
  -      	to the HttpClient project.
  +        Remove HttpURLConnection and replace it by the one we have submitted
  +        to the HttpClient project.
         </action>
  -      <action>
  +      <action assigned-to="Christopher Lenz">
           Improve the ServletTestRunner. Move stylesheet definition to web.xml
           and provide support for XSLT performed inside ServletTestRunner. 
           Potentially look at replacing it by the JUnitEE test runner.
  @@ -108,13 +108,13 @@
   
       <category title="Build Process">
         <action assigned-to="Jason Van Zyl">
  -      	Move Cactus to Maven.
  +        Move Cactus to Maven.
         </action>
       </category>
       
       <category title="Design/Code">
         <action>
  -        Add support for Servlet API 2.4/JSP 1.4 (by using Tomcat 5).
  +        Add support for Servlet API 2.4/JSP 2.0 (by using Tomcat 5).
         </action>
         <action>
           Potentially replace access to instance variables of redirectors by 
  
  
  

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