cmlenz      2002/12/26 12:14:15

  Modified:    documentation/docs/xdocs changes.xml
  Log:
  - Added stack trace filtering to the changelog
  
  Revision  Changes    Path
  1.64      +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.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- changes.xml       15 Dec 2002 18:26:34 -0000      1.63
  +++ changes.xml       26 Dec 2002 20:14:15 -0000      1.64
  @@ -49,6 +49,11 @@
       </devs>
   
       <release version="1.5" date="- in CVS">
  +      <action dev="CML" type="update">
  +        Added stack trace filtering to the ServletTestRunner. Stack frames
  +        in the JUnit framework classes as well as in the Cactus base test case
  +        classes are filtered out.
  +      </action>
         <action dev="VMA" type="add">
           The Cactus web site now provides online documentation for both the
           CVS HEAD version and the last released version.
  
  
  

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

Reply via email to