2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Scan Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.plugin.scan
|
2014-05-12 16:40:38 -05:00
|
|
|
Bundle-Version: 1.14.0.qualifier
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-Vendor: RAYTHEON
|
2014-06-23 14:13:19 -05:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
2013-01-06 14:32:24 -06:00
|
|
|
Require-Bundle: com.raytheon.uf.common.dataplugin.binlightning;bundle-version="1.11.26",
|
2012-01-06 08:55:05 -06:00
|
|
|
com.raytheon.uf.common.dataplugin.scan;bundle-version="1.11.26",
|
|
|
|
com.raytheon.uf.common.monitor;bundle-version="1.11.26",
|
|
|
|
com.raytheon.uf.common.monitor.cpg;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.edex.cpgsrv;bundle-version="1.11.1";resolution:=optional,
|
2013-01-06 14:32:24 -06:00
|
|
|
com.raytheon.uf.common.dataplugin.grid,
|
2012-01-06 08:55:05 -06:00
|
|
|
com.raytheon.edex.common;bundle-version="1.11.26",
|
|
|
|
com.raytheon.uf.common.status,
|
|
|
|
com.raytheon.uf.common.dataplugin.level;bundle-version="1.11.31",
|
|
|
|
com.raytheon.uf.common.sounding;bundle-version="1.12.1112",
|
2013-03-29 09:07:22 -05:00
|
|
|
com.raytheon.uf.common.dataplugin.radar;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.edex.plugin.scan.common;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.edex.dat.utils;bundle-version="1.12.1174"
|
2012-01-06 08:55:05 -06:00
|
|
|
Export-Package: com.raytheon.uf.edex.plugin.scan,
|
2014-05-12 16:40:38 -05:00
|
|
|
com.raytheon.uf.edex.plugin.scan.lightning,
|
2012-01-06 08:55:05 -06:00
|
|
|
com.raytheon.uf.edex.plugin.scan.process
|
2013-07-15 14:10:00 -05:00
|
|
|
Import-Package: com.raytheon.uf.edex.menus,
|
|
|
|
javax.measure.converter,
|
|
|
|
javax.measure.unit,
|
Omaha #5166: Update logging to use SLF4J:cpgsrv,cwat,ffmp,fssobs,preciprate,qpf,scan,vil,urifilter
NOTE: This commit depends on a commit in the ufcore repository with the
message "Omaha #5166: Update logging to use
SLF4J:cpgsrv,cwat,ffmp,fssobs,preciprate,qpf,scan,vil,urifilter". They
should be merged at the same time.
Update the following to use SLF4J:
com.raytheon.uf.edex.cpgsrv
com.raytheon.uf.edex.plugin.cwat
com.raytheon.uf.edex.plugin.ffmp
com.raytheon.uf.edex.plugin.fssobs
com.raytheon.uf.edex.plugin.preciprate
com.raytheon.uf.edex.plugin.qpf
com.raytheon.uf.edex.plugin.scan
com.raytheon.uf.edex.plugin.vil
amend: Update Bundle-Version and Bundle-RequiredExecutionEnvironment in
MANIFEST.MF files.
Change-Id: I56fba06bbc34292e3adcfa0fa4ad30f0dccac13f
Former-commit-id: 3ec36af7213a82792c6fa1515d641ba293a0285e
2015-12-14 17:23:23 -06:00
|
|
|
org.slf4j
|