comparison gnv-artifacts/ChangeLog @ 487:9da25f0c5962

Fixed indention of ChangeLog gnv-artifacts/trunk@562 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 18 Jan 2010 11:40:41 +0000
parents 67f6346fb300
children d265f5dc2979
comparison
equal deleted inserted replaced
486:67f6346fb300 487:9da25f0c5962
1 2010-01-18 Sascha L. Teichmann <sascha.teichmann@intevation.de>
2
3 * ChangeLog: Fixed indention.
4
1 2010-01-18 Tim Englich <tim.englich@intevation.de> 5 2010-01-18 Tim Englich <tim.englich@intevation.de>
2 6
3 * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_chart.xml, 7 * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_chart.xml,
4 src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_odv.xml, 8 src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_odv.xml,
5 src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_csv.xml: 9 src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_csv.xml:
6 Removed Files, because they are note required any more. 10 Removed Files, because they are note required any more.
7 * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_zip.xml: 11 * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_zip.xml:
8 Added new RequestFile for calling for retrieving a Zip-File from the Server. 12 Added new RequestFile for calling for retrieving a Zip-File from the Server.
9 * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_wms.xml: 13 * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_wms.xml:
10 Added new RequestFile for calling for an WMS-Result. 14 Added new RequestFile for calling for an WMS-Result.
11 * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_04_feed.xml: 15 * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_04_feed.xml:
12 Added Polygon as WKT into the feed-Request. 16 Added Polygon as WKT into the feed-Request.
13 17
14 2010-01-18 Tim Englich <tim.englich@intevation.de> 18 2010-01-18 Tim Englich <tim.englich@intevation.de>
15 19
16 * src/test/java/de/intevation/gnv/artifacts/TestArtifactDatabase.java (TestArtifactDatabase): 20 * src/test/java/de/intevation/gnv/artifacts/TestArtifactDatabase.java (TestArtifactDatabase):
17 New: Added an Testimplementation of the ArtifactDatabase to the Tests to uses it inside the 21 New: Added an Testimplementation of the ArtifactDatabase to the Tests to uses it inside the
18 TestCallcontext to prevent NPEs during the Testzenarios. 22 TestCallcontext to prevent NPEs during the Testzenarios.
19 23
20 * src/test/java/de/intevation/gnv/artifacts/TestCallContext.java (TestCallContext): 24 * src/test/java/de/intevation/gnv/artifacts/TestCallContext.java (TestCallContext):
21 Added Artifactfactory to the Methodsignature of the Context to use it inside the Context. 25 Added Artifactfactory to the Methodsignature of the Context to use it inside the Context.
22 Added the Method getDatabase to resolve Compilationerrors. 26 Added the Method getDatabase to resolve Compilationerrors.
23 27
24 * src/test/java/de/intevation/gnv/artifacts/TimeSeriesPointVerticalProfileTestCase.java (testArtifact), 28 * src/test/java/de/intevation/gnv/artifacts/TimeSeriesPointVerticalProfileTestCase.java (testArtifact),
25 src/test/java/de/intevation/gnv/artifacts/TimeSeriesPointTimeSeriesTestCase.java (testArtifact), 29 src/test/java/de/intevation/gnv/artifacts/TimeSeriesPointTimeSeriesTestCase.java (testArtifact),
26 src/test/java/de/intevation/gnv/artifacts/MeshVerticalProfileTestCase.java (testArtifact), 30 src/test/java/de/intevation/gnv/artifacts/MeshVerticalProfileTestCase.java (testArtifact),
27 src/test/java/de/intevation/gnv/artifacts/MeshVerticalCrossSectionTestCase.java (testArtifact), 31 src/test/java/de/intevation/gnv/artifacts/MeshVerticalCrossSectionTestCase.java (testArtifact),
28 src/test/java/de/intevation/gnv/artifacts/MeshTimeSeriesTestCase.java (testArtifact), 32 src/test/java/de/intevation/gnv/artifacts/MeshTimeSeriesTestCase.java (testArtifact),
29 src/test/java/de/intevation/gnv/artifacts/MeshHorizontalProfileTestCase.java (testArtifact), 33 src/test/java/de/intevation/gnv/artifacts/MeshHorizontalProfileTestCase.java (testArtifact),
30 src/test/java/de/intevation/gnv/artifacts/MeshHorizontalCrossSectionTestCase.java (testArtifact), 34 src/test/java/de/intevation/gnv/artifacts/MeshHorizontalCrossSectionTestCase.java (testArtifact),
31 src/test/java/de/intevation/gnv/artifacts/InstantaneousPointVerticalProfileTestCase.java (testArtifact), 35 src/test/java/de/intevation/gnv/artifacts/InstantaneousPointVerticalProfileTestCase.java (testArtifact),
32 src/test/java/de/intevation/gnv/artifacts/InstantaneousPointHorizontalProfileTestCase.java (testArtifact), 36 src/test/java/de/intevation/gnv/artifacts/InstantaneousPointHorizontalProfileTestCase.java (testArtifact),
33 src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCaseBase.java (createCallContext): 37 src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCaseBase.java (createCallContext):
34 Changed Methodsignature of createCallContext. Add the Artifactfactory to use it for creating 38 Changed Methodsignature of createCallContext. Add the Artifactfactory to use it for creating
35 the CallContext. 39 the CallContext.
36 40
37 2010-01-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> 41 2010-01-18 Sascha L. Teichmann <sascha.teichmann@intevation.de>
38 42
39 * src/main/java/de/intevation/gnv/raster/ExternalIndexConverter.java: 43 * src/main/java/de/intevation/gnv/raster/ExternalIndexConverter.java:
40 New. Helper to convert the internal palette indices 44 New. Helper to convert the internal palette indices
41 to the explicit configured external ones. 45 to the explicit configured external ones.

http://dive4elements.wald.intevation.org