joerg 2003/06/24 17:58:40
Modified: . status.xml
Log:
fixed cache key generation (creating a String from the parameters)
Revision Changes Path
1.61 +3 -3 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- status.xml 21 Jun 2003 14:14:28 -0000 1.60
+++ status.xml 25 Jun 2003 00:58:39 -0000 1.61
@@ -182,9 +182,9 @@
<release version="@version@" date="@date@">
<action dev="JH" type="fix">
- Fixed some caching and logging issues in the DirectoryGenerator.
- Fixed the root pattern handling (if not matching directory found leave out the
ancestors).
- Fixed empty src attribute handling.
+ Fixed some caching (added missing parameters and changed algorithm for cache
key generation)
+ and logging issues in the DirectoryGenerator. Fixed the root pattern handling
(if not matching
+ directory found leave out the ancestors). Fixed empty src attribute handling.
</action>
<action dev="GP" type="update">
Upgraded to new Axis 1.1 release