awips2/RadarServer/com.raytheon.rcm.server/META-INF/MANIFEST.MF
Nate Jensen cf656dddc6 Issue #2208 move remainder of unit-tests to tests project, disable building ones dependent on eclipse/swt, ignore ones that are failing
Change-Id: I49467fe6e9425a73985f729bc1ea4b10eb139c16

Former-commit-id: a53ff5142d15461a595adb8a6e8d6b96aee3a878
2013-07-25 14:59:01 -05:00

21 lines
712 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.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.commons.logging,
org.apache.log4j