From 4a0df1fc59a510b08b148f189729399076b88c6e Mon Sep 17 00:00:00 2001 From: Jason Burks Date: Fri, 20 Feb 2015 23:31:11 +0000 Subject: [PATCH] VLab Issue #6554 Removed dependency on org.apache.commons.logging; fixes #6554 Change-Id: I9e11f605069ee8dab0c8efa0c77fe4702d95d18a Former-commit-id: ec6e24420ad62fc306c577a0ec9e19c72d0d2bbe --- .../gov.nasa.msfc.sport.edex.plugin.lma/META-INF/MANIFEST.MF | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/edexOsgi/gov.nasa.msfc.sport.edex.plugin.lma/META-INF/MANIFEST.MF b/edexOsgi/gov.nasa.msfc.sport.edex.plugin.lma/META-INF/MANIFEST.MF index 8e25766996..2e11e804b9 100755 --- a/edexOsgi/gov.nasa.msfc.sport.edex.plugin.lma/META-INF/MANIFEST.MF +++ b/edexOsgi/gov.nasa.msfc.sport.edex.plugin.lma/META-INF/MANIFEST.MF @@ -9,8 +9,7 @@ Require-Bundle: com.raytheon.edex.common, org.geotools, ucar.nc2, com.raytheon.uf.common.dataplugin.grid, - com.raytheon.uf.edex.plugin.level, - org.apache.commons.logging + com.raytheon.uf.edex.plugin.level Export-Package: gov.nasa.msfc.sport.edex.plugin.lma Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Import-Package: com.raytheon.uf.common.localization,