Closed jodygarnett closed 1 year ago
We have had a good result from the code sprint folding in all the functionality from https://github.com/geosolutions-it/mapfish-print fork into https://github.com/mapfish/mapfish-print-v2 and having it build with Java 11 and the GeoTools API change.
The net result is that GeoNode should be usable with the out-of-the-box geoserver-2.24.x-printing-plugin.zip.
This changes covers GeoTools 30-SNAPSHOT API Change from
org.opengis
toorg.geotools.api
and resulting refactoring of the library.This PR depends on https://github.com/geotools/geotools/pull/4367 and the availability of
30-SNAPSHOT
.See issue: https://github.com/mapfish/mapfish-print-v2/issues/13