From 81f7b4aaeede6a9eedbba4a7e2c2e2991ec48bd1 Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Wed, 14 May 2008 18:50:02 +0000 Subject: QPID-965: made the ant build report the cummulative success/failure of the test suite git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656357 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/module.xml | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) (limited to 'qpid/java/module.xml') diff --git a/qpid/java/module.xml b/qpid/java/module.xml index 44d2a8ee6c..42385e3f53 100644 --- a/qpid/java/module.xml +++ b/qpid/java/module.xml @@ -35,6 +35,8 @@ + + @@ -128,13 +130,13 @@ - + @@ -195,9 +197,11 @@ + + + failureproperty="test.failures" printsummary="on" timeout="600000" > @@ -220,14 +224,30 @@ - + + + + + + + + + + + + + + + + + @@ -274,7 +294,7 @@ - + -- cgit v1.2.1