Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3646:3e1149adc8b9
Mark getDurationCurveData method as deprecated
flys-artifacts/trunk@5367 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Thu, 06 Sep 2012 12:14:15 +0000 |
parents | d92079b7c591 |
children | 421d1b0576b8 |
comparison
equal
deleted
inserted
replaced
3645:d92079b7c591 | 3646:3e1149adc8b9 |
---|---|
1 2012-09-06 Björn Ricks <bjoern.ricks@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/MainValuesFactory.java: | |
4 Mark getDurationCurveData as deprecated. The instance method of Gauge with | |
5 the same name should be used instead. | |
6 | |
1 2012-09-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 7 2012-09-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/exports/fixings/DeltaWtExporter.java: | 9 * src/main/java/de/intevation/flys/exports/fixings/DeltaWtExporter.java: |
4 Revert accidentally committed experiment. | 10 Revert accidentally committed experiment. |
5 | 11 |