summaryrefslogtreecommitdiff
path: root/qpid/java/module.xml
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2008-07-19 20:02:46 +0000
committerRafael H. Schloming <rhs@apache.org>2008-07-19 20:02:46 +0000
commit50567244c0879ba624b70bb06be0db48e8b43900 (patch)
tree7f45b79db26de16e4dcaa63f178f7b20baf57022 /qpid/java/module.xml
parent8f84b0db27ba46ce5a4048435c2e3609b4476cf9 (diff)
downloadqpid-python-50567244c0879ba624b70bb06be0db48e8b43900.tar.gz
QPID-1184: redirect stdout and stderr from QpidTestCase
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@678211 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/module.xml')
-rw-r--r--qpid/java/module.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/module.xml b/qpid/java/module.xml
index 6ca4211087..38f8a1a779 100644
--- a/qpid/java/module.xml
+++ b/qpid/java/module.xml
@@ -223,6 +223,7 @@
<sysproperty key="broker.ready" value="${broker.ready}" />
<sysproperty key="test.excludes" value="${test.excludes}"/>
<sysproperty key="test.excludesfile" value="${test.excludesfile}"/>
+ <sysproperty key="test.output" value="${module.results}"/>
<sysproperty key="max_prefetch" value ="${max_prefetch}"/>
<sysproperty key="example.plugin.target" value="${project.root}/build/lib/plugins"/>
<sysproperty key="QPID_EXAMPLE_HOME" value="${project.root}/broker"/>