Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 374:91fbaa2744bf
Added caching support for the wst value tables.
flys-artifacts/trunk@1783 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Sun, 01 May 2011 10:58:38 +0000 |
parents | 7f7d6037d242 |
children | 60f63539d004 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Fri Apr 29 16:56:37 2011 +0000 +++ b/flys-artifacts/ChangeLog Sun May 01 10:58:38 2011 +0000 @@ -1,3 +1,11 @@ +2011-05-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java: + Use the cache for the wst value table if configured. + + * doc/conf/cache.xml: Choose a more precise name for the + wst value table cache. + 2011-04-29 Sascha L. Teichmann <sascha.teichmann@intevation.de> * pom.xml: Added dependency to Ehcache. Apache 2.0 license.