awips2/edexOsgi/com.raytheon.edex.plugin.recco/META-INF/MANIFEST.MF
Max Schenkelberg 50825200a1 Issue #2142 Got log4j out of edex.
Amend: Removed deleted files from build.properties

Change-Id: Id6aad305848ce137eb7e26cf689e172f165211fa

Former-commit-id: f47d21972b86d8c2c757874c5e450f93e5704133
2013-07-15 14:26:15 -05:00

18 lines
678 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Recco Plug-in
Bundle-SymbolicName: com.raytheon.edex.plugin.recco
Bundle-Version: 1.12.1174.qualifier
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
Bundle-Vendor: RAYTHEON
Export-Package: com.raytheon.edex.plugin.recco,
com.raytheon.edex.plugin.recco.common,
com.raytheon.edex.plugin.recco.decoder
Require-Bundle: com.raytheon.edex.common,
com.raytheon.uf.common.pointdata,
javax.measure,
org.geotools,
javax.persistence,
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: org.apache.commons.logging