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 vm...@apache.org on 2003/05/14 22:38:33 UTC

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

vmassol     2003/05/14 13:38:33

  Modified:    documentation/docs/xdocs/participating todo.xml
  Log:
  - Removed done items
  - Reworded a few to match the new Ant integration module
  
  Revision  Changes    Path
  1.25      +7 -25     jakarta-cactus/documentation/docs/xdocs/participating/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/participating/todo.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- todo.xml	29 Apr 2003 10:09:07 -0000	1.24
  +++ todo.xml	14 May 2003 20:38:33 -0000	1.25
  @@ -41,21 +41,10 @@
     <version title="Version 1.5">
   
       <category title="Documentation">
  -      <action>
  -        Modify the web site presentation: start by introducing the Cactus
  -        Ecosystem: framework + front ends.
  -      </action>
         <action assigned-to="Jason Robertson, Vincent Massol">
           Add documentation for form-based authentication.
         </action>
       </category>
  -
  -    <category title="Design/Code">
  -      <action assigned-to="Vincent Massol">
  -        In the Ant Integration, support merging of user web.xml with Cactus
  -        provided web.xml.
  -      </action>
  -    </category>
       
     </version>
   
  @@ -73,10 +62,11 @@
           Move Cactus to Maven.
         </action>
         <action>
  -        Add Ant scripts for JBoss/Tomcat.
  +        Add support in Ant Integration for JBoss/Tomcat (JBoss/Jetty is 
  +        supported).
         </action>
         <action>
  -        Add Ant scripts for the J2EE RI.
  +        Add support in Ant Integration for the J2EE RI.
         </action>
       </category>
       
  @@ -125,13 +115,6 @@
           Servlet/JSP/Filter Redirector, which is fine for certain tests but not
           needed for others.
         </action>
  -      <action assigned-to="Vincent Massol">
  -        In the Ant Integration, add support for EARs (used for EJB unit 
  -        testing).
  -      </action>
  -      <action>
  -        Add support for Orion 2.0 in the Ant Integration.
  -      </action>
       </category>
   
       <category title="Ideas">
  @@ -156,11 +139,10 @@
           used to automatically generate <code>web.xml</code> files,
           automatically generating test cases from methods to test, ...
         </action>
  -      <action assigned-to="Nicholas Lesiecki, Vincent Massol">
  -        Add tutorial on AspectJ testing (using AspectJ with Cactus testing
  -        in order to easily intercept method calls and relace them by the
  -        needed behavior for the test). Research adding a Cactus Aspect 
  -        extension to allow writing test cases as Aspects (this would allow to
  +      <action>
  +        Add tutorial on Cactus and AOP unit testing (using AspectWerkz
  +        for example). Also research adding a Cactus Aspect extension to allow 
  +        writing test cases as Aspects (this would allow to
           remove the need for Cactus redirectors in most cases).
         </action>
         <action>
  
  
  

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