From 624995b30299819ca4a3f6c4c35deca9392e0b5e Mon Sep 17 00:00:00 2001 From: Erik Hatcher Date: Tue, 12 Aug 2003 10:37:09 +0000 Subject: [PATCH] clean up test build procedure slightly git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150002 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 29 +++++------------------------ 1 file changed, 5 insertions(+), 24 deletions(-) diff --git a/build.xml b/build.xml index c45ff205dcb..c2572c7293a 100644 --- a/build.xml +++ b/build.xml @@ -28,7 +28,7 @@ - + @@ -268,7 +268,7 @@ Implementation-Vendor: Lucene srcdir="${test.src}" includes="**/*.java" destdir="${build.test.classes}" - debug="${debug}"> + debug="true"> @@ -279,30 +279,11 @@ Implementation-Vendor: Lucene - - - - - - - - - - - - - + - + +