awips2/edexOsgi/com.raytheon.uf.common.dataplugin.warning/META-INF/MANIFEST.MF
root 9f19e3f712 Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00

25 lines
1,018 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Warning
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.warning
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: com.raytheon.uf.common.dataplugin.warning,
com.raytheon.uf.common.dataplugin.warning.config,
com.raytheon.uf.common.dataplugin.warning.gis,
com.raytheon.uf.common.dataplugin.warning.util
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization, com.raytheon.uf.common.serialization.comm
Import-Package: com.raytheon.uf.common.time,
javax.persistence,
org.apache.commons.lang,
org.hibernate.annotations
Require-Bundle: org.geotools,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.localization,
com.raytheon.uf.common.geospatial,
com.raytheon.uf.common.serialization,
com.raytheon.uf.common.serialization.comm,
com.raytheon.uf.common.status,
com.raytheon.uf.common.dataquery;bundle-version="1.0.0",
javax.measure;bundle-version="1.0.0"