awips2/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/META-INF/MANIFEST.MF
Mark Peters 4287a8dc20 Omaha #3628 Move bufr packages and classes from decodertools plugin to bufrtools plugin
Change-Id: Ia10af38c4dd103b304a6d7b23d072023b2bf05b8

Former-commit-id: 469a54f9fc [formerly 47598b6967] [formerly 469a54f9fc [formerly 47598b6967] [formerly d3620ffea7 [formerly 27ec90f83560909acdb27893528e28e3dd58fd6b]]]
Former-commit-id: d3620ffea7
Former-commit-id: 14c3ec8f97 [formerly 3ac06c97b1]
Former-commit-id: 354f7b86fd
2014-09-16 12:13:33 -05:00

21 lines
951 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ssha
Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.ssha
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.11.31",
gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0",
javax.persistence;bundle-version="1.0.0",
com.raytheon.uf.edex.decodertools;bundle-version="1.12.1161",
gov.noaa.nws.ncep.common.dataplugin.ssha;bundle-version="1.0.0"
Export-Package: gov.noaa.nws.ncep.edex.plugin.ssha.decoder,
gov.noaa.nws.ncep.edex.plugin.ssha.util
Import-Package: com.raytheon.uf.common.wmo,
com.raytheon.uf.edex.bufrtools,
com.raytheon.uf.edex.bufrtools.descriptors,
com.raytheon.uf.edex.bufrtools.packets,
com.raytheon.uf.edex.decodertools.time,
org.apache.commons.logging