awips2/edexOsgi/com.raytheon.uf.edex.tafqueue/META-INF/MANIFEST.MF
Mike Duff ee5e9c1435 Issue #1981 - OUPRequest is now a privileged request.
Also proctecting TafQueueRequest

Change-Id: I3a05a407a21b8f9d2e6426c4f456e2218479242a

Former-commit-id: acc1b993db8d78f7edfc3bd287b7d3ca39c0d391
2013-06-07 15:52:02 -05:00

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.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",
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