giacomo 2003/09/18 01:56:13
Modified: . status.xml
Log:
<action dev="GP" type="fix">
Fixed issues the cron block had when cocoon (or the servlet contaier ?)
allows reloads.
</action>
Revision Changes Path
1.148 +5 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -d -b -u -r1.147 -r1.148
--- status.xml 11 Sep 2003 23:53:51 -0000 1.147
+++ status.xml 18 Sep 2003 08:56:12 -0000 1.148
@@ -190,6 +190,10 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="GP" type="fix">
+ Fixed issues the cron block had when cocoon (or the servlet contaier ?)
+ allows reloads.
+ </action>
<action dev="VG" type="remove">
Removed deprecated XPathProcessor and implementations. These classes
where
moved into the Excalibur XMLUtil package. Removed Jaxen libraries used
by