cmlenz 2002/12/15 05:50:10
Modified: documentation/docs/xdocs changes.xml
Log:
Add some recent changes.
Revision Changes Path
1.62 +12 -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.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- changes.xml 1 Dec 2002 19:30:15 -0000 1.61
+++ changes.xml 15 Dec 2002 13:50:09 -0000 1.62
@@ -45,9 +45,21 @@
<devs>
<person name="Vincent Massol" email="[EMAIL PROTECTED]" id="VMA"/>
<person name="Nicholas Lesiecki" email="[EMAIL PROTECTED]" id="NDL"/>
+ <person name="Christopher Lenz" email="[EMAIL PROTECTED]" id="CML"/>
</devs>
<release version="1.5" date="- in CVS">
+ <action dev="CML" type="fix">
+ Enable the <code>ServletTestRunner</code> to run in an environment where
+ it is not allowed to set system properties. In such cases, the
+ <code>cactus.properties</code> configuration file needs to be on the
+ server classpath.
+ </action>
+ <action dev="CML" type="update">
+ Implemented server-side XSLT transformations in the
+ <code>ServletTestRunner</code>. The code is based on the TraX API but
+ uses reflection to avoid a direct runtime dependancy.
+ </action>
<action dev="VMA" type="add">
Added automated Ant scripts for JBoss/Jetty 3.x.
</action>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>