You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2003/02/06 10:36:53 UTC

cvs commit: jakarta-cactus/documentation/docs/xdocs changes.xml

vmassol     2003/02/06 01:36:53

  Modified:    documentation/docs/xdocs changes.xml
  Log:
  Added a missed change.
  
  Revision  Changes    Path
  1.78      +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.77
  retrieving revision 1.78
  diff -u -r1.77 -r1.78
  --- changes.xml	3 Feb 2003 10:52:45 -0000	1.77
  +++ changes.xml	6 Feb 2003 09:36:53 -0000	1.78
  @@ -123,6 +123,11 @@
           <action dev="VMA" type="add">
             Added automated Ant scripts for JBoss/Jetty 3.x.
           </action>
  +        <action dev="CML" type="fix">
  +          Fixed bug where users using a Locale which does not format numbers
  +          with dots (".") had issues with the JUnitReport Ant XSL stylesheet.
  +          The Servlet Test Runner code now forces a US Locale.
  +        </action>
           <action dev="VMA" type="add" due-to="Christopher Lenz" due-to-email="cmlenz@gmx.de">
             Added new extension class to help unit test JSP Taglibs. See the
             <code>TestJspTagLifecycle</code> test class in the sample-servlet
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org