awips2/edexOsgi/com.raytheon.uf.edex.plugin.preciprate/META-INF/MANIFEST.MF
Kevin Bisanz 298c456877 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-15 13:37:47 -06:00

18 lines
868 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Preciprate Plug-in
Bundle-SymbolicName: com.raytheon.uf.edex.plugin.preciprate
Bundle-Version: 1.15.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: com.raytheon.uf.edex.cpgsrv;bundle-version="1.11.7";resolution:=optional,
com.raytheon.edex.common;bundle-version="1.11.7",
com.raytheon.uf.common.monitor;bundle-version="1.11.7",
org.geotools;bundle-version="2.5.2",
com.raytheon.uf.common.dataplugin.preciprate;bundle-version="1.0.0",
com.raytheon.uf.common.monitor.cpg;bundle-version="1.0.0",
com.raytheon.uf.common.status;bundle-version="1.12.1152",
com.raytheon.uf.common.dataplugin.radar;bundle-version="1.0.0",
com.raytheon.uf.common.localization;bundle-version="1.12.1174"
Import-Package: com.raytheon.uf.edex.plugin.scan.common,
org.slf4j