vmassol     2002/06/15 04:03:32

  Modified:    documentation/docs/xdocs changes.xml
  Log:
  correct bug reported by Daniel Dennison on 
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9544
  
  Revision  Changes    Path
  1.21      +6 -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.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- changes.xml       9 Jun 2002 18:32:42 -0000       1.20
  +++ changes.xml       15 Jun 2002 11:03:32 -0000      1.21
  @@ -48,6 +48,12 @@
       </devs>
   
       <release version="1.4 in CVS">
  +      <action dev="VMA" type="fix" due-to="Daniel Dennison" 
due-to-email="[EMAIL PROTECTED]">
  +        (<link href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9544";>
  +         Bug #9544</link>. It seems that it is possible that the test result 
contain an end of line
  +         character and the Cactus <code>WebTestResultParser</code> was choking on 
this and seeing
  +         the returned result as invalid. This has been fixed.
  +      </action>
         <action dev="VMA" type="add">
           Added Test Coverage Reports as part of the Web Site generation.
         </action>
  
  
  

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

Reply via email to