X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=gis%2Fplugins%2Forg.argeo.gis.ui.rap.openlayers%2FMETA-INF%2FMANIFEST.MF;h=899380198decdb586e8d7eeac05fb18b02ae9858;hb=bfb089aba3ca9585aab9a469d21b9b9e91473919;hp=bc9ca2689aa606e3a208425164db66de3f258bd1;hpb=477f38e7085ce32c6f09e062cac90f7ba8769698;p=lgpl%2Fargeo-commons.git diff --git a/gis/plugins/org.argeo.gis.ui.rap.openlayers/META-INF/MANIFEST.MF b/gis/plugins/org.argeo.gis.ui.rap.openlayers/META-INF/MANIFEST.MF index bc9ca2689..899380198 100644 --- a/gis/plugins/org.argeo.gis.ui.rap.openlayers/META-INF/MANIFEST.MF +++ b/gis/plugins/org.argeo.gis.ui.rap.openlayers/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Rap Bundle-SymbolicName: org.argeo.gis.ui.rap.openlayers;singleton:=true -Bundle-Version: 0.2.3.SNAPSHOT +Bundle-Version: 0.3.4.SNAPSHOT Bundle-Activator: org.argeo.gis.ui.rap.openlayers.GisOpenlayersPlugin Bundle-Vendor: Argeo Require-Bundle: org.eclipse.rap.ui, @@ -11,15 +11,19 @@ Require-Bundle: org.eclipse.rap.ui, Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-ActivationPolicy: lazy Import-Package: com.vividsolutions.jts.geom;version="1.10.0", + javax.jcr;version="2.0.0", org.apache.commons.logging;version="1.1.1", org.argeo.eclipse.spring, org.argeo.geotools, + org.argeo.geotools.jcr, org.argeo.gis.ui, org.argeo.gis.ui.editors, org.geotools.data, org.geotools.feature, + org.geotools.geometry.jts, org.geotools.map, org.geotools.map.event, + org.geotools.styling, org.opengis.feature, org.opengis.feature.simple, org.opengis.feature.type,