awips2/edexOsgi/com.raytheon.edex.productsrv/META-INF/MANIFEST.MF
Kevin Bisanz 5f42fd4a66 Omaha #5166: Update logging to use SLF4J: notifysrv,productsrv,uengine
Update com.raytheon.edex.notifysrv, com.raytheon.edex.productsrv, and
com.raytheon.edex.uengine to use SLF4J and fix a couple warnings.

Change-Id: I14efb008100e04e0370e35174fb75fe222a58c55

Former-commit-id: 32004847b483b19938e69d63ca38d268a0a5d11f
2015-12-10 19:23:04 -06:00

17 lines
563 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Productsrv Plug-in
Bundle-SymbolicName: com.raytheon.edex.productsrv
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Require-Bundle: com.raytheon.edex.common,
com.raytheon.edex.uengine,
org.jep,
com.raytheon.uf.common.localization
Export-Package: com.raytheon.edex.services
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: com.raytheon.uf.common.message,
com.raytheon.uf.common.message.response,
com.raytheon.uf.common.python,
com.raytheon.uf.common.status,
org.slf4j