awips2/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/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

31 lines
1.3 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: NcScd Plug-in
Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.ncscd
Bundle-Version: 1.0.0.qualifier
Require-Bundle: com.raytheon.uf.common.datastorage;bundle-version="1.11.31",
org.springframework;bundle-version="2.5.6",
gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0",
com.raytheon.uf.edex.database;bundle-version="1.0.0",
com.raytheon.edex.common;bundle-version="1.12.1174",
com.raytheon.uf.common.pointdata;bundle-version="1.12.1174",
com.raytheon.uf.edex.pointdata;bundle-version="1.12.1174"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
Import-Package: com.raytheon.edex.exception,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.dataplugin.annotations,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.common.pointdata.spatial,
com.raytheon.uf.common.serialization.annotations,
com.raytheon.uf.common.status,
com.raytheon.uf.edex.decodertools.time,
com.raytheon.uf.edex.pointdata,
gov.noaa.nws.ncep.common.tools,
javax.measure.quantity,
javax.measure.unit,
javax.persistence,
org.apache.commons.logging
Export-Package: gov.noaa.nws.ncep.common.dataplugin.ncscd,
gov.noaa.nws.ncep.common.dataplugin.ncscd.dao
Bundle-ActivationPolicy: lazy