awips2/edexOsgi/com.raytheon.uf.edex.plugin.bufrmthdw/META-INF/MANIFEST.MF
Mark Peters 469a54f9fc Omaha #3628 Move bufr packages and classes from decodertools plugin to bufrtools plugin
Change-Id: Ia10af38c4dd103b304a6d7b23d072023b2bf05b8

Former-commit-id: d3620ffea7 [formerly 27ec90f83560909acdb27893528e28e3dd58fd6b]
Former-commit-id: 47598b6967
2014-09-16 12:13:33 -05:00

21 lines
711 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Bufrmthdw Plug-in
Bundle-SymbolicName: com.raytheon.uf.edex.plugin.bufrmthdw
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.uf.common.dataplugin.bufrmthdw,
com.raytheon.edex.common,
com.raytheon.uf.edex.decodertools,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.edex.pointdata,
org.geotools,
javax.persistence,
javax.measure
Import-Package: com.raytheon.uf.common.status,
com.raytheon.uf.common.wmo,
com.raytheon.uf.edex.bufrtools,
com.raytheon.uf.edex.bufrtools.descriptors,
com.raytheon.uf.edex.bufrtools.packets,
org.apache.commons.logging