Rob, in addition to conscripting more GeoServer developers, I have now completed app-schema support for automated downloading and caching of application schemas. The documentation should soon be automatically generated: http://docs.geoserver.org/trunk/en/user/data/app-schema/app-schema-resolution.html
I am sure this will ease deployments. No more OASIS XML Catalogs! Unless you want them of course: they are still supported and take priority over downloads. We now also have classpath schema loading, and thus an easy upgrade path to GeoSciML 2.0 for testing, with the schemas provided on the classpath via maven. (Some unit tests already use GeoSciML 2.0). The gt-app-schema-resolver module has no dependencies on gt-app-schema and can be used by other code. This change did not make it into GeoServer 2.0.2, but is in the stable and trunk nightlies. Kind regards, -- Ben Caradoc-Davies <[email protected]> Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre ------------------------------------------------------------------------------ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
