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/10/19 20:32:25 UTC

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

vmassol     2003/10/19 11:32:25

  Modified:    documentation/docs/xdocs/participating todo.xml
  Log:
  A few more ideas
  
  Revision  Changes    Path
  1.40      +9 -1      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.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- todo.xml	21 Sep 2003 10:07:08 -0000	1.39
  +++ todo.xml	19 Oct 2003 18:32:25 -0000	1.40
  @@ -57,6 +57,9 @@
           Improve the documentation CheckSitemap Ant task to check external URLs
           (when online).
         </action>
  +      <action>
  +        Document the new features for Cactus logging.
  +      </action>
       </category>
   
       <category title="Build Process">
  @@ -66,6 +69,10 @@
           negates this nice feature...
         </action>
         <action>
  +        Add an automated Maven build (using codehaus). See
  +        http://wiki.codehaus.org/general/CodehausBuildmeister.
  +      </action>
  +      <action>
           Prevent the sample jetty project from building if the J2EE API
           is 1.2.
         </action>
  @@ -112,7 +119,8 @@
           Potentially replace access to instance variables of redirectors by 
           method calls. For example, replace "request.xxx()" by 
           "getHttpServletRequest().xxx()". Deprecate the direct access. Needs
  -        to be discussed on cactus-dev.
  +        to be discussed on cactus-dev. Also, deprecate XXXTestCase in favor
  +        of test suites.
         </action>
         <action>
           Add support for multi-concurrent Cactus tests. This involves storing
  
  
  

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