Hi There,
Sorry if this message is going duplicated, but i posted a reply that
apparently was not accepted..
So here it goes again,
I'm trying to build the dxf module from geoserver source code,
but it keeps giving me this error when maven build runs the tests for this
module:
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.wfs.response.dxf.util.JulianDateTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
<<< FAILURE!
Running org.geoserver.wfs.response.DXFOutputFormatTest
05 Jan 12:03:35 ERROR [geoserver.ows] -
java.lang.UnsupportedOperationException: Version 13 not supported by dxf
output format
at
org.geoserver.wfs.response.DXFOutputFormat.write(DXFOutputFormat.java:254)
( . . . )
Results :
Failed tests:
testSimple(org.geoserver.wfs.response.dxf.util.JulianDateTest)
Does anyone have any ideas why isn't this working?
Thanks in advance.
--
View this message in context: http://old.nabble.com/DXF-OutputFormat-on-Geoserver-tp27026625p27026625.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.