awips2/edexOsgi/com.raytheon.uf.edex.plugin.acars/META-INF/MANIFEST.MF
Slav Korolev 8c9fd8176b Issue #2811 - Added check for empty message. Updated logger.
Former-commit-id: 982735561c [formerly 9ac8a7a2f3 [formerly e0010578785dd88861e8c9ef229e3e6452a5bd0e]]
Former-commit-id: 9ac8a7a2f3
Former-commit-id: 24895b9308
2014-03-27 10:54:41 -04:00

19 lines
728 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Acars Plug-in
Bundle-SymbolicName: com.raytheon.uf.edex.plugin.acars
Bundle-Version: 1.14.0.qualifier
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
Bundle-Vendor: RAYTHEON
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
Export-Package: com.raytheon.uf.edex.plugin.acars,
com.raytheon.uf.edex.plugin.acars.common,
com.raytheon.uf.edex.plugin.acars.dao
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: com.raytheon.uf.common.dataplugin.acars,
com.raytheon.uf.common.status