summaryrefslogtreecommitdiff
path: root/qpid/java/module.xml
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2008-02-01 15:55:30 +0000
committerRafael H. Schloming <rhs@apache.org>2008-02-01 15:55:30 +0000
commitc4c2501fe423ec2cd536cd8396c85a59e81c205f (patch)
treeeacab36de0338c8769ce17022389b9b47695f0d6 /qpid/java/module.xml
parent473319118f6a33bc42850512275ea606b60d9a08 (diff)
downloadqpid-python-c4c2501fe423ec2cd536cd8396c85a59e81c205f.tar.gz
less confusing options
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@617527 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/module.xml')
-rw-r--r--qpid/java/module.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/module.xml b/qpid/java/module.xml
index 40eb5d85c5..61d55042e6 100644
--- a/qpid/java/module.xml
+++ b/qpid/java/module.xml
@@ -159,7 +159,7 @@
<target name="test" depends="compile-tests" if="module.test.src.exists"
description="execute unit tests">
- <junit fork="yes" printsummary="on" showoutput="no" haltonfailure="no" timeout="90000">
+ <junit fork="yes" haltonfailure="no" printsummary="on" timeout="90000">
<formatter type="plain"/>
<formatter type="xml"/>
<classpath refid="module.test.path"/>