2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Nws Auth Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.common.plugin.nwsauth
|
|
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
|
|
Bundle-Vendor: RAYTHEON
|
|
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
|
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
2013-01-06 14:32:24 -06:00
|
|
|
Require-Bundle: com.raytheon.uf.common.serialization;bundle-version="1.12.2",
|
|
|
|
com.raytheon.uf.common.auth;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
2013-01-23 11:18:44 -05:00
|
|
|
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
|
2013-02-07 16:00:39 -06:00
|
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174",
|
|
|
|
org.apache.commons.lang;bundle-version="2.3.0"
|
2013-01-06 14:32:24 -06:00
|
|
|
Export-Package: com.raytheon.uf.common.plugin.nwsauth,
|
|
|
|
com.raytheon.uf.common.plugin.nwsauth.exception,
|
|
|
|
com.raytheon.uf.common.plugin.nwsauth.user,
|
|
|
|
com.raytheon.uf.common.plugin.nwsauth.xml
|
|
|
|
Import-Package: com.raytheon.uf.common.plugin.nwsauth.exception
|