moved WMO time parsing code from TimeTools to WMOTimeParser Former-commit-id: c2e57be98850284cb01ba921b9dddcadbe66b311
24 lines
930 B
Text
24 lines
930 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Poessounding Plug-in
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.poessounding
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: com.raytheon.edex.common,
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.localization,
|
|
javax.measure,
|
|
org.geotools,
|
|
javax.persistence
|
|
Export-Package: com.raytheon.edex.plugin.poessounding,
|
|
com.raytheon.edex.plugin.poessounding.decoder
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: com.raytheon.uf.common.dataplugin.poessounding,
|
|
com.raytheon.uf.common.geospatial.spi,
|
|
com.raytheon.uf.common.pointdata,
|
|
com.raytheon.uf.common.pointdata.spatial,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.common.wmo,
|
|
com.raytheon.uf.edex.pointdata,
|
|
org.apache.commons.logging
|