awips2/edexOsgi/com.raytheon.edex.common/META-INF/MANIFEST.MF
Ron Anderson dc7c9edb87 Issue #1608 Fixed group deletes in H5pyDataStore.py
Change-Id: I9cd6e186646f9db40b0e498740fb4c63bc99b79a

Former-commit-id: 7c0a5d74bf [formerly dc9ac54903107224633b4e18d5caa345649d8266]
Former-commit-id: a2a89fb4e7
2013-02-15 09:03:41 -06:00

68 lines
2.4 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Common Plug-in
Bundle-SymbolicName: com.raytheon.edex.common
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Eclipse-BuddyPolicy: registered, ext, global
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
Export-Package: com.raytheon.edex.colormap,
com.raytheon.edex.common.request,
com.raytheon.edex.db.dao,
com.raytheon.edex.db.dao.spatial,
com.raytheon.edex.db.mapping,
com.raytheon.edex.db.objects.hibernate,
com.raytheon.edex.db.purge,
com.raytheon.edex.esb,
com.raytheon.edex.exception,
com.raytheon.edex.jmx,
com.raytheon.edex.msg,
com.raytheon.edex.plugin,
com.raytheon.edex.plugin.factory,
com.raytheon.edex.scriptfactory,
com.raytheon.edex.site,
com.raytheon.edex.subscription,
com.raytheon.edex.topo,
com.raytheon.edex.urifilter,
com.raytheon.edex.util,
com.raytheon.edex.utility,
com.raytheon.edex.common.shapefiles
Require-Bundle: net.sf.ehcache,
org.apache.commons.configuration,
org.apache.velocity;bundle-version="1.6.0",
org.geotools,
org.jep,
org.junit,
org.apache.commons.logging,
org.apache.commons.pool,
org.apache.commons.beanutils,
org.apache.commons.lang,
javax.measure,
org.apache.commons.collections,
org.apache.log4j,
net.sf.cglib;visibility:=reexport,
com.facebook.thrift,
javax.persistence,
com.raytheon.uf.common.localization,
com.raytheon.uf.common.serialization;visibility:=reexport,
com.raytheon.uf.common.status,
org.apache.activemq,
org.postgres;bundle-version="1.0.0",
org.apache.http,
org.springframework;bundle-version="2.5.6";visibility:=reexport,
com.raytheon.uf.common.time;visibility:=reexport,
com.raytheon.uf.common.dataplugin;visibility:=reexport,
com.raytheon.uf.common.datastorage;bundle-version="1.11.0";visibility:=reexport,
com.raytheon.uf.common.geospatial;bundle-version="1.0.0";visibility:=reexport,
com.raytheon.uf.common.message;bundle-version="1.11.11",
com.raytheon.uf.common.serialization.comm;bundle-version="1.11.17",
org.hibernate;visibility:=reexport,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.common.util;visibility:=reexport,
com.raytheon.uf.common.dataquery;visibility:=reexport,
com.raytheon.uf.edex.database;visibility:=reexport,
com.raytheon.uf.edex.core;visibility:=reexport
Import-Package: com.raytheon.uf.common.colormap,
com.raytheon.uf.common.message.response,
com.raytheon.uf.common.topo
Bundle-RequiredExecutionEnvironment: JavaSE-1.6