2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Composite Product Generator (CPG) Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.cpgsrv
|
|
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
|
|
Bundle-Vendor: RAYTHEON
|
2013-07-15 14:10:00 -05:00
|
|
|
Require-Bundle: com.raytheon.edex.common,
|
2012-01-06 08:55:05 -06:00
|
|
|
com.raytheon.uf.common.status;bundle-version="1.10.13",
|
|
|
|
com.raytheon.uf.common.monitor.cpg;bundle-version="1.0.0",
|
2013-01-23 11:18:44 -05:00
|
|
|
com.raytheon.uf.common.stats;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.edex.event;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.event;bundle-version="1.0.0"
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
|
|
Bundle-ActivationPolicy: lazy
|
|
|
|
Export-Package: com.raytheon.uf.edex.cpgsrv
|
2013-07-15 14:10:00 -05:00
|
|
|
Import-Package: com.raytheon.uf.common.monitor.cpg,
|
|
|
|
org.apache.commons.logging
|