summaryrefslogtreecommitdiff
path: root/qpid/java/management/eclipse-plugin/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/management/eclipse-plugin/build.xml')
-rw-r--r--qpid/java/management/eclipse-plugin/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/management/eclipse-plugin/build.xml b/qpid/java/management/eclipse-plugin/build.xml
index 7168d69c72..9952ff66e3 100644
--- a/qpid/java/management/eclipse-plugin/build.xml
+++ b/qpid/java/management/eclipse-plugin/build.xml
@@ -21,6 +21,7 @@
<project name="Eclipse Plugin" default="build">
<property name="module.depends" value="broker common management/common"/>
+ <property name="module.test.depends" value="broker/test" />
<import file="../../module.xml"/>