Change-Id: I02d31a348c34aee48271dad291ae0f074e8e5158 Former-commit-id:6f1684b85c
[formerly08b9ce4c62
[formerly 61921c6a5d4ae8d7e6b2546a11fb7407f780830f]] Former-commit-id:08b9ce4c62
Former-commit-id:1fcbeb41c9
22 lines
747 B
Text
22 lines
747 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Radar Server
|
|
Bundle-SymbolicName: com.raytheon.rcm.server;singleton:=true
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Export-Package: com.raytheon.rcm.coll,
|
|
com.raytheon.rcm.config.awips1,
|
|
com.raytheon.rcm.config.importer,
|
|
com.raytheon.rcm.config.std,
|
|
com.raytheon.rcm.oldio,
|
|
com.raytheon.rcm.otrmgr,
|
|
com.raytheon.rcm.rmrmgr,
|
|
com.raytheon.rcm.rpsmgr,
|
|
com.raytheon.rcm.server
|
|
Require-Bundle: com.raytheon.rcm.lib;bundle-version="1.0.0",
|
|
org.apache.commons.logging;bundle-version="1.0.4",
|
|
org.springframework;bundle-version="2.5.6",
|
|
org.itadaki.bzip2;bundle-version="0.9.1",
|
|
org.quartz;bundle-version="1.8.6"
|
|
Import-Package: com.raytheon.uf.common.util,
|
|
org.apache.log4j,
|
|
org.junit
|