Mercurial > dive4elements > gnv-client
diff 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 |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Tue Jan 26 18:32:12 2010 +0000 +++ b/gnv-artifacts/ChangeLog Wed Jan 27 10:01:37 2010 +0000 @@ -1,3 +1,13 @@ +2010-01-27 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + Issue164 + + * src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java: + Applied patch of SLT to remove shape files and directories of out-dated + artifacts. Therefor we need to store the artifact after an 'out' operation + - which is actually a read only operation - explicitly into the artifact + database to keep the directory path. + 2010-01-26 Ingo Weinzierl <ingo.weinzierl@intevation.de> * src/main/java/de/intevation/gnv/state/timeseries/TimeSeriesOutputState.java: