awips2/ncep/gov.noaa.nws.ncep.edex.plugin.atcf/META-INF/MANIFEST.MF
Max Schenkelberg d1881ffa51 Issue #2142 Got log4j out of edex.
Amend: Removed deleted files from build.properties

Change-Id: Id6aad305848ce137eb7e26cf689e172f165211fa

Former-commit-id: 94fa6f0e30 [formerly 63421a4819] [formerly 50825200a1 [formerly f47d21972b86d8c2c757874c5e450f93e5704133]]
Former-commit-id: 50825200a1
Former-commit-id: 1610826d2e
2013-07-15 14:26:15 -05:00

22 lines
940 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Atcf Plug-in
Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.atcf
Bundle-Version: 1.0.0.qualifier
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.raytheon.edex.common;bundle-version="1.11.31",
javax.persistence;bundle-version="1.0.0",
com.raytheon.uf.common.localization;bundle-version="1.11.31",
gov.noaa.nws.ncep.common.dataplugin.atcf,
gov.noaa.nws.ncep.common;bundle-version="1.0.0",
gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0"
Import-Package: gov.noaa.nws.ncep.common.dataplugin.atcf,
gov.noaa.nws.ncep.edex.tools.decoder,
gov.noaa.nws.ncep.edex.util,
org.apache.commons.logging,
org.apache.log4j,
org.junit
Export-Package: gov.noaa.nws.ncep.edex.plugin.atcf.decoder,
gov.noaa.nws.ncep.edex.plugin.atcf.util