diff options
| author | Robert Gemmell <robbie@apache.org> | 2009-02-28 23:47:18 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2009-02-28 23:47:18 +0000 |
| commit | 751965a168afeaa4aa005a49d7135efe2cc3e023 (patch) | |
| tree | 913f31a6ed78f35a043b62f75f83d2287f5059b8 /java/management/eclipse-plugin/META-INF | |
| parent | 1f0358e987b9b11643a18971184623ab83f80b75 (diff) | |
| download | qpid-python-751965a168afeaa4aa005a49d7135efe2cc3e023.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/qpid@748937 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/management/eclipse-plugin/META-INF')
| -rw-r--r-- | java/management/eclipse-plugin/META-INF/MANIFEST.MF | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/management/eclipse-plugin/META-INF/MANIFEST.MF b/java/management/eclipse-plugin/META-INF/MANIFEST.MF index afb491b5a7..9b5a240bb6 100644 --- a/java/management/eclipse-plugin/META-INF/MANIFEST.MF +++ b/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 |
