From f3a3ac8d9f5b7cdb970099d5226240e4dc597e19 Mon Sep 17 00:00:00 2001 From: Avik Sengupta Date: Sun, 4 May 2003 09:17:06 +0000 Subject: [PATCH] bringing back the ability to run one test at a time git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353080 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 5a8fb6f0f0..4ac9de248a 100644 --- a/build.xml +++ b/build.xml @@ -12,7 +12,7 @@ LIBRARY LOCATION ======= ======== - junit http://www.ibiblio.org/maven/junit/jars/ + junit(3.8+) http://www.ibiblio.org/maven/junit/jars/ xerces http://www.ibiblio.org/maven/xerces/jars/ jdepend http://www.ibiblio.org/maven/jdepend/jars/ @@ -234,6 +234,22 @@ + + + + + + + + + + + + + + + +