unico 2004/03/08 13:41:20
Modified: lib jars.xml
Log:
jar entry for ehcache dependency
Revision Changes Path
1.183 +9 -1 cocoon-2.1/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- jars.xml 4 Mar 2004 07:01:56 -0000 1.182
+++ jars.xml 8 Mar 2004 21:41:19 -0000 1.183
@@ -513,6 +513,14 @@
</file>
<file>
+ <title>EHCache</title>
+ <description>Easy Hibernate Cache</description>
+ <used-by>EHCache Store</used-by>
+ <lib>scratchpad/lib/ehcache-0.7.jar</lib>
+ <homepage>http://ehcache.sourceforge.net/</homepage>
+ </file>
+
+ <file>
<title>Java Formatter</title>
<description>
This program formats Java code with consistent indentation and so