summaryrefslogtreecommitdiff
path: root/qpid/java/client/build.xml
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2009-10-15 01:06:23 +0000
committerAidan Skinner <aidan@apache.org>2009-10-15 01:06:23 +0000
commitc8f80076d67d2f156a85e4d0d86b5798b3f83a27 (patch)
tree484ff13df8747e9dc58e89477e00b7f2a82bdbd8 /qpid/java/client/build.xml
parentde00a0751fe1ac602617e150297926a29f7f7d7c (diff)
downloadqpid-python-c8f80076d67d2f156a85e4d0d86b5798b3f83a27.tar.gz
Merge java-network-refactor branch
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@825362 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/client/build.xml')
-rw-r--r--qpid/java/client/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/client/build.xml b/qpid/java/client/build.xml
index 321e613d94..73252ac124 100644
--- a/qpid/java/client/build.xml
+++ b/qpid/java/client/build.xml
@@ -20,7 +20,7 @@
-->
<project name="AMQ Client" default="build">
- <property name="module.depends" value="common"/>
+ <property name="module.depends" value="common common/test"/>
<property name="module.genpom" value="true"/>
<property name="module.genpom.args" value="-Sgeronimo-jms_1.1_spec=provided"/>