Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 537:f7f97edf09ba
Solved issue 164 - applied patch of msg 763. Remove directories and shape files of out-dated artifacts.
gnv-artifacts/trunk@635 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 27 Jan 2010 10:01:37 +0000 |
parents | f1dc3c2f9be7 |
children | f4e20322461b |
comparison
equal
deleted
inserted
replaced
536:f1dc3c2f9be7 | 537:f7f97edf09ba |
---|---|
1 2010-01-27 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue164 | |
4 | |
5 * src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java: | |
6 Applied patch of SLT to remove shape files and directories of out-dated | |
7 artifacts. Therefor we need to store the artifact after an 'out' operation | |
8 - which is actually a read only operation - explicitly into the artifact | |
9 database to keep the directory path. | |
10 | |
1 2010-01-26 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 11 2010-01-26 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/gnv/state/timeseries/TimeSeriesOutputState.java: | 13 * src/main/java/de/intevation/gnv/state/timeseries/TimeSeriesOutputState.java: |
4 Calculate results after reaching the final state and store them in cache. | 14 Calculate results after reaching the final state and store them in cache. |
5 This avoids long latencies for chart creation or exports. | 15 This avoids long latencies for chart creation or exports. |