awips2/ncep/gov.noaa.nws.ncep.edex.common/META-INF/MANIFEST.MF
Nate Jensen 8898a6d2ba Issue #2215 upgrade thrift to version 0.9.0
Change-Id: I9cf910a75c25f1d97a711a9088c3b496ceb2be70

Former-commit-id: ab2e3f3e8910043b117887712258fc689f2e9445
2013-07-23 12:28:07 -05:00

37 lines
1.6 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Common Plug-in
Bundle-SymbolicName: gov.noaa.nws.ncep.edex.common
Bundle-Version: 1.0.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
Export-Package: gov.noaa.nws.ncep.edex.common.dao,
gov.noaa.nws.ncep.edex.common.dataRecords,
gov.noaa.nws.ncep.edex.common.metparameters,
gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion,
gov.noaa.nws.ncep.edex.common.metparameters.quantity,
gov.noaa.nws.ncep.edex.common.ncinventory,
gov.noaa.nws.ncep.edex.common.sounding,
gov.noaa.nws.ncep.edex.common.stationTables,
gov.noaa.nws.ncep.edex.tools.decoder,
gov.noaa.nws.ncep.edex.util
Require-Bundle: com.raytheon.uf.common.serialization;bundle-version="1.11.12",
com.raytheon.uf.edex.decodertools;bundle-version="1.11.16",
com.raytheon.uf.common.localization;bundle-version="1.11.16",
com.raytheon.edex.common;bundle-version="1.11.16",
org.geotools;bundle-version="2.5.8",
javax.persistence;bundle-version="1.0.0",
com.raytheon.uf.common.serialization.comm;bundle-version="1.11.31",
com.raytheon.uf.edex.pointdata;bundle-version="1.12.1174",
com.raytheon.uf.common.pointdata;bundle-version="1.12.1174",
com.raytheon.uf.common.status;bundle-version="1.12.1174"
Import-Package: com.raytheon.edex.uengine.tasks.query,
com.raytheon.uf.common.dataplugin.radar,
com.raytheon.uf.common.message.response,
gov.noaa.nws.ncep.common.tools,
javax.measure.converter,
javax.measure.quantity,
javax.measure.unit,
org.apache.commons.logging