Hi people,

  is there a chance to see 1.3.0 SDK on downloads page soon
That depends would you like to help make one? The procedure is in the wiki and I would be happy to answer questions.


I successfully built and run HEAD from git, but then noticed I need actually 1.3.0 release, switched to release/1.3.0 tag, reget the net.refractions.udig.libs libraries, and seems to stuck with compile errors in net.refractions.udig.tool.info.tests:

/net.refractions.udig.tool.info.tests/src/net/refractions/udig/tool/info/tests
WMSBasicTest.java:148: The constructor GetFeatureInfoResponse(String, ByteArrayInputStream) is undefined

/net.refractions.udig.tool.info.tests/src/net/refractions/udig/tool/info/tests
WMSBasicTest.java:155: The constructor GetFeatureInfoResponse(String, ByteArrayInputStream) is undefined

/net.refractions.udig.tool.info.tests/src/net/refractions/udig/tool/info/tests
WMSLayer.java:139: The return type is incompatible with ILayer.getSchema()

/net.refractions.udig.tool.info.tests/src/net/refractions/udig/tool/info/tests
WMSLayer.java:154: The return type is incompatible with ILayer.getStyleBlackboard()

/net.refractions.udig.tool.info.tests/src/net/refractions/udig/tool/info/tests
TestViewportModel.java:67: The return type is incompatible with ViewportModel.getBounds()

Seems like API incompatibility with gt-opengis-8.0-M4.jar?
Btw the latter exists both in net.refractions.udig.libs and in eu.udig.libs.teradata plugin - intentionally? I had to run refresh.xml in eu.udig.libs.teradata for gtlib/gt-jdbc-teradata-8.0-M4.jar, because it is referenced in classpath.

Any ideas how to fix / what's wrong?

-- Slava

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to