From 2129f1e1b196f1361c757cca22f0f8198bd70bea Mon Sep 17 00:00:00 2001 From: Stephane Bailliez Date: Tue, 19 Feb 2002 22:43:06 +0000 Subject: [PATCH] exclude the JUnitClassLoader test for jdk < JDK1.2 since it uses the context classloader. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271435 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build.xml b/build.xml index bf948d308..dc3c82587 100644 --- a/build.xml +++ b/build.xml @@ -899,6 +899,8 @@ unless="xalan.present"/> + @@ -992,6 +994,8 @@ unless="xslp.present"/> +