Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
373:7f7d6037d242 | 374:91fbaa2744bf |
---|---|
1 2011-05-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java: | |
4 Use the cache for the wst value table if configured. | |
5 | |
6 * doc/conf/cache.xml: Choose a more precise name for the | |
7 wst value table cache. | |
8 | |
1 2011-04-29 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 9 2011-04-29 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 10 |
3 * pom.xml: Added dependency to Ehcache. Apache 2.0 license. | 11 * pom.xml: Added dependency to Ehcache. Apache 2.0 license. |
4 | 12 |
5 * doc/conf/conf.xml: Added configuration of ehcache. | 13 * doc/conf/conf.xml: Added configuration of ehcache. |