30 lines
1 KiB
Text
30 lines
1 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Dissemination Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.dissemination
|
|
Bundle-Version: 1.16.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Bundle-ActivationPolicy: lazy
|
|
Import-Package: com.raytheon.edex.exception,
|
|
com.raytheon.uf.common.dataplugin.text,
|
|
com.raytheon.uf.common.dataplugin.text.db,
|
|
com.raytheon.uf.common.dissemination,
|
|
com.raytheon.uf.common.localization,
|
|
com.raytheon.uf.common.localization.exception,
|
|
com.raytheon.uf.common.python,
|
|
com.raytheon.uf.common.serialization,
|
|
com.raytheon.uf.common.serialization.comm,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.edex.core,
|
|
com.raytheon.uf.edex.database,
|
|
com.raytheon.uf.edex.database.purge,
|
|
org.apache.camel
|
|
Require-Bundle: org.jep;bundle-version="1.0.0",
|
|
com.raytheon.uf.edex.plugin.text,
|
|
com.raytheon.uf.common.site,
|
|
org.springframework;bundle-version="2.5.6",
|
|
com.raytheon.uf.edex.database,
|
|
com.raytheon.uf.common.auth,
|
|
com.raytheon.uf.edex.auth,
|
|
com.raytheon.uf.edex.ndm
|