vmassol 2003/03/14 07:29:27
Modified: documentation/docs/xdocs changes.xml
Log:
Update after Chris' changes related to the updated jars
Revision Changes Path
1.85 +6 -5 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.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- changes.xml 8 Mar 2003 20:38:20 -0000 1.84
+++ changes.xml 14 Mar 2003 15:29:27 -0000 1.85
@@ -57,6 +57,12 @@
</devs>
<release version="1.5" date="- in CVS">
+ <action dev="CML" type="update">
+ Update of jars bundled in the Cactus distribution: Commons Logging
+ 1.0.2, Log4j 1.2.7, HttpClient 2.0alpha3, HttpUnit 1.5 and
+ JUnit 3.8.1. In addition the some of the jars needed to build Cactus
+ were also updated: Checkstyle 3.0 and BeanUtils 1.6.1.
+ </action>
<action dev="VMA" type="add">
Added ability to add any additional HTTP parameters to the request
used by Cactus to the Form-based authentication security URL.
@@ -237,11 +243,6 @@
the property name is <code>cactus.initializer</code>). It will be run
once per JVM only. The initializer class must implement the
<code>org.apache.cactus.util.Initializable</code> interface.
- </action>
- <action dev="VMA" type="update">
- Update of jars bundled in the Cactus distribution: Commons Logging
- 1.0.1, Log4j 1.2.6, HttpClient 2.0alpha2 built on 25/01/2003,
- HttpUnit 1.4.5 and JUnit 3.8.1.
</action>
<action dev="VMA" type="add">
Added support for client side <code>begin(...)</code>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]