awips2/RadarServer/com.raytheon.rcm.server/META-INF/MANIFEST.MF
Nathan Bowler 9aadf29f49 Omaha #4498 Use JAXBManager to marshall/unmarshall. Rename Util to RcmUtil.
Change-Id: I532b4226eb52accee4c538de6082ee352104ca03

Former-commit-id: 1262c762bd83199f6cf5f29a0421eda3362bc5bf
2015-06-10 12:00:02 -04:00

22 lines
762 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Radar Server
Bundle-SymbolicName: com.raytheon.rcm.server;singleton:=true
Bundle-Version: 1.15.0
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.springframework;bundle-version="2.5.6",
org.itadaki.bzip2;bundle-version="0.9.1",
org.quartz;bundle-version="1.8.6",
com.raytheon.uf.common.serialization;bundle-version="1.15.0"
Import-Package: com.raytheon.uf.common.util,
org.apache.commons.logging,
org.apache.log4j