summaryrefslogtreecommitdiff
path: root/qpid/java/management/eclipse-plugin/META-INF
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2009-02-28 23:47:18 +0000
committerRobert Gemmell <robbie@apache.org>2009-02-28 23:47:18 +0000
commita84d0e783205711da3b23d8667d509a314e4d54e (patch)
treec9207576a8e81ddac05be1850a44397d91ccdb30 /qpid/java/management/eclipse-plugin/META-INF
parentdee5895e0a29be9eede9eefad4be3672cac20ba7 (diff)
downloadqpid-python-a84d0e783205711da3b23d8667d509a314e4d54e.tar.gz
QPID-1700: the jmx console's core plugin should not depend on the jmxremote.sasl plugin, this is now an (optional) dependancy of the qpid-management-common plugin
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@748937 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/management/eclipse-plugin/META-INF')
-rw-r--r--qpid/java/management/eclipse-plugin/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/java/management/eclipse-plugin/META-INF/MANIFEST.MF b/qpid/java/management/eclipse-plugin/META-INF/MANIFEST.MF
index afb491b5a7..9b5a240bb6 100644
--- a/qpid/java/management/eclipse-plugin/META-INF/MANIFEST.MF
+++ b/qpid/java/management/eclipse-plugin/META-INF/MANIFEST.MF
@@ -10,7 +10,6 @@ Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.ui.forms,
- jmxremote.sasl;resolution:=optional,
qpid-management-common,
org.apache.commons.codec;bundle-version="1.3.0"
Eclipse-LazyStart: true