From 9f8e6fcaf1b185fdd53e6c4cc73494bb0351ab8d Mon Sep 17 00:00:00 2001 From: Erik Hatcher Date: Thu, 18 Sep 2003 18:09:28 +0000 Subject: [PATCH] test failure = build failure. also, added XML test output capture and a standalone generate-test-reports target to make HTML test results reports. git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150046 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 297dd57f899..9e6fd0a39c1 100644 --- a/build.xml +++ b/build.xml @@ -259,9 +259,11 @@ Implementation-Vendor: Lucene - + + @@ -270,11 +272,23 @@ Implementation-Vendor: Lucene + + Tests failed! + + + + + + + + + +