awips2/edexOsgi/com.raytheon.uf.common.dataplugin.scan/META-INF/MANIFEST.MF
Nate Jensen bf821fdbe0 Issue #2142 removing more dependencies on edex.common
Change-Id: I6fa6d1957f6aeee3b22f96164c7da4509b06eaaf

Former-commit-id: df95db8f78 [formerly 231c873711159c9a59f0bc4e25e70cc9c989ecc0]
Former-commit-id: 0c92461c65
2013-08-13 09:09:05 -05:00

24 lines
945 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: QPF common Plug-in
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.scan
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization, com.raytheon.uf.viz.core
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: com.raytheon.uf.common.dataplugin.scan,
com.raytheon.uf.common.dataplugin.scan.data
Require-Bundle: javax.persistence;bundle-version="1.0.0",
com.raytheon.uf.common.serialization,
com.raytheon.uf.common.monitor,
com.raytheon.uf.common.dataplugin.binlightning,
com.raytheon.uf.common.dataplugin.grid,
com.raytheon.uf.common.sounding,
com.raytheon.uf.common.dataplugin.radar,
com.raytheon.uf.common.status,
com.raytheon.uf.common.geospatial,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.datastorage
Import-Package: com.raytheon.uf.common.time,
org.apache.commons.logging