summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBhupendra Bhusman Bhardwaj <bhupendrab@apache.org>2007-01-12 17:31:41 +0000
committerBhupendra Bhusman Bhardwaj <bhupendrab@apache.org>2007-01-12 17:31:41 +0000
commita2249eadf8e74a033b72628c294bdcedb6f197df (patch)
tree77897315426741afda62c07e470cd05251f1d352
parent17918121fb18359a2ac8088feb7d132e02408e5b (diff)
downloadqpid-python-a2249eadf8e74a033b72628c294bdcedb6f197df.tar.gz
patch provided by Nuno Santos
QPID-279 git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@495652 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/java/distribution/src/main/assembly/management-eclipse-plugin-unix.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/distribution/src/main/assembly/management-eclipse-plugin-unix.xml b/qpid/java/distribution/src/main/assembly/management-eclipse-plugin-unix.xml
index bd585c4194..1bb35919bf 100644
--- a/qpid/java/distribution/src/main/assembly/management-eclipse-plugin-unix.xml
+++ b/qpid/java/distribution/src/main/assembly/management-eclipse-plugin-unix.xml
@@ -85,7 +85,7 @@
<directory>../management/eclipse-plugin/bin</directory>
<outputDirectory>qpidmc/bin</outputDirectory>
<includes>
- <include>qpidmc.sh</include>
+ <include>qpidmc*.sh</include>
</includes>
<fileMode>777</fileMode>
</fileSet>