Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 632:62ea2a7b1067
'Profilschnitte' are working without cache as well, now.
gnv-artifacts/trunk@711 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 25 Feb 2010 09:06:36 +0000 |
parents | a72ecacccc91 |
children | 7a136b99ad71 |
comparison
equal
deleted
inserted
replaced
631:f4331a0df032 | 632:62ea2a7b1067 |
---|---|
1 2010-02-25 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/state/profile/verticalcrosssection/VerticalCrossSectionOutputState.java: | |
4 Changed the way of using cache to store verticalcrosssection chart data. | |
5 Now, this type of chart is working without cache, as well. | |
6 | |
7 2010-02-25 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
8 | |
9 * src/main/java/de/intevation/gnv/state/OutputStateBase.java: Changed the | |
10 way of using the cache to store chart / histogram data. Now, output modes | |
11 'chart' and 'histogram' are working without cache. | |
12 | |
1 2010-02-25 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 13 2010-02-25 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 14 |
3 * src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContextFactory.java: | 15 * src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContextFactory.java: |
4 Better exception handling while cache configuration. The cache is not | 16 Better exception handling while cache configuration. The cache is not |
5 initialized, if no cache is configured in conf.xml. There would have been | 17 initialized, if no cache is configured in conf.xml. There would have been |