awips2/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/META-INF/MANIFEST.MF
Nate Jensen 38fa2ca855 Issue #2208 moving ncep unit tests to tests project
Change-Id: I723edf8936970d57108796ca1bc775b93e5e2507

Former-commit-id: d7be59a97e [formerly b027914534dc808a616e2b5b2ee55ed3dd304b2e]
Former-commit-id: 838554cf98
2013-07-25 13:28:27 -05:00

25 lines
1 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: NcScd Plug-in
Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.ncscd
Bundle-Version: 1.0.0.qualifier
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.edex.common;bundle-version="1.10.13",
gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0",
javax.persistence;bundle-version="1.0.0",
gov.noaa.nws.ncep.common.dataplugin.ncscd;bundle-version="1.0.0",
com.raytheon.uf.edex.pointdata;bundle-version="1.12.1174",
org.geotools
Export-Package: gov.noaa.nws.ncep.edex.plugin.ncscd.decoder,
gov.noaa.nws.ncep.edex.plugin.ncscd.util
Import-Package: com.raytheon.edex.exception,
com.raytheon.uf.edex.decodertools.core,
com.raytheon.uf.edex.decodertools.time,
com.raytheon.uf.edex.wmo.message,
gov.noaa.nws.ncep.common.dataplugin.ncscd,
gov.noaa.nws.ncep.common.dataplugin.tcm,
gov.noaa.nws.ncep.common.tools,
org.apache.commons.logging,
org.apache.log4j