Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 635:87f05cec1632
Removed useless methods after having refactored the caching mechanism.
gnv-artifacts/trunk@717 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 01 Mar 2010 13:39:00 +0000 |
parents | 58c32df1a44d |
children | 22cc12b1622c |
comparison
equal
deleted
inserted
replaced
634:58c32df1a44d | 635:87f05cec1632 |
---|---|
1 2010-03-01 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java: Removed | |
4 methods which aren't used anymore (used before changing the caching | |
5 mechanism). | |
6 | |
1 2010-02-26 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 7 2010-02-26 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 8 |
3 * doc/conf/products/timeseries/conf_timeseriespoint.xml: Changed the | 9 * doc/conf/products/timeseries/conf_timeseriespoint.xml: Changed the |
4 configured state class from DefaultState to MeasurementState. | 10 configured state class from DefaultState to MeasurementState. |
5 | 11 |