From 215bb8a44f8e838d1b92024cdb9cd51f00aabee2 Mon Sep 17 00:00:00 2001 From: vladt Date: Thu, 10 Mar 2011 18:18:14 -0500 Subject: 339034: Failed to load "SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder" during install --- org.eclipse.m2e.editor.xml/META-INF/MANIFEST.MF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org.eclipse.m2e.editor.xml') diff --git a/org.eclipse.m2e.editor.xml/META-INF/MANIFEST.MF b/org.eclipse.m2e.editor.xml/META-INF/MANIFEST.MF index 3bd5a2ab..af366792 100644 --- a/org.eclipse.m2e.editor.xml/META-INF/MANIFEST.MF +++ b/org.eclipse.m2e.editor.xml/META-INF/MANIFEST.MF @@ -21,7 +21,7 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.core.filesystem, org.eclipse.ui.forms, org.eclipse.m2e.core.ui;bundle-version="[0.13.0,0.14.0)", - org.slf4j.api;bundle-version="1.5.11" + org.slf4j.api;bundle-version="1.6.1" Export-Package: org.eclipse.m2e.editor.xml;x-internal:=true, org.eclipse.m2e.editor.xml.internal;x-internal:=true, org.eclipse.m2e.editor.xml.internal.lifecycle;x-internal:=true, -- cgit v1.2.3