awips2/edexOsgi/com.raytheon.edex.plugin.warning/META-INF/MANIFEST.MF
2017-04-21 18:33:55 -06:00

23 lines
813 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Warning Plug-in
Bundle-SymbolicName: com.raytheon.edex.plugin.warning
Bundle-Version: 1.15.0.qualifier
Bundle-Vendor: RAYTHEON
Require-Bundle: org.geotools,
javax.persistence,
com.raytheon.edex.common,
com.raytheon.uf.common.serialization,
com.raytheon.uf.common.serialization.comm,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.dataplugin.warning,
com.raytheon.uf.common.dataquery,
com.raytheon.uf.common.geospatial,
com.raytheon.uf.common.localization,
com.raytheon.uf.common.status,
com.raytheon.uf.edex.database,
com.raytheon.uf.edex.python.decoder
Export-Package: com.raytheon.edex.plugin.warning.tools
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.raytheon.uf.common.time,
org.hibernate.annotations