vmassol     2003/03/30 08:26:57

  Modified:    documentation/docs/xdocs changes.xml
  Log:
          <action dev="VMA" type="fix" fixes-bug="9544" due-to="Misak Boulatian" 
due-to-email="[EMAIL PROTECTED]">
            Cactus was not correctly handling the <code>ComparisonFailure</code> 
            exception introduced by JUnit 3.8.1 and these exceptions were 
            reported as errors instead of failures.
          </action>
  
  Revision  Changes    Path
  1.92      +5 -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.91
  retrieving revision 1.92
  diff -u -r1.91 -r1.92
  --- changes.xml       29 Mar 2003 22:10:43 -0000      1.91
  +++ changes.xml       30 Mar 2003 16:26:57 -0000      1.92
  @@ -57,6 +57,11 @@
         </devs>
   
         <release version="1.5" date="- in CVS">
  +        <action dev="VMA" type="fix" fixes-bug="9544" due-to="Misak Boulatian" 
due-to-email="[EMAIL PROTECTED]">
  +          Cactus was not correctly handling the <code>ComparisonFailure</code> 
  +          exception introduced by JUnit 3.8.1 and these exceptions were 
  +          reported as errors instead of failures.
  +        </action>
           <action dev="VMA" type="fix" due-to="Melissa White" due-to-email="[EMAIL 
PROTECTED]">
             Fixed bug in Cactus exception handling where an invalid test result 
             could result in a <code>StringIndexOutOfBoundsException</code>, thus 
  
  
  

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

Reply via email to