Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 397:ae8fa86e6503
Fixed a potential NullPointerException while creating a longitudinal section chart.
flys-artifacts/trunk@1827 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 05 May 2011 04:52:47 +0000 |
parents | 5d0e973f203e |
children | 435058da0eae |
comparison
equal
deleted
inserted
replaced
396:5d0e973f203e | 397:ae8fa86e6503 |
---|---|
1 2011-05-05 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: | |
4 Fixed a potential NullPointerException if there is just a single | |
5 kilometer given to create a longitudinal section. | |
6 | |
1 2011-05-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2011-05-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * pom.xml: Added http://repository.jboss.org/maven2 repo | 9 * pom.xml: Added http://repository.jboss.org/maven2 repo |
4 to fix flys/issue30 | 10 to fix flys/issue30 |
5 | 11 |