On Wed, Oct 14, 2009 at 21:12, Sergiu Dumitriu <sergiu(a)xwiki.com> wrote:
On 10/12/2009 03:48 PM, tmortagne (SVN) wrote:
Author: tmortagne
Date: 2009-10-12 15:48:22 +0200 (Mon, 12 Oct 2009)
New Revision: 24360
Modified:
platform/core/trunk/xwiki-cache/xwiki-cache-jbosscache/src/main/java/org/xwiki/cache/jbosscache/internal/JBossCacheCacheConfiguration.java
Log:
XWIKI-4452: Upgrade to last JbossCache 3.x version
* fix maximum time to live new handling in LRU (used to be 0 for infinite, it's now
-1)
Isn't there a constant that can be used instead of a direct number?
Actually i never explicitly use -1, the default value changed and is
now also set... by default in the LRUAlgorithmConfig (previouly you
had to set a value or it did not worked).
--
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
--
Thomas Mortagne