Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/Changelog @ 97:fce237b6fdb8
Bug fixed. Now all Values will be used to calculate the Statistics
gnv-artifacts/trunk@143 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 28 Sep 2009 09:53:17 +0000 |
parents | 4241af6ae374 |
children | 156db25ad4b4 |
comparison
equal
deleted
inserted
replaced
96:4241af6ae374 | 97:fce237b6fdb8 |
---|---|
1 2009-09-28 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/statistics/TimeseriesStatistics.java (calculateStatistics) Edited: | |
4 Bug fixed. Now all Values will be used to calculate the Statistics | |
5 | |
1 2009-09-28 Tim Englich <tim.englich@intevation.de> | 6 2009-09-28 Tim Englich <tim.englich@intevation.de> |
2 | 7 |
3 * src/test/ressources/conf.xml Edited : | 8 * src/test/ressources/conf.xml Edited : |
4 Changed the Output-format of Statistics from text/plain to text/xml. | 9 Changed the Output-format of Statistics from text/plain to text/xml. |
5 | 10 |