Change-Id: I2b23399b2cfd3d37a41f89cb3c3173ca628caecb Former-commit-id: b9c41fe3354a90a03440e1ea67991e6ecd5885c0
19 lines
902 B
Text
19 lines
902 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Tafqueue
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.tafqueue
|
|
Bundle-Version: 1.15.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
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",
|
|
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
|