Author: antonio Date: Wed Dec 8 00:39:09 2004 New Revision: 111235 URL: http://svn.apache.org/viewcvs?view=rev&rev=111235 Log: Update ehcache to 1.1 Added: cocoon/branches/BRANCH_2_1_X/legal/ehcache-1.1.jar.license.txt - copied unchanged from r110083, cocoon/branches/BRANCH_2_1_X/legal/ehcache-1.0.jar.license.txt cocoon/branches/BRANCH_2_1_X/lib/core/ehcache-1.1.jar (contents, props changed) Removed: cocoon/branches/BRANCH_2_1_X/legal/ehcache-1.0.jar.license.txt cocoon/branches/BRANCH_2_1_X/lib/core/ehcache-1.0.jar Modified: cocoon/branches/BRANCH_2_1_X/gump.xml cocoon/branches/BRANCH_2_1_X/lib/jars.xml cocoon/branches/BRANCH_2_1_X/status.xml
Modified: cocoon/branches/BRANCH_2_1_X/gump.xml Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/gump.xml?view=diff&rev=111235&p1=cocoon/branches/BRANCH_2_1_X/gump.xml&r1=111234&p2=cocoon/branches/BRANCH_2_1_X/gump.xml&r2=111235 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/gump.xml (original) +++ cocoon/branches/BRANCH_2_1_X/gump.xml Wed Dec 8 00:39:09 2004 @@ -1467,7 +1467,7 @@ <description> A simple, fast and thread safe cache for Java </description> - <jar name="lib/optional/ehcache-1.0.jar"/> + <jar name="lib/optional/ehcache-1.1.jar"/> </project> <project name="asm"> Deleted: /cocoon/branches/BRANCH_2_1_X/legal/ehcache-1.0.jar.license.txt Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/legal/ehcache-1.0.jar.license.txt?view=auto&rev=111234 ============================================================================== Copied: cocoon/branches/BRANCH_2_1_X/legal/ehcache-1.1.jar.license.txt (from r110083, cocoon/branches/BRANCH_2_1_X/legal/ehcache-1.0.jar.license.txt) Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/legal/ehcache-1.1.jar.license.txt?view=diff&rev=111235&p1=cocoon/branches/BRANCH_2_1_X/legal/ehcache-1.0.jar.license.txt&r1=110083&p2=cocoon/branches/BRANCH_2_1_X/legal/ehcache-1.1.jar.license.txt&r2=111235 ============================================================================== Deleted: /cocoon/branches/BRANCH_2_1_X/lib/core/ehcache-1.0.jar Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/core/ehcache-1.0.jar?view=auto&rev=111234 ============================================================================== Added: cocoon/branches/BRANCH_2_1_X/lib/core/ehcache-1.1.jar Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/core/ehcache-1.1.jar?view=auto&rev=111235 ============================================================================== Binary file. No diff available. Modified: cocoon/branches/BRANCH_2_1_X/lib/jars.xml Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/jars.xml?view=diff&rev=111235&p1=cocoon/branches/BRANCH_2_1_X/lib/jars.xml&r1=111234&p2=cocoon/branches/BRANCH_2_1_X/lib/jars.xml&r2=111235 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/lib/jars.xml (original) +++ cocoon/branches/BRANCH_2_1_X/lib/jars.xml Wed Dec 8 00:39:09 2004 @@ -505,7 +505,7 @@ <title>EHCache</title> <description>Easy Hibernate Cache</description> <used-by>EHCache Store</used-by> - <lib>core/ehcache-1.0.jar</lib> + <lib>core/ehcache-1.1.jar</lib> <homepage>http://ehcache.sourceforge.net/</homepage> </file> Modified: cocoon/branches/BRANCH_2_1_X/status.xml Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?view=diff&rev=111235&p1=cocoon/branches/BRANCH_2_1_X/status.xml&r1=111234&p2=cocoon/branches/BRANCH_2_1_X/status.xml&r2=111235 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/status.xml (original) +++ cocoon/branches/BRANCH_2_1_X/status.xml Wed Dec 8 00:39:09 2004 @@ -206,7 +206,7 @@ Update Deli to x031104 (include over 300 vendor, operator and third party profiles) </action> <action dev="AG" type="update"> - Updated hsqldb to 1.7.3, lucene to 1.4.3. + Updated hsqldb to 1.7.3, lucene to 1.4.3, ehcache to 1.1. </action> <action dev="TC" type="add"> paranoid: make the classloader implementation configurable