From a48937b2c5a4f540d4dd15856bb8912aa28231d4 Mon Sep 17 00:00:00 2001 From: Bernhard Messer Date: Sun, 5 Dec 2004 18:24:35 +0000 Subject: [PATCH] add task "test-deprecated" to run deprecated test cases. git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150695 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 96 ++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 81 insertions(+), 15 deletions(-) diff --git a/build.xml b/build.xml index ed584f2ca90..3adcd3fe06f 100644 --- a/build.xml +++ b/build.xml @@ -59,6 +59,12 @@ + + + + + + @@ -69,6 +75,17 @@ + + + + + + + + + + + @@ -226,28 +243,28 @@ - + - + - - + + - + - + - + - + ################################################################## JUnit not found. @@ -258,22 +275,71 @@ - - - + + + - + - + Tests failed! + + + + + + + + + + + + + + + + + + + + ################################################################## + JUnit not found. + Please make sure junit.jar is in ANT_HOME/lib, or made available + to Ant using other mechanisms like -lib or CLASSPATH. + ################################################################## + + + + + + + + + + + + + + + + + Tests failed! + +