Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 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 |
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,