20 lines
866 B
Text
20 lines
866 B
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Site Plug-in
|
||
|
Bundle-SymbolicName: com.raytheon.uf.common.site
|
||
|
Bundle-Version: 1.12.1174.qualifier
|
||
|
Bundle-Vendor: RAYTHEON
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||
|
Require-Bundle: com.raytheon.uf.common.localization;bundle-version="1.12.1130",
|
||
|
org.apache.commons.logging;bundle-version="1.0.4",
|
||
|
com.raytheon.uf.common.status;bundle-version="1.12.1130",
|
||
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1130",
|
||
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174",
|
||
|
com.raytheon.uf.common.pointdata;bundle-version="1.12.1174",
|
||
|
com.raytheon.uf.edex.core;bundle-version="1.12.1174"
|
||
|
Export-Package: com.raytheon.uf.common.site,
|
||
|
com.raytheon.uf.common.site.ingest,
|
||
|
com.raytheon.uf.common.site.notify,
|
||
|
com.raytheon.uf.common.site.requests,
|
||
|
com.raytheon.uf.common.site.xml
|