Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2090:17e7a0d063bd
Add cache config for static wqkms data.
flys-artifacts/trunk@3615 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 06 Jan 2012 12:55:01 +0000 |
parents | 0da8874bd378 |
children | 5d158f8ad080 |
comparison
equal
deleted
inserted
replaced
2089:0da8874bd378 | 2090:17e7a0d063bd |
---|---|
1 2011-01-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Add cache for 'static' wqkms (e.g. BaseData) to default cache conf. | |
4 | |
5 * doc/conf/cache.xml: Add Cache Config for static wqkms. | |
6 | |
7 * src/main/java/de/intevation/flys/artifacts/model/StaticWQKmsCacheKey.java: | |
8 Adjust typo in cache name, minor cosmetic. | |
9 | |
1 2011-01-06 Raimund Renkert <raimund.renkert@intevation.de> | 10 2011-01-06 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/artifacts/MapArtifact.java: | 12 * src/main/java/de/intevation/flys/artifacts/MapArtifact.java: |
4 The map artifact has two states now and overrides describe() to | 13 The map artifact has two states now and overrides describe() to |
5 generate UI sections in the describe response. | 14 generate UI sections in the describe response. |