20 lines
950 B
Text
20 lines
950 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Tafqueue
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.tafqueue
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Require-Bundle: com.raytheon.edex.common;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.dissemination;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.tafqueue;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
javax.persistence;bundle-version="1.0.0",
|
|
org.apache.commons.lang;bundle-version="2.3.0",
|
|
com.raytheon.uf.common.auth;bundle-version="1.12.1174",
|
|
com.raytheon.uf.edex.auth;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.plugin.nwsauth;bundle-version="1.12.1174"
|
|
Import-Package: com.raytheon.uf.common.localization,
|
|
org.apache.commons.configuration
|
|
Export-Package: com.raytheon.uf.edex.tafqueue
|