Author: lindner
Date: Tue Sep 30 15:23:23 2008
New Revision: 700611
URL: http://svn.apache.org/viewvc?rev=700611&view=rev
Log:
ehcache config file moved
Modified:
incubator/shindig/trunk/java/common/src/main/bundle/ehcache.properties
Modified: incubator/shindig/trunk/java/common/src/main/bundle/ehcache.properties
URL:
http://svn.apache.org/viewvc/incubator/shindig/trunk/java/common/src/main/bundle/ehcache.properties?rev=700611&r1=700610&r2=700611&view=diff
==============================================================================
--- incubator/shindig/trunk/java/common/src/main/bundle/ehcache.properties
(original)
+++ incubator/shindig/trunk/java/common/src/main/bundle/ehcache.properties Tue
Sep 30 15:23:23 2008
@@ -1,2 +1,2 @@
-cache.config=/org/apache/shindig/cache/ehcache/ehcacheConfig.xml
-cache.jmx.stats=true
\ No newline at end of file
+cache.config=/org/apache/shindig/common/cache/ehcache/ehcacheConfig.xml
+cache.jmx.stats=true