summaryrefslogtreecommitdiff
path: root/qpid/java/management/eclipse-plugin/META-INF
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/management/eclipse-plugin/META-INF')
-rw-r--r--qpid/java/management/eclipse-plugin/META-INF/MANIFEST.MF3
1 files changed, 2 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 32d1b7a1b2..afb491b5a7 100644
--- a/qpid/java/management/eclipse-plugin/META-INF/MANIFEST.MF
+++ b/qpid/java/management/eclipse-plugin/META-INF/MANIFEST.MF
@@ -11,7 +11,8 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.ui.forms,
jmxremote.sasl;resolution:=optional,
- qpid-management-common
+ qpid-management-common,
+ org.apache.commons.codec;bundle-version="1.3.0"
Eclipse-LazyStart: true
Export-Package: org.apache.qpid.management.ui,
org.apache.qpid.management.ui.actions,