summaryrefslogtreecommitdiff
path: root/qpid/java/common.xml
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2008-05-14 18:50:02 +0000
committerRafael H. Schloming <rhs@apache.org>2008-05-14 18:50:02 +0000
commit81f7b4aaeede6a9eedbba4a7e2c2e2991ec48bd1 (patch)
tree5f99bb6e9148654125bd8437ccf88777b6bc5aa7 /qpid/java/common.xml
parent7ec5ed09424b8b75a907519889dafb609a13676a (diff)
downloadqpid-python-81f7b4aaeede6a9eedbba4a7e2c2e2991ec48bd1.tar.gz
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
Diffstat (limited to 'qpid/java/common.xml')
-rw-r--r--qpid/java/common.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/common.xml b/qpid/java/common.xml
index 281d5d0b33..8d61880714 100644
--- a/qpid/java/common.xml
+++ b/qpid/java/common.xml
@@ -31,6 +31,7 @@
<property name="build.etc" location="${build}/etc"/>
<property name="build.lib" location="${build}/lib"/>
<property name="build.results" location="${build}/results"/>
+ <property name="build.failed" location="${build.results}/FAILED"/>
<property name="build.report" location="${build}/report"/>
<property name="build.release" location="${build}/release"/>
<property name="build.release.prepare" location="${build.release}/prepare"/>