awips2/ncep/gov.noaa.nws.ncep.edex.plugin.pirep/META-INF/MANIFEST.MF
Brian Clements 6bd43f79ff Omaha #2536 moved WMO Header into new common plugin
moved WMO time parsing code from TimeTools to WMOTimeParser


Former-commit-id: c2e57be98850284cb01ba921b9dddcadbe66b311
2014-05-14 13:45:09 -05:00

22 lines
1,013 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Pirep
Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.pirep
Bundle-Version: 1.12.1174.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.12.1174",
com.raytheon.uf.edex.pointdata;bundle-version="1.12.1174",
com.raytheon.uf.edex.decodertools;bundle-version="1.12.1174",
org.geotools;bundle-version="2.6.4",
javax.measure;bundle-version="1.0.0",
javax.persistence;bundle-version="1.0.0",
org.apache.camel;bundle-version="1.0.0",
com.raytheon.uf.common.status;bundle-version="1.12.1174",
gov.noaa.nws.ncep.common.dataplugin.pirep;bundle-version="1.0.0"
Export-Package: gov.noaa.nws.ncep.edex.plugin.pirep,
gov.noaa.nws.ncep.edex.plugin.pirep.decoder
Import-Package: com.raytheon.uf.common.wmo,
com.raytheon.uf.edex.pointdata,
org.apache.commons.logging