vmassol     01/05/13 10:57:06

  Modified:    cactus/docs/framework/xdocs installation.xml
  Log:
  corrected typo ("J2EUnit" instead of "Cactus")
  
  Revision  Changes    Path
  1.6       +2 -2      jakarta-commons/cactus/docs/framework/xdocs/installation.xml
  
  Index: installation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/cactus/docs/framework/xdocs/installation.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- installation.xml  2001/05/04 08:17:10     1.5
  +++ installation.xml  2001/05/13 17:57:06     1.6
  @@ -56,8 +56,8 @@
           </li>
           <li>
             <strong>Servlet Engine</strong>
  -          A Servlet 2.x compliant servlet engine for running your J2EUnit tests
  -          must be present. Cactus works with any servlet engine. Sample Ant
  +          A Servlet 2.x compliant servlet engine (where x >= 2.2) for running
  +          your Cactus tests must be present. Sample Ant
             scripts are even provided for the most common ones (see the
             <link href="features.html">features list</link>).
           </li>
  
  
  

Reply via email to