# HG changeset patch # User Tim Englich # Date 1264771174 0 # Node ID b8ba642b6866275bb4eba25684a38ba7ea59122d # Parent 0f454d8067ca0d885866ef7413e31e3b8fa21c4b Fixed the broken JUnittests. gnv-artifacts/trunk@646 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/ChangeLog --- a/gnv-artifacts/ChangeLog Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/ChangeLog Fri Jan 29 13:19:34 2010 +0000 @@ -1,3 +1,59 @@ +2010-01-29 Tim Englich + + * src/test/java/de/intevation/gnv/artifacts/MeshVerticalProfileTestCase.java (testArtifact), + * src/test/java/de/intevation/gnv/artifacts/MeshVerticalCrossSectionTestCase.java (testArtifact), + * src/test/java/de/intevation/gnv/artifacts/MeshHorizontalProfileTestCase.java (testArtifact), + * src/test/java/de/intevation/gnv/artifacts/MeshHorizontalCrossSectionTestCase.java (testArtifact): + Increases the number of steps that has to be done for the different products plus one. + + * src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_out_statistics.xml, + src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_out_odv.xml, + src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_out_csv.xml, + src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_out_chart.xml, + src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_feed.xml, + src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_advance.xml, + src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_feed.xml, + src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_advance.xml, + src/test/ressources/verticalprofile_mesh/verticalprofile_step_09_advance.xml: + Added Advance and Feed-Document for the State Year. + Changed the Advance to the State Year. + Moves the Last state to *11*.xml Documents. + + * src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_out_odv.xml, + src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_out_csv.xml, + src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_out_chart.xml, + src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_feed.xml, + src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_advance.xml, + src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_06_feed.xml, + src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_06_advance.xml, + src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_05_advance.xml: + Added Advance and Feed-Document for the State Year. + Changed the Advance to the State Year. + Moves the Last state to *07*.xml Documents. + + * src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_out_statistics.xml, + src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_out_odv.xml, + src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_out_csv.xml, + src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_out_chart.xml, + src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_advance.xml, + src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_feed.xml, + src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_advance.xml, + src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_09_advance.xml: + Added Advance and Feed-Document for the State Year. + Changed the Advance to the State Year. + Moves the Last state to *11*.xml Documents. + + * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_08_out_zip.xml, + src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_08_out_wms.xml, + src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_08_feed.xml, + src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_08_advance.xml, + src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_feed.xml, + src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_advance.xml, + src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_06_advance.xml: + Added Advance and Feed-Document for the State Year. + Changed the Advance to the State Year. + Moves the Last state to *08*.xml Documents. + 2010-01-27 Hans Plum RELEASE 0.4 diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/isolines.dbf Binary file gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/isolines.dbf has changed diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/isolines.fix Binary file gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/isolines.fix has changed diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/isolines.prj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/isolines.prj Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,1 @@ +GEOGCS["WGS84(DD)", DATUM["WGS84", SPHEROID["WGS84", 6378137.0, 298.257223563]], PRIMEM["Greenwich", 0.0], UNIT["degree", 0.017453292519943295], AXIS["Geodetic longitude", EAST], AXIS["Geodetic latitude", NORTH]] \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/isolines.qix Binary file gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/isolines.qix has changed diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/isolines.shp Binary file gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/isolines.shp has changed diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/isolines.shx Binary file gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/isolines.shx has changed diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/polygons.dbf Binary file gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/polygons.dbf has changed diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/polygons.fix Binary file gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/polygons.fix has changed diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/polygons.prj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/polygons.prj Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,1 @@ +GEOGCS["WGS84(DD)", DATUM["WGS84", SPHEROID["WGS84", 6378137.0, 298.257223563]], PRIMEM["Greenwich", 0.0], UNIT["degree", 0.017453292519943295], AXIS["Geodetic longitude", EAST], AXIS["Geodetic latitude", NORTH]] \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/polygons.qix Binary file gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/polygons.qix has changed diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/polygons.shp Binary file gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/polygons.shp has changed diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/polygons.shx Binary file gnv-artifacts/doc/shapefiles/74baff94-b172-4667-b6d8-db21abeb1b81-0/polygons.shx has changed diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/java/de/intevation/gnv/artifacts/MeshHorizontalCrossSectionTestCase.java --- a/gnv-artifacts/src/test/java/de/intevation/gnv/artifacts/MeshHorizontalCrossSectionTestCase.java Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/src/test/java/de/intevation/gnv/artifacts/MeshHorizontalCrossSectionTestCase.java Fri Jan 29 13:19:34 2010 +0000 @@ -54,7 +54,7 @@ CallContext cc = createCallContext(artifactFactory); Document describeDocument = this.readDocument("src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_describe.xml"); - int steps = 7; + int steps = 8; for (int i = 1; i <= steps; i++){ this.doNextStep( @@ -79,11 +79,11 @@ + System.currentTimeMillis() + ".txt"); artifact.out(this.readDocument("src/test/ressources/" + "horizontalcrosssection_mesh/" + - "horizontalcrosssection_step_07_out_zip.xml"), + "horizontalcrosssection_step_0"+steps+"_out_zip.xml"), fos, cc); artifact.out(this.readDocument("src/test/ressources/" + "horizontalcrosssection_mesh/" + - "horizontalcrosssection_step_07_out_wms.xml"), + "horizontalcrosssection_step_0"+steps+"_out_wms.xml"), fos2,cc); } catch (Exception e) { log.error(e, e); diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/java/de/intevation/gnv/artifacts/MeshHorizontalProfileTestCase.java --- a/gnv-artifacts/src/test/java/de/intevation/gnv/artifacts/MeshHorizontalProfileTestCase.java Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/src/test/java/de/intevation/gnv/artifacts/MeshHorizontalProfileTestCase.java Fri Jan 29 13:19:34 2010 +0000 @@ -55,7 +55,7 @@ CallContext cc = createCallContext(artifactFactory); Document describeDocument = this.readDocument("src/test/ressources/horizontalProfile_mesh/horizontalprofile_describe.xml"); - int steps = 10; + int steps = 11; for (int i = 1; i <= steps; i++){ String number = ""+i; @@ -92,19 +92,19 @@ + System.currentTimeMillis() + ".odv"); artifact.out(this.readDocument("src/test/ressources/" + "horizontalProfile_mesh/" + - "horizontalprofile_step_10_out_statistics.xml"), + "horizontalprofile_step_"+steps+"_out_statistics.xml"), fos2, cc); artifact.out(this.readDocument("src/test/ressources/" + "horizontalProfile_mesh/" + - "horizontalprofile_step_10_out_chart.xml"), + "horizontalprofile_step_"+steps+"_out_chart.xml"), fos, cc); artifact.out(this.readDocument("src/test/ressources/" + "horizontalProfile_mesh/" + - "horizontalprofile_step_10_out_csv.xml"), + "horizontalprofile_step_"+steps+"_out_csv.xml"), fos3, cc); artifact.out(this.readDocument("src/test/ressources/" + "horizontalProfile_mesh/" + - "horizontalprofile_step_10_out_odv.xml"), + "horizontalprofile_step_"+steps+"_out_odv.xml"), fos4, cc); } catch (Exception e) { log.error(e, e); diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/java/de/intevation/gnv/artifacts/MeshVerticalCrossSectionTestCase.java --- a/gnv-artifacts/src/test/java/de/intevation/gnv/artifacts/MeshVerticalCrossSectionTestCase.java Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/src/test/java/de/intevation/gnv/artifacts/MeshVerticalCrossSectionTestCase.java Fri Jan 29 13:19:34 2010 +0000 @@ -55,7 +55,7 @@ CallContext cc = createCallContext(artifactFactory); Document describeDocument = this.readDocument("src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_describe.xml"); - int steps = 6; + int steps = 7; for (int i = 1; i <= steps; i++){ @@ -86,16 +86,16 @@ + System.currentTimeMillis() + ".odv"); artifact.out(this.readDocument("src/test/ressources/" + "verticalcrosssection_mesh/" + - "verticalcrosssection_step_06_out_chart.xml"), + "verticalcrosssection_step_0"+steps+"_out_chart.xml"), fos, cc); artifact.out(this.readDocument("src/test/ressources/" + "verticalcrosssection_mesh/" + - "verticalcrosssection_step_06_out_csv.xml"), + "verticalcrosssection_step_0"+steps+"_out_csv.xml"), fos2,cc); // TODO: FIXME: ODV-Export nach Reparatur wieder Testbar machen. // artifact.out(this.readDocument("src/test/ressources/" + // "verticalcrosssection_mesh/" + -// "verticalcrosssection_step_06_out_odv.xml"), +// "verticalcrosssection_step_0"+steps+"_out_odv.xml"), // fos3,cc); } catch (Exception e) { diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/java/de/intevation/gnv/artifacts/MeshVerticalProfileTestCase.java --- a/gnv-artifacts/src/test/java/de/intevation/gnv/artifacts/MeshVerticalProfileTestCase.java Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/src/test/java/de/intevation/gnv/artifacts/MeshVerticalProfileTestCase.java Fri Jan 29 13:19:34 2010 +0000 @@ -56,7 +56,7 @@ "verticalprofile_mesh/" + "verticalprofile_describe.xml"); - int steps = 10; + int steps = 11; for (int i = 1; i <= steps; i++){ String number = ""+i; @@ -93,19 +93,19 @@ + System.currentTimeMillis() + ".odv"); artifact.out(this.readDocument("src/test/ressources/" + "verticalprofile_mesh/" + - "verticalprofile_step_10_out_statistics.xml"), + "verticalprofile_step_"+steps+"_out_statistics.xml"), fos2, cc); artifact.out(this.readDocument("src/test/ressources/" + "verticalprofile_mesh/" + - "verticalprofile_step_10_out_chart.xml"), + "verticalprofile_step_"+steps+"_out_chart.xml"), fos, cc); artifact.out(this.readDocument("src/test/ressources/" + "verticalprofile_mesh/" + - "verticalprofile_step_10_out_csv.xml"), + "verticalprofile_step_"+steps+"_out_csv.xml"), fos3, cc); artifact.out(this.readDocument("src/test/ressources/" + "verticalprofile_mesh/" + - "verticalprofile_step_10_out_odv.xml"), + "verticalprofile_step_"+steps+"_out_odv.xml"), fos4, cc); } catch (Exception e) { log.error(e, e); diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_09_advance.xml --- a/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_09_advance.xml Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_09_advance.xml Fri Jan 29 13:19:34 2010 +0000 @@ -3,5 +3,5 @@ - + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_advance.xml --- a/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_advance.xml Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_advance.xml Fri Jan 29 13:19:34 2010 +0000 @@ -3,5 +3,5 @@ - + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_feed.xml --- a/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_feed.xml Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_feed.xml Fri Jan 29 13:19:34 2010 +0000 @@ -4,7 +4,6 @@ - - + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_out_chart.xml --- a/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_out_chart.xml Wed Jan 27 15:03:16 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_out_csv.xml --- a/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_out_csv.xml Wed Jan 27 15:03:16 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ - - - - - - - - - - diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_out_odv.xml --- a/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_out_odv.xml Wed Jan 27 15:03:16 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_out_statistics.xml --- a/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_out_statistics.xml Wed Jan 27 15:03:16 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_advance.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_advance.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_feed.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_feed.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_out_chart.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_out_chart.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_out_csv.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_out_csv.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,10 @@ + + + + + + + + + + diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_out_odv.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_out_odv.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_out_statistics.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_11_out_statistics.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_06_advance.xml --- a/gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_06_advance.xml Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_06_advance.xml Fri Jan 29 13:19:34 2010 +0000 @@ -3,5 +3,5 @@ - + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_advance.xml --- a/gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_advance.xml Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_advance.xml Fri Jan 29 13:19:34 2010 +0000 @@ -3,5 +3,5 @@ - + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_feed.xml --- a/gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_feed.xml Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_feed.xml Fri Jan 29 13:19:34 2010 +0000 @@ -4,6 +4,6 @@ - + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_wms.xml --- a/gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_wms.xml Wed Jan 27 15:03:16 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_zip.xml --- a/gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_zip.xml Wed Jan 27 15:03:16 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,11 +0,0 @@ - - - - - - - - - - - diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_08_advance.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_08_advance.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_08_feed.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_08_feed.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_08_out_wms.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_08_out_wms.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_08_out_zip.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_08_out_zip.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,11 @@ + + + + + + + + + + + diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_05_advance.xml --- a/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_05_advance.xml Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_05_advance.xml Fri Jan 29 13:19:34 2010 +0000 @@ -3,5 +3,5 @@ - + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_06_advance.xml --- a/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_06_advance.xml Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_06_advance.xml Fri Jan 29 13:19:34 2010 +0000 @@ -1,7 +1,7 @@ - - - - + + + + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_06_feed.xml --- a/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_06_feed.xml Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_06_feed.xml Fri Jan 29 13:19:34 2010 +0000 @@ -1,9 +1,9 @@ - - - - - - + + + + + + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_06_out_chart.xml --- a/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_06_out_chart.xml Wed Jan 27 15:03:16 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_06_out_csv.xml --- a/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_06_out_csv.xml Wed Jan 27 15:03:16 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_06_out_odv.xml --- a/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_06_out_odv.xml Wed Jan 27 15:03:16 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_advance.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_advance.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_feed.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_feed.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_out_chart.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_out_chart.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_out_csv.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_out_csv.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_out_odv.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_out_odv.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_09_advance.xml --- a/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_09_advance.xml Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_09_advance.xml Fri Jan 29 13:19:34 2010 +0000 @@ -3,5 +3,5 @@ - + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_advance.xml --- a/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_advance.xml Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_advance.xml Fri Jan 29 13:19:34 2010 +0000 @@ -3,5 +3,5 @@ - + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_feed.xml --- a/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_feed.xml Wed Jan 27 15:03:16 2010 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_feed.xml Fri Jan 29 13:19:34 2010 +0000 @@ -1,10 +1,9 @@ - - + + - - + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_out_chart.xml --- a/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_out_chart.xml Wed Jan 27 15:03:16 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,13 +0,0 @@ - - - - - /> - - - - - - - - diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_out_csv.xml --- a/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_out_csv.xml Wed Jan 27 15:03:16 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ - - - - - - - - - - diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_out_odv.xml --- a/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_out_odv.xml Wed Jan 27 15:03:16 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_out_statistics.xml --- a/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_out_statistics.xml Wed Jan 27 15:03:16 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_advance.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_advance.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_feed.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_feed.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_out_chart.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_out_chart.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,13 @@ + + + + + /> + + + + + + + + diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_out_csv.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_out_csv.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,10 @@ + + + + + + + + + + diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_out_odv.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_out_odv.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff -r 0f454d8067ca -r b8ba642b6866 gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_out_statistics.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_11_out_statistics.xml Fri Jan 29 13:19:34 2010 +0000 @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file