Andrea Aime ha scritto: > Hi, > trying to build trunk this morning I got a failure in > the xml-gml3 module: > > ------------------------------------------------------------------------------- > Test set: org.geotools.gml3.GML3EncodingTest > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.563 > sec <<< FAILURE! > testWithConfiguration(org.geotools.gml3.GML3EncodingTest) Time elapsed: > 0.766 sec <<< ERROR! > java.lang.RuntimeException: Parsing failed for date: > java.lang.IllegalArgumentException: 2001-01-01
Oh, looking at it again it's may be a locale dependent issue. In Italy the same date would have been expressed as 01/01/2001... are you using the default java date encoder by any chance? Cheers Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
