vmassol     01/06/17 07:51:42

  Modified:    cactus/docs/framework/xdocs changes.xml features.xml
  Log:
  works with JUnit 3.7
  
  Revision  Changes    Path
  1.20      +3 -0      jakarta-commons/cactus/docs/framework/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/cactus/docs/framework/xdocs/changes.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- changes.xml       2001/06/17 13:37:19     1.19
  +++ changes.xml       2001/06/17 14:51:42     1.20
  @@ -24,6 +24,9 @@
       </devs>
   
       <release version="1.1 in CVS">
  +      <action dev="VMA" type="update">
  +        Tested with JUnit 3.7.
  +      </action>
         <action dev="VMA" type="add">
           Added automatic script support for Resin 2.0
         </action>
  
  
  
  1.6       +1 -1      jakarta-commons/cactus/docs/framework/xdocs/features.xml
  
  Index: features.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/cactus/docs/framework/xdocs/features.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- features.xml      2001/06/17 13:37:02     1.5
  +++ features.xml      2001/06/17 14:51:42     1.6
  @@ -157,7 +157,7 @@
             before and after calling each <code>testXXX()</code> method
           </li>
           <li>
  -          Tested with all versions of JUnit up to 3.6 included.
  +          Tested with all versions of JUnit up to 3.7 included.
           </li>
           <li>
             Support for Servlet API 2.2 and 2.3 (Support for Servlet API 2.1 is
  
  
  

Reply via email to