Change-Id: I2ddc877d402d34a2db78d665f304da5fe212aaf4 Former-commit-id: c91a7d4084be3753ad51afd11b46b621af0bc878
23 lines
847 B
Text
23 lines
847 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Sfcobs Plug-in
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.sfcobs
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: com.raytheon.edex.common,
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
com.raytheon.uf.edex.pointdata,
|
|
org.geotools,
|
|
javax.measure,
|
|
javax.persistence,
|
|
com.raytheon.uf.edex.ndm;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.localization;bundle-version="1.14.0"
|
|
Export-Package: com.raytheon.edex.plugin.sfcobs,
|
|
com.raytheon.edex.plugin.sfcobs.common
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Import-Package: com.raytheon.uf.common.dataplugin.sfcobs,
|
|
com.raytheon.uf.common.pointdata,
|
|
com.raytheon.uf.common.pointdata.spatial,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.common.wmo,
|
|
org.apache.commons.logging
|