From 417d1f625612de19143a8012bf637cc4386fb47f Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Sun, 21 Oct 2012 16:19:52 +0000 Subject: [PATCH] * workaround ehcache bug that causes it to crash on startup if there is an xml entity like & in the system property. Oddly enough this can be fixed by just not using the system property syntax --- source/ehcache.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ehcache.xml b/source/ehcache.xml index 8c187f24..48ac5abf 100644 --- a/source/ehcache.xml +++ b/source/ehcache.xml @@ -3,7 +3,7 @@ - +