changeset 302:dc2713a3eaa7

Removed mistake from xml structure of the artifact protocol. gnv-artifacts/trunk@356 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 20 Nov 2009 14:46:37 +0000
parents 3ea030aafe65
children 9ba2cf8cad8d
files gnv-artifacts/ChangeLog gnv-artifacts/src/test/ressources/horizontalProfile_instantaneouspoint/horizontalprofile_step_06_out_chart.xml gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_out_chart.xml gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_06_out_chart.xml gnv-artifacts/src/test/ressources/timeseries_mesh/timeseries_step_08_out_chart.xml gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_08_out_chart.xml gnv-artifacts/src/test/ressources/verticalprofile/verticalprofile_step_06_out_chart.xml gnv-artifacts/src/test/ressources/verticalprofile_instantaneouspoint/verticalprofile_step_05_out_chart.xml gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_out_chart.xml
diffstat 9 files changed, 29 insertions(+), 16 deletions(-) [+]
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog	Fri Nov 20 14:03:31 2009 +0000
+++ b/gnv-artifacts/ChangeLog	Fri Nov 20 14:46:37 2009 +0000
@@ -1,3 +1,16 @@
+2009-11-20  Ingo Weinzierl <ingo.weinzierl@intevation.de>
+
+	* src/test/ressources/horizontalProfile_instantaneouspoint/horizontalprofile_step_06_out_chart.xml,
+	  src/test/ressources/verticalprofile_instantaneouspoint/verticalprofile_step_05_out_chart.xml,
+	  src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_06_out_chart.xml,
+	  src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_08_out_chart.xml,
+	  src/test/ressources/timeseries_mesh/timeseries_step_08_out_chart.xml,
+	  src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_out_chart.xml,
+	  src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_out_chart.xml,
+	  src/test/ressources/verticalprofile/verticalprofile_step_06_out_chart.xml:
+	  Removed mistake in xml structure of artifact protocol. Mime-type node was
+	  called 'out' instead of 'mime-type'.
+
 2009-11-20  Ingo Weinzierl <ingo.weinzierl@intevation.de>
 
 	* src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java,
--- a/gnv-artifacts/src/test/ressources/horizontalProfile_instantaneouspoint/horizontalprofile_step_06_out_chart.xml	Fri Nov 20 14:03:31 2009 +0000
+++ b/gnv-artifacts/src/test/ressources/horizontalProfile_instantaneouspoint/horizontalprofile_step_06_out_chart.xml	Fri Nov 20 14:46:37 2009 +0000
@@ -4,10 +4,10 @@
 	<art:uuid value="3637e455-944f-46ef-997d-8cd61d9ad2d3" />
 	<art:hash value="27021384" />
 	<art:out name="chart">
-		<art:out value="image/png" />
+		<art:mime-type value="image/png" />
 		<art:params>
 			<art:input name="width" value="600" />
 			<art:input name="height" value="400" />
 		</art:params>
 	</art:out>
-</art:action>
\ No newline at end of file
+</art:action>
--- a/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_out_chart.xml	Fri Nov 20 14:03:31 2009 +0000
+++ b/gnv-artifacts/src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_out_chart.xml	Fri Nov 20 14:46:37 2009 +0000
@@ -4,10 +4,10 @@
 	<art:uuid value="1f6a63e2-c9d6-4ab1-830e-1effbc189d68" />
 	<art:hash value="29647319" />
 	<art:out name="chart">
-		<art:out value="image/png" />
+		<art:mime-type value="image/png" />
 		<art:params>
 			<art:input name="width" value="600" />
 			<art:input name="height" value="400" />
 		</art:params>
 	</art:out>
-</art:action>
\ No newline at end of file
+</art:action>
--- a/gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_06_out_chart.xml	Fri Nov 20 14:03:31 2009 +0000
+++ b/gnv-artifacts/src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_06_out_chart.xml	Fri Nov 20 14:46:37 2009 +0000
@@ -4,10 +4,10 @@
     <art:uuid value="74baff94-b172-4667-b6d8-db21abeb1b81" />
     <art:hash value="6292125" />
 	<art:out name="chart">
-		<art:out value="image/png" />
+		<art:mime-type value="image/png" />
 		<art:params>
 			<art:input name="width" value="600" />
 			<art:input name="height" value="400" />
 		</art:params>
 	</art:out>
-</art:action>
\ No newline at end of file
+</art:action>
--- a/gnv-artifacts/src/test/ressources/timeseries_mesh/timeseries_step_08_out_chart.xml	Fri Nov 20 14:03:31 2009 +0000
+++ b/gnv-artifacts/src/test/ressources/timeseries_mesh/timeseries_step_08_out_chart.xml	Fri Nov 20 14:46:37 2009 +0000
@@ -4,10 +4,10 @@
 	<art:uuid value="1e9f6583-9073-4409-aac1-432ad06d7ce1" />
 	<art:hash value="31343478" />
 	<art:out name="chart">
-		<art:out value="image/png" />
+		<art:mime-type value="image/png" />
 		<art:params>
 			<art:input name="width" value="600" />
 			<art:input name="height" value="400" />
 		</art:params>
 	</art:out>
-</art:action>
\ No newline at end of file
+</art:action>
--- a/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_08_out_chart.xml	Fri Nov 20 14:03:31 2009 +0000
+++ b/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_08_out_chart.xml	Fri Nov 20 14:46:37 2009 +0000
@@ -4,10 +4,10 @@
 	<art:uuid value="07807bb4-572b-4a46-a71d-7c1c8c9ab50c" />
 	<art:hash value="2969645" />
 	<art:out name="chart">
-		<art:out value="image/png" />
+		<art:mime-type value="image/png" />
 		<art:params>
 			<art:input name="width" value="600" />
 			<art:input name="height" value="400" />
 		</art:params>
 	</art:out>
-</art:action>
\ No newline at end of file
+</art:action>
--- a/gnv-artifacts/src/test/ressources/verticalprofile/verticalprofile_step_06_out_chart.xml	Fri Nov 20 14:03:31 2009 +0000
+++ b/gnv-artifacts/src/test/ressources/verticalprofile/verticalprofile_step_06_out_chart.xml	Fri Nov 20 14:46:37 2009 +0000
@@ -4,10 +4,10 @@
 	<art:uuid value="4319eb60-5419-4ce9-80b2-3ffac5b50146" />
 	<art:hash value="11096221" />
 	<art:out name="chart">
-		<art:out value="image/png" />
+		<art:mime-type value="image/png" />
 		<art:params>
 			<art:input name="width" value="600" />
 			<art:input name="height" value="400" />
 		</art:params>
 	</art:out>
-</art:action>
\ No newline at end of file
+</art:action>
--- a/gnv-artifacts/src/test/ressources/verticalprofile_instantaneouspoint/verticalprofile_step_05_out_chart.xml	Fri Nov 20 14:03:31 2009 +0000
+++ b/gnv-artifacts/src/test/ressources/verticalprofile_instantaneouspoint/verticalprofile_step_05_out_chart.xml	Fri Nov 20 14:46:37 2009 +0000
@@ -4,10 +4,10 @@
 	<art:uuid value="793c935e-a3f3-44ce-a8f1-3d05459ca3d3" />
 	<art:hash value="9390720" />
 	<art:out name="chart">
-		<art:out value="image/png" />
+		<art:mime-type value="image/png" />
 		<art:params>
 			<art:input name="width" value="600" />
 			<art:input name="height" value="400" />
 		</art:params>
 	</art:out>
-</art:action>
\ No newline at end of file
+</art:action>
--- a/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_out_chart.xml	Fri Nov 20 14:03:31 2009 +0000
+++ b/gnv-artifacts/src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_out_chart.xml	Fri Nov 20 14:46:37 2009 +0000
@@ -4,10 +4,10 @@
     <art:uuid value="73da18e1-16ef-4ef8-9388-df07a22d9099" />
     <art:hash value="3061481" />/>
 	<art:out name="chart">
-		<art:out value="image/png" />
+		<art:mime-type value="image/png" />
 		<art:params>
 			<art:input name="width" value="600" />
 			<art:input name="height" value="400" />
 		</art:params>
 	</art:out>
-</art:action>
\ No newline at end of file
+</art:action>

http://dive4elements.wald.intevation.org