Modifications to support EH-CACHE upgrade (EH-CACHE appears to have changed the way the default cache configuration file gets handled).

This commit is contained in:
Ben Alex
2004-12-21 13:04:11 +00:00
parent 268c894b23
commit 4bcc1222e1
5 changed files with 67 additions and 4 deletions

View File

@@ -137,7 +137,7 @@
<dependency>
<groupId>ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>0.9</version>
<version>1.1</version>
<type>jar</type>
<url>http://ehcache.sourceforge.net</url>
<properties>