GeoServer community/script has some serious dependency problems that cause the inclusion of multiple GeoTools versions. I want to fix this so that the correct GeoTools spatialite jar can be included in the spatialite plugin (see discussion on the user list).
- I propose to upgrade community/script/groovy from geoscript-groovy 1.2-SNAPSHOT to 1.7-SNAPSHOT. I think I have a working fix. - community/script/js depends on geoscript-js 1.1.0-SNAPSHOT, which has a hardcoded dependency on GeoTools 12.0; this is the bit that pulls in the wrong spatialite jar. There is AFAIK no later version. I think I can use an ugly mess of excludes and new dependencies to fix this. The alternative is to kick script/js and the javascript plugin. I intend to apply these changes to master, 2.8.x, and 2.7.x as they are horribly broken as they stand (wrong GeoTools versions). I will adjust plugin includes as required. Kind regards, -- Ben Caradoc-Davies <[email protected]> Director Transient Software Limited <http://transient.nz/> New Zealand ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
