Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 509:e17621ccf06c
Fixed Compiler-Error in JUnit-Test for ShapefileExport after changes in the Method-Signature.
gnv-artifacts/trunk@592 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 22 Jan 2010 08:13:39 +0000 |
parents | 90f03b909bb0 |
children | 9e5ed3eebf29 |
comparison
equal
deleted
inserted
replaced
508:90f03b909bb0 | 509:e17621ccf06c |
---|---|
1 2010-01-22 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/test/java/de/intevation/gnv/artifacts/util/ShapeFileWriterTestCase.java (testMultiLineStringWriter): | |
4 Fixed Compiler-Error after changes in the Method-Signature. | |
5 | |
1 2010-01-21 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 6 2010-01-21 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileOutputState.java: | 8 * src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileOutputState.java: |
4 Repaired revision. Removed try-catch of a never thrown exception. | 9 Repaired revision. Removed try-catch of a never thrown exception. |
5 | 10 |