diff --git a/graphics/geoserver/Makefile b/graphics/geoserver/Makefile index 7a0bdadbbacb..30d624ae71b6 100644 --- a/graphics/geoserver/Makefile +++ b/graphics/geoserver/Makefile @@ -1,53 +1,54 @@ # Created by: Wen heping PORTNAME= geoserver -PORTVERSION= 2.19.1 +PORTVERSION= 2.19.2 CATEGORIES= graphics geography java MASTER_SITES= SF/${PORTNAME}/GeoServer/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= bofh@FreeBSD.org COMMENT= Open Source GIS server LICENSE= APACHE20 BSD2CLAUSE EPL GPLv2 GPLv3 MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/NOTICE.md USES= cpe zip USE_JAVA= yes NO_BUILD= yes NO_WRKSUBDIR= yes GEOSERVERDIR= ${PREFIX}/${PORTNAME} GEODIRS= data_dir etc lib logs modules resources webapps USE_RC_SUBR= ${PORTNAME} -PLIST_SUB= G="${GEOSERVERDIR:S,^${PREFIX}/,,}" VER1=25.1 MVER=${PORTVERSION} \ +PLIST_SUB= G="${GEOSERVERDIR:S,^${PREFIX}/,,}" VER1=25.2 MVER=${PORTVERSION} \ VER3=1.1.3 BATIK=1.14 GWC=1.19.1 ECLIPSE=2.15.0 JETTY=9.4.36.v20210114 \ - IMAGEIO=1.3.6 JT=1.1.20 JT1=1.6.0 SPRING=5.1.20 SPRINGS=5.1.13 SI=2.0.1 + IMAGEIO=1.3.9 JT=1.1.20 JT1=1.6.0 SPRING=5.1.20 SPRINGS=5.1.13 SI=2.0.1 \ + WICKET=7.18.0 SUB_LIST= GEOSERVERDIR="${GEOSERVERDIR}" JAVA="${JAVA}" SUB_FILES= pkg-message NO_ARCH= yes post-patch: @${REINPLACE_CMD} -e 's|$$GEOSERVER_HOME|${GEOSERVERDIR}|g' \ -e 's|%%JAVA%%|${JAVA}|g' \ ${WRKSRC}/bin/startup.sh ${WRKSRC}/bin/shutdown.sh @(cd ${WRKSRC}/etc;${FIND} -E . -type f -iregex ".*(keystore|\.(xml|properties))") \ | while read a; do \ ${MV} ${WRKSRC}/etc/$$a ${WRKSRC}/etc/$$a.sample; \ done do-install: @${MKDIR} ${STAGEDIR}${GEOSERVERDIR}/bin ${INSTALL_SCRIPT} ${WRKSRC}/bin/*.sh ${STAGEDIR}${GEOSERVERDIR}/bin ${INSTALL_SCRIPT} ${WRKSRC}/start.jar ${STAGEDIR}${GEOSERVERDIR}/ ${INSTALL_DATA} ${WRKSRC}/start.ini ${STAGEDIR}${GEOSERVERDIR}/ (cd ${WRKSRC} && ${INSTALL_DATA} NOTICE.md README.txt RUNNING.txt license/* \ VERSION.txt start.jar ${STAGEDIR}${GEOSERVERDIR}) .for dir in ${GEODIRS} (cd ${WRKSRC} && ${COPYTREE_SHARE} ${dir} ${STAGEDIR}${GEOSERVERDIR}) .endfor .include diff --git a/graphics/geoserver/distinfo b/graphics/geoserver/distinfo index edbcf50c5b95..2f7759b10d5c 100644 --- a/graphics/geoserver/distinfo +++ b/graphics/geoserver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621892376 -SHA256 (geoserver-2.19.1-bin.zip) = fc814f2647ec6ac7a421052c1b5d78d0362476e96e20a9f252329eaa3a132290 -SIZE (geoserver-2.19.1-bin.zip) = 103918833 +TIMESTAMP = 1632747472 +SHA256 (geoserver-2.19.2-bin.zip) = 1e6d117310f14cadf987ee05647f0748d74260898d0a72b80e93c7c8fb3e6c08 +SIZE (geoserver-2.19.2-bin.zip) = 103982460 diff --git a/graphics/geoserver/pkg-plist b/graphics/geoserver/pkg-plist index 7c1668334c62..2c6c3b44e27b 100644 --- a/graphics/geoserver/pkg-plist +++ b/graphics/geoserver/pkg-plist @@ -1,843 +1,843 @@ %%G%%/GPL.md %%G%%/LGPL.md %%G%%/NOTICE.md %%G%%/README.txt %%G%%/RUNNING.txt %%G%%/VERSION.txt %%G%%/apache-1.1.txt %%G%%/apache-2.0.txt %%G%%/bin/shutdown.sh %%G%%/bin/startup.sh %%G%%/data_dir/README.rst %%G%%/data_dir/coverages/arc_sample/info.xml %%G%%/data_dir/coverages/arc_sample/precip30min.asc %%G%%/data_dir/coverages/arc_sample/precip30min.prj %%G%%/data_dir/coverages/img_sample/Pk50095.prj %%G%%/data_dir/coverages/img_sample/Pk50095.tfw %%G%%/data_dir/coverages/img_sample/Pk50095.tif %%G%%/data_dir/coverages/img_sample/info.xml %%G%%/data_dir/coverages/img_sample/usa.jpeg %%G%%/data_dir/coverages/img_sample/usa.meta %%G%%/data_dir/coverages/img_sample/usa.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_0.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_0.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_0.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_1.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_1.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_1.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_10.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_10.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_10.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_11.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_11.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_11.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_12.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_12.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_12.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_13.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_13.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_13.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_14.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_14.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_14.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_15.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_15.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_15.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_16.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_16.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_16.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_17.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_17.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_17.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_18.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_18.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_18.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_19.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_19.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_19.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_2.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_2.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_2.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_20.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_20.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_20.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_21.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_21.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_21.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_22.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_22.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_22.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_23.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_23.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_23.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_24.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_24.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_24.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_3.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_3.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_3.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_4.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_4.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_4.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_5.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_5.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_5.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_6.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_6.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_6.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_7.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_7.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_7.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_8.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_8.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_8.prj %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_9.pgw %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_9.png %%G%%/data_dir/coverages/mosaic_sample/global_mosaic_9.prj %%G%%/data_dir/coverages/mosaic_sample/info.xml %%G%%/data_dir/coverages/mosaic_sample/mosaic.dbf %%G%%/data_dir/coverages/mosaic_sample/mosaic.fix %%G%%/data_dir/coverages/mosaic_sample/mosaic.prj %%G%%/data_dir/coverages/mosaic_sample/mosaic.properties %%G%%/data_dir/coverages/mosaic_sample/mosaic.qix %%G%%/data_dir/coverages/mosaic_sample/mosaic.shp %%G%%/data_dir/coverages/mosaic_sample/mosaic.shx %%G%%/data_dir/coverages/sfdem_sfdem/info.xml %%G%%/data_dir/csw.xml %%G%%/data_dir/data/nyc/giant_polygon.dbf %%G%%/data_dir/data/nyc/giant_polygon.prj %%G%%/data_dir/data/nyc/giant_polygon.qix %%G%%/data_dir/data/nyc/giant_polygon.shp %%G%%/data_dir/data/nyc/giant_polygon.shx %%G%%/data_dir/data/nyc/poi.dbf %%G%%/data_dir/data/nyc/poi.prj %%G%%/data_dir/data/nyc/poi.qix %%G%%/data_dir/data/nyc/poi.shp %%G%%/data_dir/data/nyc/poi.shx %%G%%/data_dir/data/nyc/poly_landmarks.dbf %%G%%/data_dir/data/nyc/poly_landmarks.prj %%G%%/data_dir/data/nyc/poly_landmarks.qix %%G%%/data_dir/data/nyc/poly_landmarks.shp %%G%%/data_dir/data/nyc/poly_landmarks.shx %%G%%/data_dir/data/nyc/tiger_roads.dbf %%G%%/data_dir/data/nyc/tiger_roads.prj %%G%%/data_dir/data/nyc/tiger_roads.qix %%G%%/data_dir/data/nyc/tiger_roads.shp %%G%%/data_dir/data/nyc/tiger_roads.shx %%G%%/data_dir/data/sf/archsites.dbf %%G%%/data_dir/data/sf/archsites.prj %%G%%/data_dir/data/sf/archsites.shp %%G%%/data_dir/data/sf/archsites.shx %%G%%/data_dir/data/sf/bugsites.dbf %%G%%/data_dir/data/sf/bugsites.prj %%G%%/data_dir/data/sf/bugsites.shp %%G%%/data_dir/data/sf/bugsites.shx %%G%%/data_dir/data/sf/restricted.dbf %%G%%/data_dir/data/sf/restricted.prj %%G%%/data_dir/data/sf/restricted.shp %%G%%/data_dir/data/sf/restricted.shx %%G%%/data_dir/data/sf/roads.dbf %%G%%/data_dir/data/sf/roads.prj %%G%%/data_dir/data/sf/roads.shp %%G%%/data_dir/data/sf/roads.shx %%G%%/data_dir/data/sf/sfdem.tif %%G%%/data_dir/data/sf/streams.dbf %%G%%/data_dir/data/sf/streams.prj %%G%%/data_dir/data/sf/streams.shp %%G%%/data_dir/data/sf/streams.shx %%G%%/data_dir/data/shapefiles/states.dbf %%G%%/data_dir/data/shapefiles/states.prj %%G%%/data_dir/data/shapefiles/states.shp %%G%%/data_dir/data/shapefiles/states.shx %%G%%/data_dir/data/taz_shapes/tasmania_cities.dbf %%G%%/data_dir/data/taz_shapes/tasmania_cities.prj %%G%%/data_dir/data/taz_shapes/tasmania_cities.shp %%G%%/data_dir/data/taz_shapes/tasmania_cities.shx %%G%%/data_dir/data/taz_shapes/tasmania_roads.dbf %%G%%/data_dir/data/taz_shapes/tasmania_roads.prj %%G%%/data_dir/data/taz_shapes/tasmania_roads.shp %%G%%/data_dir/data/taz_shapes/tasmania_roads.shx %%G%%/data_dir/data/taz_shapes/tasmania_state_boundaries.dbf %%G%%/data_dir/data/taz_shapes/tasmania_state_boundaries.prj %%G%%/data_dir/data/taz_shapes/tasmania_state_boundaries.shp %%G%%/data_dir/data/taz_shapes/tasmania_state_boundaries.shx %%G%%/data_dir/data/taz_shapes/tasmania_water_bodies.dbf %%G%%/data_dir/data/taz_shapes/tasmania_water_bodies.prj %%G%%/data_dir/data/taz_shapes/tasmania_water_bodies.shp %%G%%/data_dir/data/taz_shapes/tasmania_water_bodies.shx %%G%%/data_dir/demo/WCS_describeCoverage.xml %%G%%/data_dir/demo/WCS_describeCoverage_2.0.1.url %%G%%/data_dir/demo/WCS_describeCoverage_2.0.1.xml %%G%%/data_dir/demo/WCS_getCapabilities.xml %%G%%/data_dir/demo/WCS_getCapabilities_2.0.1.url %%G%%/data_dir/demo/WCS_getCapabilities_2.0.1.xml %%G%%/data_dir/demo/WCS_getCoverage.xml %%G%%/data_dir/demo/WCS_getCoverage_2.0.1_format_geotiff.url %%G%%/data_dir/demo/WCS_getCoverage_2.0.1_format_gmlcov.xml %%G%%/data_dir/demo/WCS_getCoverage_2.0.1_scale_extent.url %%G%%/data_dir/demo/WCS_getCoverage_2.0.1_scale_factor.url %%G%%/data_dir/demo/WCS_getCoverage_2.0.1_scale_factor.xml %%G%%/data_dir/demo/WCS_getCoverage_2.0.1_scale_size.url %%G%%/data_dir/demo/WCS_getCoverage_2.0.1_subset_epsg32632.url %%G%%/data_dir/demo/WCS_getCoverage_2.0.1_subset_epsg32632.xml %%G%%/data_dir/demo/WCS_getCoverage_2.0.1_subset_latlon.url %%G%%/data_dir/demo/WCS_getCoverage_2.0.1_subset_latlon.xml %%G%%/data_dir/demo/WCS_getCoverage_2.0.1_subset_range_component.url %%G%%/data_dir/demo/WCS_getCoverage_2.0.1_subset_range_falsecolor.url %%G%%/data_dir/demo/WCS_getCoverage_2.0.1_subset_range_interval.url %%G%%/data_dir/demo/WFS_describeFeatureType-1.0.xml %%G%%/data_dir/demo/WFS_describeFeatureType-1.1.xml %%G%%/data_dir/demo/WFS_getCapabilities-1.0.xml %%G%%/data_dir/demo/WFS_getCapabilities-1.1.xml %%G%%/data_dir/demo/WFS_getFeature-1.0.xml %%G%%/data_dir/demo/WFS_getFeature-1.1.xml %%G%%/data_dir/demo/WFS_getFeature-2.0.url %%G%%/data_dir/demo/WFS_getFeature-2.0.xml %%G%%/data_dir/demo/WFS_getFeatureBBOX-1.0.xml %%G%%/data_dir/demo/WFS_getFeatureBBOX-1.1.xml %%G%%/data_dir/demo/WFS_getFeatureBBOX.url %%G%%/data_dir/demo/WFS_getFeatureBetween-1.0.xml %%G%%/data_dir/demo/WFS_getFeatureBetween-1.1.xml %%G%%/data_dir/demo/WFS_getFeatureBetween.url %%G%%/data_dir/demo/WFS_getFeatureBetweenCQL.url %%G%%/data_dir/demo/WFS_getFeatureFid.url %%G%%/data_dir/demo/WFS_getFeatureFidFilter.url %%G%%/data_dir/demo/WFS_getFeatureIntersects-1.0.xml %%G%%/data_dir/demo/WFS_getFeatureIntersects-1.1.xml %%G%%/data_dir/demo/WFS_getFeatureIntersects.url %%G%%/data_dir/demo/WFS_getFeatureMultiFilter.url %%G%%/data_dir/demo/WFS_getFeatureNotDisjoint-2.0.url %%G%%/data_dir/demo/WFS_getFeatureNotDisjoint-2.0.xml %%G%%/data_dir/demo/WFS_mathGetFeature.url %%G%%/data_dir/demo/WFS_mathGetFeature.xml %%G%%/data_dir/demo/WFS_transactionDelete.xml %%G%%/data_dir/demo/WFS_transactionInsert.xml %%G%%/data_dir/demo/WFS_transactionUpdate.xml %%G%%/data_dir/demo/WFS_transactionUpdateGeom.xml %%G%%/data_dir/demo/WMS_GetLegendGraphic-SLD.url %%G%%/data_dir/demo/WMS_GetLegendGraphic-SLD_BODY.url %%G%%/data_dir/demo/WMS_GetLegendGraphic.url %%G%%/data_dir/demo/WMS_describeLayer.url %%G%%/data_dir/demo/WMS_featureInfo.url %%G%%/data_dir/demo/WMS_getCapabilities.url %%G%%/data_dir/demo/WMS_getMap.url %%G%%/data_dir/demo/WMS_getMap.xml %%G%%/data_dir/demo/WMS_getMap_OpenLayers.url %%G%%/data_dir/demo/WMS_getMap_SLD_BODY_LiteralMode-1.3.url %%G%%/data_dir/demo/WMS_getMap_SLD_BODY_LiteralMode.url %%G%%/data_dir/demo/WMS_getMap_SVG.url %%G%%/data_dir/demo/WMS_getMap_SVG_Style.url %%G%%/data_dir/demo/WMS_getMap_fid.url %%G%%/data_dir/demo/WMS_getMap_fidfilter.url %%G%%/data_dir/demo/WMS_getMap_inlineFeature.url %%G%%/data_dir/demo/WMS_getMap_inlineFeatureSmile.xml %%G%%/data_dir/demo/WMS_getMap_multilayer.url %%G%%/data_dir/demo/WMS_getMap_multilayer_cql.url %%G%%/data_dir/demo/WMS_getMap_multilayer_filter.url %%G%%/data_dir/demo/WPS_aggregate_1.0.xml %%G%%/data_dir/demo/WPS_aggregate_groupby_1.0.xml %%G%%/data_dir/global.xml %%G%%/data_dir/layergroups/spearfish.xml %%G%%/data_dir/layergroups/tasmania.xml %%G%%/data_dir/layergroups/tiger-ny.xml %%G%%/data_dir/logging.xml %%G%%/data_dir/palettes/dem31.pal %%G%%/data_dir/palettes/ita31.pal %%G%%/data_dir/palettes/ny31.pal %%G%%/data_dir/palettes/popshade.png %%G%%/data_dir/plugIns/AddressGap.xml %%G%%/data_dir/plugIns/AddressOverlap.xml %%G%%/data_dir/plugIns/AngleSize.xml %%G%%/data_dir/plugIns/Attribute.xml %%G%%/data_dir/plugIns/Constraint.xml %%G%%/data_dir/plugIns/ContainsIntegrity.xml %%G%%/data_dir/plugIns/CrossesIntegrity.xml %%G%%/data_dir/plugIns/DisjointIntegrity.xml %%G%%/data_dir/plugIns/Domain.xml %%G%%/data_dir/plugIns/Equality.xml %%G%%/data_dir/plugIns/GazetteerName.xml %%G%%/data_dir/plugIns/IntersectsIntegrity.xml %%G%%/data_dir/plugIns/IsValidGeometry.xml %%G%%/data_dir/plugIns/LineCoveredByFeatureLine.xml %%G%%/data_dir/plugIns/LineCoveredByPolygon.xml %%G%%/data_dir/plugIns/LineCoveredByPolygonBoundary.xml %%G%%/data_dir/plugIns/LineEndPointCoveredByLine.xml %%G%%/data_dir/plugIns/LineIntersectsLineWithNode.xml %%G%%/data_dir/plugIns/LineMustBeASinglePart.xml %%G%%/data_dir/plugIns/LineNoDangles.xml %%G%%/data_dir/plugIns/LineNoPseudoNode.xml %%G%%/data_dir/plugIns/LineNoSelfIntersect.xml %%G%%/data_dir/plugIns/LineNoSelfOverlapping.xml %%G%%/data_dir/plugIns/LineNotTouchingPolygonInterior.xml %%G%%/data_dir/plugIns/LinesNotIntersect.xml %%G%%/data_dir/plugIns/LinesNotOverlap.xml %%G%%/data_dir/plugIns/NameExists.xml %%G%%/data_dir/plugIns/NameInList.xml %%G%%/data_dir/plugIns/NullZero.xml %%G%%/data_dir/plugIns/OverlapsIntegrity.xml %%G%%/data_dir/plugIns/PointCoveredByEndPointOfLine.xml %%G%%/data_dir/plugIns/PointCoveredByLine.xml %%G%%/data_dir/plugIns/PointCoveredByPolygon.xml %%G%%/data_dir/plugIns/PointCoveredByPolygonBoundary.xml %%G%%/data_dir/plugIns/PointInsidePolygon.xml %%G%%/data_dir/plugIns/PolygonBoundaryCoveredByPolygon.xml %%G%%/data_dir/plugIns/PolygonCoveredByFeaturePolygon.xml %%G%%/data_dir/plugIns/PolygonCoveredByPolygon.xml %%G%%/data_dir/plugIns/PolygonNoGaps.xml %%G%%/data_dir/plugIns/PolygonNotCoveredByPolygon.xml %%G%%/data_dir/plugIns/PolygonNotOverlappingLine.xml %%G%%/data_dir/plugIns/PolygonNotOverlappingPolygon.xml %%G%%/data_dir/plugIns/Range.xml %%G%%/data_dir/plugIns/RelateIntegrity.xml %%G%%/data_dir/plugIns/SQL.xml %%G%%/data_dir/plugIns/SingleValue.xml %%G%%/data_dir/plugIns/StarNode.xml %%G%%/data_dir/plugIns/TouchesIntegrity.xml %%G%%/data_dir/plugIns/UniqueFID.xml %%G%%/data_dir/plugIns/Uniquity.xml %%G%%/data_dir/plugIns/WithinIntegrity.xml %%G%%/data_dir/security/auth/default/config.xml %%G%%/data_dir/security/config.xml %%G%%/data_dir/security/filter/anonymous/config.xml %%G%%/data_dir/security/filter/basic/config.xml %%G%%/data_dir/security/filter/contextAsc/config.xml %%G%%/data_dir/security/filter/contextNoAsc/config.xml %%G%%/data_dir/security/filter/exception/config.xml %%G%%/data_dir/security/filter/form/config.xml %%G%%/data_dir/security/filter/formLogout/config.xml %%G%%/data_dir/security/filter/interceptor/config.xml %%G%%/data_dir/security/filter/rememberme/config.xml %%G%%/data_dir/security/filter/restInterceptor/config.xml %%G%%/data_dir/security/filter/roleFilter/config.xml %%G%%/data_dir/security/filter/sslFilter/config.xml %%G%%/data_dir/security/layers.properties %%G%%/data_dir/security/masterpw.xml %%G%%/data_dir/security/masterpw/default/config.xml %%G%%/data_dir/security/masterpw/default/passwd %%G%%/data_dir/security/pwpolicy/default/config.xml %%G%%/data_dir/security/pwpolicy/master/config.xml %%G%%/data_dir/security/rest.properties %%G%%/data_dir/security/role/default/config.xml %%G%%/data_dir/security/role/default/roles.xml %%G%%/data_dir/security/role/default/roles.xsd %%G%%/data_dir/security/services.properties %%G%%/data_dir/security/usergroup/default/config.xml %%G%%/data_dir/security/usergroup/default/users.xml %%G%%/data_dir/security/usergroup/default/users.xsd %%G%%/data_dir/styles/Lakes.sld %%G%%/data_dir/styles/NamedPlaces.sld %%G%%/data_dir/styles/burg.sld %%G%%/data_dir/styles/burg.xml %%G%%/data_dir/styles/burg02.svg %%G%%/data_dir/styles/capitals.sld %%G%%/data_dir/styles/capitals.xml %%G%%/data_dir/styles/cite_lakes.xml %%G%%/data_dir/styles/default_generic.sld %%G%%/data_dir/styles/default_line.sld %%G%%/data_dir/styles/default_line2.sld %%G%%/data_dir/styles/default_point.sld %%G%%/data_dir/styles/default_polygon.sld %%G%%/data_dir/styles/dem.sld %%G%%/data_dir/styles/dem.xml %%G%%/data_dir/styles/generic.xml %%G%%/data_dir/styles/giant_polygon.sld %%G%%/data_dir/styles/giant_polygon.xml %%G%%/data_dir/styles/grass.xml %%G%%/data_dir/styles/grass_fill.png %%G%%/data_dir/styles/grass_poly.sld %%G%%/data_dir/styles/green.sld %%G%%/data_dir/styles/green.xml %%G%%/data_dir/styles/line.xml %%G%%/data_dir/styles/poi.sld %%G%%/data_dir/styles/poi.xml %%G%%/data_dir/styles/point.xml %%G%%/data_dir/styles/poly_landmarks.sld %%G%%/data_dir/styles/poly_landmarks.xml %%G%%/data_dir/styles/polygon.xml %%G%%/data_dir/styles/pophatch.sld %%G%%/data_dir/styles/pophatch.xml %%G%%/data_dir/styles/popshade.sld %%G%%/data_dir/styles/population.xml %%G%%/data_dir/styles/rain.sld %%G%%/data_dir/styles/rain.xml %%G%%/data_dir/styles/raster.sld %%G%%/data_dir/styles/raster.xml %%G%%/data_dir/styles/restricted.sld %%G%%/data_dir/styles/restricted.xml %%G%%/data_dir/styles/simpleRoads.sld %%G%%/data_dir/styles/simple_roads.xml %%G%%/data_dir/styles/simple_streams.sld %%G%%/data_dir/styles/simple_streams.xml %%G%%/data_dir/styles/tiger_roads.sld %%G%%/data_dir/styles/tiger_roads.xml %%G%%/data_dir/user_projections/epsg.properties %%G%%/data_dir/validation/FeatureCheck.xml %%G%%/data_dir/validation/IntegrityCheck.xml %%G%%/data_dir/wcs.xml %%G%%/data_dir/wfs.xml %%G%%/data_dir/wms.xml %%G%%/data_dir/workspaces/cite/namespace.xml %%G%%/data_dir/workspaces/cite/workspace.xml %%G%%/data_dir/workspaces/default.xml %%G%%/data_dir/workspaces/it.geosolutions/namespace.xml %%G%%/data_dir/workspaces/it.geosolutions/workspace.xml %%G%%/data_dir/workspaces/nurc/arcGridSample/Arc_Sample/coverage.xml %%G%%/data_dir/workspaces/nurc/arcGridSample/Arc_Sample/layer.xml %%G%%/data_dir/workspaces/nurc/arcGridSample/coveragestore.xml %%G%%/data_dir/workspaces/nurc/img_sample2/Pk50095/coverage.xml %%G%%/data_dir/workspaces/nurc/img_sample2/Pk50095/layer.xml %%G%%/data_dir/workspaces/nurc/img_sample2/coveragestore.xml %%G%%/data_dir/workspaces/nurc/mosaic/coveragestore.xml %%G%%/data_dir/workspaces/nurc/mosaic/mosaic/coverage.xml %%G%%/data_dir/workspaces/nurc/mosaic/mosaic/layer.xml %%G%%/data_dir/workspaces/nurc/namespace.xml %%G%%/data_dir/workspaces/nurc/workspace.xml %%G%%/data_dir/workspaces/nurc/worldImageSample/Img_Sample/coverage.xml %%G%%/data_dir/workspaces/nurc/worldImageSample/Img_Sample/layer.xml %%G%%/data_dir/workspaces/nurc/worldImageSample/coveragestore.xml %%G%%/data_dir/workspaces/sde/namespace.xml %%G%%/data_dir/workspaces/sde/workspace.xml %%G%%/data_dir/workspaces/sf/namespace.xml %%G%%/data_dir/workspaces/sf/sf/archsites/featuretype.xml %%G%%/data_dir/workspaces/sf/sf/archsites/layer.xml %%G%%/data_dir/workspaces/sf/sf/bugsites/featuretype.xml %%G%%/data_dir/workspaces/sf/sf/bugsites/layer.xml %%G%%/data_dir/workspaces/sf/sf/datastore.xml %%G%%/data_dir/workspaces/sf/sf/restricted/featuretype.xml %%G%%/data_dir/workspaces/sf/sf/restricted/layer.xml %%G%%/data_dir/workspaces/sf/sf/roads/featuretype.xml %%G%%/data_dir/workspaces/sf/sf/roads/layer.xml %%G%%/data_dir/workspaces/sf/sf/streams/featuretype.xml %%G%%/data_dir/workspaces/sf/sf/streams/layer.xml %%G%%/data_dir/workspaces/sf/sfdem/coveragestore.xml %%G%%/data_dir/workspaces/sf/sfdem/sfdem/coverage.xml %%G%%/data_dir/workspaces/sf/sfdem/sfdem/layer.xml %%G%%/data_dir/workspaces/sf/workspace.xml %%G%%/data_dir/workspaces/tiger/namespace.xml %%G%%/data_dir/workspaces/tiger/nyc/datastore.xml %%G%%/data_dir/workspaces/tiger/nyc/giant_polygon/featuretype.xml %%G%%/data_dir/workspaces/tiger/nyc/giant_polygon/layer.xml %%G%%/data_dir/workspaces/tiger/nyc/poi/featuretype.xml %%G%%/data_dir/workspaces/tiger/nyc/poi/layer.xml %%G%%/data_dir/workspaces/tiger/nyc/poly_landmarks/featuretype.xml %%G%%/data_dir/workspaces/tiger/nyc/poly_landmarks/layer.xml %%G%%/data_dir/workspaces/tiger/nyc/tiger_roads/featuretype.xml %%G%%/data_dir/workspaces/tiger/nyc/tiger_roads/layer.xml %%G%%/data_dir/workspaces/tiger/workspace.xml %%G%%/data_dir/workspaces/topp/namespace.xml %%G%%/data_dir/workspaces/topp/states_shapefile/datastore.xml %%G%%/data_dir/workspaces/topp/states_shapefile/states/description.ftl %%G%%/data_dir/workspaces/topp/states_shapefile/states/featuretype.xml %%G%%/data_dir/workspaces/topp/states_shapefile/states/layer.xml %%G%%/data_dir/workspaces/topp/states_shapefile/states/title.ftl %%G%%/data_dir/workspaces/topp/taz_shapes/datastore.xml %%G%%/data_dir/workspaces/topp/taz_shapes/tasmania_cities/featuretype.xml %%G%%/data_dir/workspaces/topp/taz_shapes/tasmania_cities/layer.xml %%G%%/data_dir/workspaces/topp/taz_shapes/tasmania_roads/featuretype.xml %%G%%/data_dir/workspaces/topp/taz_shapes/tasmania_roads/layer.xml %%G%%/data_dir/workspaces/topp/taz_shapes/tasmania_state_boundaries/featuretype.xml %%G%%/data_dir/workspaces/topp/taz_shapes/tasmania_state_boundaries/layer.xml %%G%%/data_dir/workspaces/topp/taz_shapes/tasmania_water_bodies/featuretype.xml %%G%%/data_dir/workspaces/topp/taz_shapes/tasmania_water_bodies/layer.xml %%G%%/data_dir/workspaces/topp/workspace.xml %%G%%/data_dir/www/ol-demo.html %%G%%/data_dir/www/openlayers/OpenLayers.js %%G%%/data_dir/www/openlayers/img/blank.gif %%G%%/data_dir/www/openlayers/img/close.gif %%G%%/data_dir/www/openlayers/img/cloud-popup-relative.png %%G%%/data_dir/www/openlayers/img/drag-rectangle-off.png %%G%%/data_dir/www/openlayers/img/drag-rectangle-on.png %%G%%/data_dir/www/openlayers/img/east-mini.png %%G%%/data_dir/www/openlayers/img/layer-switcher-maximize.png %%G%%/data_dir/www/openlayers/img/layer-switcher-minimize.png %%G%%/data_dir/www/openlayers/img/marker-blue.png %%G%%/data_dir/www/openlayers/img/marker-gold.png %%G%%/data_dir/www/openlayers/img/marker-green.png %%G%%/data_dir/www/openlayers/img/marker.png %%G%%/data_dir/www/openlayers/img/measuring-stick-off.png %%G%%/data_dir/www/openlayers/img/measuring-stick-on.png %%G%%/data_dir/www/openlayers/img/north-mini.png %%G%%/data_dir/www/openlayers/img/panning-hand-off.png %%G%%/data_dir/www/openlayers/img/panning-hand-on.png %%G%%/data_dir/www/openlayers/img/slider.png %%G%%/data_dir/www/openlayers/img/south-mini.png %%G%%/data_dir/www/openlayers/img/west-mini.png %%G%%/data_dir/www/openlayers/img/zoom-minus-mini.png %%G%%/data_dir/www/openlayers/img/zoom-plus-mini.png %%G%%/data_dir/www/openlayers/img/zoom-world-mini.png %%G%%/data_dir/www/openlayers/img/zoombar.png %%G%%/data_dir/www/openlayers/ol-demo.cfg %%G%%/data_dir/www/openlayers/readme.txt %%G%%/data_dir/www/openlayers/theme/default/framedCloud.css %%G%%/data_dir/www/openlayers/theme/default/img/add_point_off.png %%G%%/data_dir/www/openlayers/theme/default/img/add_point_on.png %%G%%/data_dir/www/openlayers/theme/default/img/blank.gif %%G%%/data_dir/www/openlayers/theme/default/img/close.gif %%G%%/data_dir/www/openlayers/theme/default/img/drag-rectangle-off.png %%G%%/data_dir/www/openlayers/theme/default/img/drag-rectangle-on.png %%G%%/data_dir/www/openlayers/theme/default/img/draw_line_off.png %%G%%/data_dir/www/openlayers/theme/default/img/draw_line_on.png %%G%%/data_dir/www/openlayers/theme/default/img/draw_point_off.png %%G%%/data_dir/www/openlayers/theme/default/img/draw_point_on.png %%G%%/data_dir/www/openlayers/theme/default/img/draw_polygon_off.png %%G%%/data_dir/www/openlayers/theme/default/img/draw_polygon_on.png %%G%%/data_dir/www/openlayers/theme/default/img/editing_tool_bar.png %%G%%/data_dir/www/openlayers/theme/default/img/move_feature_off.png %%G%%/data_dir/www/openlayers/theme/default/img/move_feature_on.png %%G%%/data_dir/www/openlayers/theme/default/img/overview_replacement.gif %%G%%/data_dir/www/openlayers/theme/default/img/pan_off.png %%G%%/data_dir/www/openlayers/theme/default/img/pan_on.png %%G%%/data_dir/www/openlayers/theme/default/img/panning-hand-off.png %%G%%/data_dir/www/openlayers/theme/default/img/panning-hand-on.png %%G%%/data_dir/www/openlayers/theme/default/img/remove_point_off.png %%G%%/data_dir/www/openlayers/theme/default/img/remove_point_on.png %%G%%/data_dir/www/openlayers/theme/default/img/view_next_off.png %%G%%/data_dir/www/openlayers/theme/default/img/view_next_on.png %%G%%/data_dir/www/openlayers/theme/default/img/view_previous_off.png %%G%%/data_dir/www/openlayers/theme/default/img/view_previous_on.png %%G%%/data_dir/www/openlayers/theme/default/style.css %%G%%/data_dir/www/styles/green.sld %%G%%/data_dir/www/styles/remoteOws.sld %%G%%/data_dir/www/styles/remoteTasmania.sld %%G%%/data_dir/www/wfs-t.html %%G%%/epl-1.0.txt @sample %%G%%/etc/jdbcRealm.properties.sample @sample %%G%%/etc/jetty-bytebufferpool.xml.sample @sample %%G%%/etc/jetty-deploy.xml.sample @sample %%G%%/etc/jetty-http.xml.sample @sample %%G%%/etc/jetty-https.xml.sample @sample %%G%%/etc/jetty-jmx-platform.xml.sample @sample %%G%%/etc/jetty-jmx.xml.sample @sample %%G%%/etc/jetty-plus.xml.sample @sample %%G%%/etc/jetty-ssl.xml.sample @sample %%G%%/etc/jetty-threadpool.xml.sample @sample %%G%%/etc/jetty-webapp.xml.sample @sample %%G%%/etc/jetty.xml.sample @sample %%G%%/etc/keystore.sample @sample %%G%%/etc/realm.properties.sample @sample %%G%%/etc/webdefault.xml.sample %%G%%/lib/ant-1.6.5.jar %%G%%/lib/ant-1.10.9.jar %%G%%/lib/ant-launcher-1.10.9.jar %%G%%/lib/commons-el-1.0.jar %%G%%/lib/commons-logging-1.1.1.jar %%G%%/lib/jasper-compiler-5.5.15.jar %%G%%/lib/jasper-compiler-jdt-5.5.15.jar %%G%%/lib/jasper-runtime-5.5.15.jar %%G%%/lib/javax.servlet-api-3.1.0.jar %%G%%/lib/jetty-continuation-%%JETTY%%.jar %%G%%/lib/jetty-deploy-%%JETTY%%.jar %%G%%/lib/jetty-http-%%JETTY%%.jar %%G%%/lib/jetty-io-%%JETTY%%.jar %%G%%/lib/jetty-schemas-3.1.M0.jar %%G%%/lib/jetty-security-%%JETTY%%.jar %%G%%/lib/jetty-server-%%JETTY%%.jar %%G%%/lib/jetty-servlet-%%JETTY%%.jar %%G%%/lib/jetty-servlets-%%JETTY%%.jar %%G%%/lib/jetty-util-%%JETTY%%.jar %%G%%/lib/jetty-util-ajax-%%JETTY%%.jar %%G%%/lib/jetty-webapp-%%JETTY%%.jar %%G%%/lib/jetty-xml-%%JETTY%%.jar %%G%%/lib/jsp-api-2.0.jar %%G%%/lib/log4j-1.2.17.jar %%G%%/lib/xmlParserAPIs-2.6.2.jar %%G%%/logs/keepme.txt %%G%%/modules/bytebufferpool.mod %%G%%/modules/deploy.mod %%G%%/modules/http.mod %%G%%/modules/https.mod %%G%%/modules/resources.mod %%G%%/modules/security.mod %%G%%/modules/server.mod %%G%%/modules/servlet.mod %%G%%/modules/servlets.mod %%G%%/modules/threadpool.mod %%G%%/modules/webapp.mod %%G%%/resources/log4j.properties %%G%%/start.ini %%G%%/start.jar %%G%%/webapps/%%G%%/WEB-INF/dispatcher-servlet.xml %%G%%/webapps/%%G%%/WEB-INF/lib/FastInfoset-1.2.15.jar %%G%%/webapps/%%G%%/WEB-INF/lib/GeographicLib-Java-1.49.jar %%G%%/webapps/%%G%%/WEB-INF/lib/JavaAPIforKml-2.2.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/activation-1.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/antlr4-runtime-4.7.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-anim-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-awt-util-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-bridge-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-constants-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-css-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-dom-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-ext-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-gvt-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-i18n-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-parser-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-script-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-shared-resources-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-svg-dom-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-svggen-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-transcoder-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-util-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/batik-xml-%%BATIK%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/bcprov-jdk15on-1.60.jar %%G%%/webapps/%%G%%/WEB-INF/lib/bigint-0.7.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/checker-qual-3.5.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-beanutils-1.9.4.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-codec-1.9.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-collections-3.2.2.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-collections4-4.2.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-compiler-3.0.8.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-dbcp-1.4.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-fileupload-1.3.3.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-httpclient-3.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-io-2.8.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-jxpath-1.3.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-lang-2.5.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-lang3-3.8.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-logging-1.1.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-pool-1.5.4.jar %%G%%/webapps/%%G%%/WEB-INF/lib/commons-text-1.4.jar %%G%%/webapps/%%G%%/WEB-INF/lib/disruptor-1.2.13.jar %%G%%/webapps/%%G%%/WEB-INF/lib/ehcache-3.4.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/ejml-core-0.34.jar %%G%%/webapps/%%G%%/WEB-INF/lib/ejml-ddense-0.34.jar %%G%%/webapps/%%G%%/WEB-INF/lib/encoder-1.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/error_prone_annotations-2.3.4.jar %%G%%/webapps/%%G%%/WEB-INF/lib/ezmorph-1.0.6.jar %%G%%/webapps/%%G%%/WEB-INF/lib/failureaccess-1.0.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/freemarker-2.3.31.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-gwc-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-kml-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-main-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-ows-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-platform-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-rest-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-restconfig-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-restconfig-wcs-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-restconfig-wfs-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-restconfig-wms-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-sec-jdbc-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-sec-ldap-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-wcs-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-wcs1_0-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-wcs1_1-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-wcs2_0-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-web-core-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-web-demo-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-web-gwc-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-web-rest-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-web-sec-core-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-web-sec-jdbc-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-web-sec-ldap-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-web-wcs-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-web-wfs-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-web-wms-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-wfs-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-wms-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-app-schema-resolver-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-arcgrid-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-complex-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-coverage-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-cql-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-epsg-hsql-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-geojson-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-geopkg-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-geotiff-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-grid-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-http-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-http-commons-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-image-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-imagemosaic-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-jdbc-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-jdbc-postgis-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-main-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-metadata-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-opengis-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-process-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-process-feature-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-process-raster-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-property-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-referencing-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-render-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gs-restconfig-wmts-%%MVER%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-shapefile-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-svg-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-tile-client-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-transform-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-wfs-ng-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-wms-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-wmts-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-xml-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-xsd-core-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-xsd-fes-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-xsd-filter-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-xsd-gml2-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-xsd-gml3-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-xsd-ows-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-xsd-sld-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-xsd-wcs-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-xsd-wfs-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gt-xsd-wmts-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/guava-30.1-jre.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gwc-core-%%GWC%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gwc-diskquota-core-%%GWC%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gwc-diskquota-jdbc-%%GWC%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gwc-georss-%%GWC%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gwc-gmaps-%%GWC%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gwc-kml-%%GWC%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gwc-rest-%%GWC%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gwc-tms-%%GWC%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gwc-ve-%%GWC%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gwc-wms-%%GWC%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/gwc-wmts-%%GWC%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/h2-1.1.119.jar %%G%%/webapps/%%G%%/WEB-INF/lib/hsqldb-2.4.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/httpclient-4.5.13.jar %%G%%/webapps/%%G%%/WEB-INF/lib/httpclient-cache-4.5.13.jar %%G%%/webapps/%%G%%/WEB-INF/lib/httpcore-4.4.10.jar %%G%%/webapps/%%G%%/WEB-INF/lib/imageio-ext-arcgrid-%%IMAGEIO%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/imageio-ext-cog-commons-%%IMAGEIO%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/imageio-ext-cog-reader-%%IMAGEIO%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/imageio-ext-cog-streams-%%IMAGEIO%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/imageio-ext-geocore-%%IMAGEIO%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/imageio-ext-png-%%IMAGEIO%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/imageio-ext-streams-%%IMAGEIO%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/imageio-ext-tiff-%%IMAGEIO%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/imageio-ext-utilities-%%IMAGEIO%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/indriya-2.0.2.jar %%G%%/webapps/%%G%%/WEB-INF/lib/istack-commons-runtime-3.0.7.jar %%G%%/webapps/%%G%%/WEB-INF/lib/itext-2.1.5.jar %%G%%/webapps/%%G%%/WEB-INF/lib/j2objc-annotations-1.3.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jackson-core-2.10.5.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jai_codec-%%VER3%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jai_core-%%VER3%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jai_imageio-1.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jakarta.annotation-api-1.3.4.jar %%G%%/webapps/%%G%%/WEB-INF/lib/janino-3.0.8.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jasypt-1.9.2.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jasypt-springsecurity3-1.9.2.jar %%G%%/webapps/%%G%%/WEB-INF/lib/javax.activation-api-1.2.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/javax.inject-1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jaxb-api-2.4.0-b180830.0359.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jaxb-runtime-2.4.0-b180830.0438.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jdom2-2.0.6.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jettison-1.0.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jgridshift-core-1.3.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jna-5.7.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jna-platform-5.7.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/joda-time-2.8.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/json-20180813.jar %%G%%/webapps/%%G%%/WEB-INF/lib/json-lib-2.4.2-%%G%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/json-simple-1.1.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jsr305-2.0.3.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-affine-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-algebra-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-attributeop-%%JT1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-bandcombine-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-bandmerge-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-bandselect-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-binarize-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-border-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-buffer-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-classbreaks-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-classifier-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-colorconvert-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-colorindexer-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-concurrent-tile-cache-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-contour-%%JT1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-crop-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-errordiffusion-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-format-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-imagefunction-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-iterators-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-jiffle-language-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-jiffle-op-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-lookup-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-mosaic-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-nullop-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-orderdither-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-piecewise-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-rangelookup-%%JT1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-rescale-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-rlookup-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-scale-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-scale2-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-shadedrelief-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-stats-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-translate-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-utilities-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-utils-%%JT1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-vectorbin-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-vectorbinarize-%%JT1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-vectorize-%%JT1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-warp-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-zonal-%%JT%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jt-zonalstats-%%JT1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/jts-core-1.18.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar %%G%%/webapps/%%G%%/WEB-INF/lib/log4j-1.2.17.jar %%G%%/webapps/%%G%%/WEB-INF/lib/mail-1.4.jar %%G%%/webapps/%%G%%/WEB-INF/lib/marlin-0.9.3.jar %%G%%/webapps/%%G%%/WEB-INF/lib/net.opengis.fes-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/net.opengis.ows-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/net.opengis.wcs-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/net.opengis.wfs-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/net.opengis.wmts-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/org.eclipse.emf.common-2.15.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/org.eclipse.emf.ecore-2.15.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/org.eclipse.emf.ecore.xmi-2.15.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/org.eclipse.xsd-2.12.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/org.w3.xlink-%%VER1%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/oshi-core-5.5.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/picocontainer-1.2.jar %%G%%/webapps/%%G%%/WEB-INF/lib/pngj-2.0.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/postgresql-42.2.19.jar %%G%%/webapps/%%G%%/WEB-INF/lib/serializer-2.7.2.jar %%G%%/webapps/%%G%%/WEB-INF/lib/si-quantity-%%SI%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/si-units-%%SI%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/slf4j-api-1.6.4.jar %%G%%/webapps/%%G%%/WEB-INF/lib/slf4j-log4j12-1.6.4.jar %%G%%/webapps/%%G%%/WEB-INF/lib/spring-aop-%%SPRING%%.RELEASE.jar %%G%%/webapps/%%G%%/WEB-INF/lib/spring-beans-%%SPRING%%.RELEASE.jar %%G%%/webapps/%%G%%/WEB-INF/lib/spring-context-%%SPRING%%.RELEASE.jar %%G%%/webapps/%%G%%/WEB-INF/lib/spring-context-support-%%SPRING%%.RELEASE.jar %%G%%/webapps/%%G%%/WEB-INF/lib/spring-core-%%SPRING%%.RELEASE.jar %%G%%/webapps/%%G%%/WEB-INF/lib/spring-expression-%%SPRING%%.RELEASE.jar %%G%%/webapps/%%G%%/WEB-INF/lib/spring-jcl-%%SPRING%%.RELEASE.jar %%G%%/webapps/%%G%%/WEB-INF/lib/spring-jdbc-%%SPRING%%.RELEASE.jar %%G%%/webapps/%%G%%/WEB-INF/lib/spring-ldap-core-2.3.3.RELEASE.jar %%G%%/webapps/%%G%%/WEB-INF/lib/spring-security-config-%%SPRINGS%%.RELEASE.jar %%G%%/webapps/%%G%%/WEB-INF/lib/spring-security-core-%%SPRINGS%%.RELEASE.jar %%G%%/webapps/%%G%%/WEB-INF/lib/spring-security-ldap-%%SPRINGS%%.RELEASE.jar %%G%%/webapps/%%G%%/WEB-INF/lib/spring-security-web-%%SPRINGS%%.RELEASE.jar %%G%%/webapps/%%G%%/WEB-INF/lib/spring-tx-%%SPRING%%.RELEASE.jar %%G%%/webapps/%%G%%/WEB-INF/lib/spring-web-%%SPRING%%.RELEASE.jar %%G%%/webapps/%%G%%/WEB-INF/lib/spring-webmvc-%%SPRING%%.RELEASE.jar %%G%%/webapps/%%G%%/WEB-INF/lib/sqlite-jdbc-3.34.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/stax-1.2.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/stax-api-1.0.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/stax-ex-1.8.jar %%G%%/webapps/%%G%%/WEB-INF/lib/systems-common-2.0.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/txw2-2.4.0-b180830.0438.jar %%G%%/webapps/%%G%%/WEB-INF/lib/unit-api-2.0.jar %%G%%/webapps/%%G%%/WEB-INF/lib/uom-lib-common-2.0.jar -%%G%%/webapps/%%G%%/WEB-INF/lib/wicket-core-7.6.0.jar -%%G%%/webapps/%%G%%/WEB-INF/lib/wicket-datetime-7.6.0.jar +%%G%%/webapps/%%G%%/WEB-INF/lib/wicket-core-%%WICKET%%.jar +%%G%%/webapps/%%G%%/WEB-INF/lib/wicket-datetime-%%WICKET%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/wicket-dnd-0.7.3.jar -%%G%%/webapps/%%G%%/WEB-INF/lib/wicket-extensions-7.6.0.jar -%%G%%/webapps/%%G%%/WEB-INF/lib/wicket-request-7.6.0.jar -%%G%%/webapps/%%G%%/WEB-INF/lib/wicket-util-7.6.0.jar +%%G%%/webapps/%%G%%/WEB-INF/lib/wicket-extensions-%%WICKET%%.jar +%%G%%/webapps/%%G%%/WEB-INF/lib/wicket-request-%%WICKET%%.jar +%%G%%/webapps/%%G%%/WEB-INF/lib/wicket-util-%%WICKET%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/wicket-webjars-0.5.3.jar -%%G%%/webapps/%%G%%/WEB-INF/lib/wicketstuff-select2-7.6.0.jar +%%G%%/webapps/%%G%%/WEB-INF/lib/wicketstuff-select2-%%WICKET%%.jar %%G%%/webapps/%%G%%/WEB-INF/lib/xalan-2.7.2.jar %%G%%/webapps/%%G%%/WEB-INF/lib/xml-apis-1.4.01.jar %%G%%/webapps/%%G%%/WEB-INF/lib/xml-apis-ext-1.3.04.jar %%G%%/webapps/%%G%%/WEB-INF/lib/xml-commons-resolver-1.2.jar %%G%%/webapps/%%G%%/WEB-INF/lib/xmlgraphics-commons-2.6.jar %%G%%/webapps/%%G%%/WEB-INF/lib/xmlpull-%%VER3%%.1.jar %%G%%/webapps/%%G%%/WEB-INF/lib/xpp3-%%VER3%%.4.O.jar %%G%%/webapps/%%G%%/WEB-INF/lib/xpp3_min-1.1.4c.jar %%G%%/webapps/%%G%%/WEB-INF/lib/xstream-1.4.11.1.jar %%G%%/webapps/%%G%%/WEB-INF/web.xml %%G%%/webapps/%%G%%/index.html @dir %%G%%/webapps/%%G%%/WEB-INF/classes