2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Autobldsrv Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.edex.autobldsrv
|
|
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
|
|
Bundle-Vendor: RAYTHEON
|
|
|
|
Require-Bundle: com.raytheon.edex.common,
|
|
|
|
org.apache.commons.configuration,
|
|
|
|
com.raytheon.edex.uengine,
|
|
|
|
org.apache.commons.logging,
|
|
|
|
javax.persistence,
|
|
|
|
com.raytheon.uf.common.status,
|
|
|
|
com.raytheon.uf.edex.core,
|
2013-05-14 14:40:47 -05:00
|
|
|
com.raytheon.uf.edex.database,
|
|
|
|
org.quartz;bundle-version="1.8.6"
|
2012-01-06 08:55:05 -06:00
|
|
|
Export-Package: com.raytheon.edex.services
|
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
|
|
Import-Package: com.raytheon.uf.common.message
|