Mercurial > dive4elements > gnv-client
changeset 766:a23ce49423d5
Switched to valid Timestamps to enable testing ODV-Output.
gnv-artifacts/trunk@822 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 23 Mar 2010 14:11:51 +0000 |
parents | f28a7eac542a |
children | 79401c871da4 |
files | gnv-artifacts/ChangeLog gnv-artifacts/src/test/ressources/timeseries_mesh/timeseries_step_08_feed.xml gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_feed.xml |
diffstat | 3 files changed, 9 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Tue Mar 23 14:09:03 2010 +0000 +++ b/gnv-artifacts/ChangeLog Tue Mar 23 14:11:51 2010 +0000 @@ -1,3 +1,9 @@ +2010-03-23 Tim Englich <tim.englich@intevation.de> + + * src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_feed.xml, + src/test/ressources/timeseries_mesh/timeseries_step_08_feed.xml: + Switched to valid Timestamps to enable testing ODV-Output. + 2010-03-23 Tim Englich <tim.englich@intevation.de> * src/main/java/de/intevation/gnv/exports/ODVExport.java:
--- a/gnv-artifacts/src/test/ressources/timeseries_mesh/timeseries_step_08_feed.xml Tue Mar 23 14:09:03 2010 +0000 +++ b/gnv-artifacts/src/test/ressources/timeseries_mesh/timeseries_step_08_feed.xml Tue Mar 23 14:11:51 2010 +0000 @@ -4,7 +4,7 @@ <art:uuid value="1e9f6583-9073-4409-aac1-432ad06d7ce1" /> <art:hash value="29913235" /> <art:data> - <art:input name="maxvalue" value="2010.01.03 00:00:00" /> - <art:input name="minvalue" value="2009.12.24 01:00:00" /> + <art:input name="maxvalue" value="2010.03.26 00:00:00" /> + <art:input name="minvalue" value="2010.03.13 01:00:00" /> </art:data> </art:action> \ No newline at end of file
--- a/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_feed.xml Tue Mar 23 14:09:03 2010 +0000 +++ b/gnv-artifacts/src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_07_feed.xml Tue Mar 23 14:11:51 2010 +0000 @@ -4,6 +4,6 @@ <art:uuid value="07807bb4-572b-4a46-a71d-7c1c8c9ab50c" /> <art:hash value="2969645" /> <art:data> - <art:input name="dateid" value="2010.01.03 00:00:00" /> + <art:input name="dateid" value="2010.03.14 00:00:00" /> </art:data> </art:action> \ No newline at end of file