summaryrefslogtreecommitdiff
path: root/java/distribution/src
diff options
context:
space:
mode:
authorRobert Greig <rgreig@apache.org>2007-02-12 10:10:27 +0000
committerRobert Greig <rgreig@apache.org>2007-02-12 10:10:27 +0000
commit9f058a5a5193fb2b05113a092e4e83025dba05ea (patch)
tree82b4ddfa5482564471d0ddc9602493042f7d9580 /java/distribution/src
parentf77c9657bb44466c5e78709d0484f6ab7e2b0522 (diff)
downloadqpid-python-9f058a5a5193fb2b05113a092e4e83025dba05ea.tar.gz
(Path Qpid-337 submitted by Rupert Smith)
Does 1.4 retrotranslation as part of the maven build. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@506401 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/distribution/src')
-rw-r--r--java/distribution/src/main/assembly/bin.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/distribution/src/main/assembly/bin.xml b/java/distribution/src/main/assembly/bin.xml
index 27eb239d28..1d701bc9c8 100644
--- a/java/distribution/src/main/assembly/bin.xml
+++ b/java/distribution/src/main/assembly/bin.xml
@@ -148,6 +148,7 @@
<outputDirectory>qpid-${qpid.version}/lib</outputDirectory>
<unpack>false</unpack>
<excludes>
+ <exclude>org.apache.qpid:qpid-broker</exclude>
<exclude>org.apache.qpid:qpid-distribution</exclude>
<exclude>org.apache.qpid.management:org.apache.qpid.management.ui</exclude>
<exclude>org.eclipse.core:org.eclipse.core.commands</exclude>