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=21c08dc92a1e693144151249ab9e282f27860087;hpb=77eaf70d8b929dab68211d6a01f68eeb71a1dceb;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 21c08dc92..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: 1.0.0.qualifier +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,17 +11,24 @@ 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, + org.opengis.filter, + org.opengis.filter.identity, org.polymap.openlayers.rap.widget, org.polymap.openlayers.rap.widget.base, org.polymap.openlayers.rap.widget.base_types,