From da48edd72eae44b4322cebfbb05e1c192612c801 Mon Sep 17 00:00:00 2001 From: "Jesse N. Glick" Date: Fri, 14 May 2010 17:58:43 +0000 Subject: [PATCH] Distinguishing between compile-time and runtime classpath for JUnit tests. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@944361 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/build.xml b/build.xml index 379357fc7..002612b33 100644 --- a/build.xml +++ b/build.xml @@ -125,6 +125,10 @@ + + + + - - - - runs interactive tests" depends="compile-tests" > -