summaryrefslogtreecommitdiff
path: root/qpid/java/management/eclipse-plugin/META-INF
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2007-08-31 15:21:12 +0000
committerMartin Ritchie <ritchiem@apache.org>2007-08-31 15:21:12 +0000
commit0c9a820ac910c913e0a256f3d292111ebf2efa37 (patch)
tree60f4e8f84a38615b149e82c6bc43cdfc185f5b61 /qpid/java/management/eclipse-plugin/META-INF
parent8fb375f6787dac88f1f53572f3ad65980b989a99 (diff)
downloadqpid-python-0c9a820ac910c913e0a256f3d292111ebf2efa37.tar.gz
QPID-554 Patch submitted by Jia Jia to add viewing of binary content in messages.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@571491 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.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 a03c35c457..658fa2cb4c 100644
--- a/qpid/java/management/eclipse-plugin/META-INF/MANIFEST.MF
+++ b/qpid/java/management/eclipse-plugin/META-INF/MANIFEST.MF
@@ -8,6 +8,7 @@ Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.ui.forms,
- jmxremote.sasl
+ jmxremote.sasl,
+ org.apache.commons.codec
Eclipse-LazyStart: true
Bundle-Vendor: Apache Software Foundation