vmassol     2004/05/11 13:54:22

  Modified:    documentation/docs/xdocs changes.xml
  Log:
  fix ServletTestRunner bug (CACTUS-107) + added unit tests so that it doesn't happen 
again...
  
  Revision  Changes    Path
  1.188     +9 -0      jakarta-cactus/documentation/docs/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v
  retrieving revision 1.187
  retrieving revision 1.188
  diff -u -r1.187 -r1.188
  --- changes.xml       8 May 2004 20:07:26 -0000       1.187
  +++ changes.xml       11 May 2004 20:54:22 -0000      1.188
  @@ -92,6 +92,15 @@
         <release version="1.7dev" date="in CVS">
         </release>
   
  +      <release version="1.6.1" date="in CVS">
  +        <action dev="VMA" type="fix" fixes-bug="CACTUS-107">
  +          An error was introduced in the Servlet Test Runner during the 
  +          internal package refactoring that happened in Cactus 1.6. The
  +          <code>XMLTransformer</code> could not be loaded and it resulted
  +          in a <code>ClassNotFoundException</code> exception.
  +        </action>
  +      </release>
  +
         <release version="1.6" date="08 May 2004">
           <action dev="VMA" type="update">
             The <code>ServletTestRunner</code> now looks for am optional 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to