Change-Id: I2b23399b2cfd3d37a41f89cb3c3173ca628caecb Former-commit-id: b9c41fe3354a90a03440e1ea67991e6ecd5885c0
28 lines
1.1 KiB
Text
28 lines
1.1 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Warning
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.warning
|
|
Bundle-Version: 1.15.1.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Export-Package: com.raytheon.uf.common.dataplugin.warning,
|
|
com.raytheon.uf.common.dataplugin.warning.config,
|
|
com.raytheon.uf.common.dataplugin.warning.gis,
|
|
com.raytheon.uf.common.dataplugin.warning.portions,
|
|
com.raytheon.uf.common.dataplugin.warning.request,
|
|
com.raytheon.uf.common.dataplugin.warning.response,
|
|
com.raytheon.uf.common.dataplugin.warning.util
|
|
Import-Package: com.raytheon.uf.common.time,
|
|
javax.persistence,
|
|
org.hibernate.annotations
|
|
Require-Bundle: org.geotools,
|
|
com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.localization,
|
|
com.raytheon.uf.common.geospatial,
|
|
com.raytheon.uf.common.serialization,
|
|
com.raytheon.uf.common.serialization.comm,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.common.dataaccess,
|
|
com.raytheon.uf.common.dataquery;bundle-version="1.0.0",
|
|
javax.measure;bundle-version="1.0.0",
|
|
org.apache.commons.lang3;bundle-version="3.4.0"
|