From 8d4244c1b602a96ae44f348ac883531d363a3307 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Sat, 25 Dec 2004 23:37:40 +0000 Subject: [PATCH] EH-CACHE change. 1.1 seems to have some problems when running from a WAR. So we'll go back to 1.0, being the version Spring is officially using anyway. --- project.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project.xml b/project.xml index cc15b9418f..0a6fd2cb7c 100644 --- a/project.xml +++ b/project.xml @@ -138,7 +138,7 @@ ehcache ehcache - 1.1 + 1.0 jar http://ehcache.sourceforge.net @@ -152,7 +152,7 @@ jar http://www.caucho.com - true + false