awips2/edexOsgi/com.raytheon.uf.edex.plugin.acars/META-INF/MANIFEST.MF
Ben Steffensmeier 4ea7f35d7a Omaha #2061 Allow acars to return data through point data requests.
Former-commit-id: fad91d775de63379e0ee3ff47ffeb39730abfe11
2014-06-06 15:14:53 -05:00

20 lines
739 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Acars Decoder Plug-in
Bundle-SymbolicName: com.raytheon.uf.edex.plugin.acars
Bundle-Version: 1.14.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.edex.common,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
org.geotools,
javax.persistence,
javax.measure,
com.raytheon.uf.edex.pointdata;bundle-version="1.12.1174"
Export-Package: com.raytheon.uf.edex.plugin.acars,
com.raytheon.uf.edex.plugin.acars.common,
com.raytheon.uf.edex.plugin.acars.dao
Import-Package: com.raytheon.uf.common.dataplugin.acars,
com.raytheon.uf.common.status,
com.raytheon.uf.common.wmo