From 2c950354ece31e8421b7c67b428706333bd2a1f6 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Thu, 1 May 2014 02:03:56 +0000 Subject: [PATCH] adding a classpath tag in order to prevent a runtime error caused by a Java bug and the JUnit 4 annotations from happening git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591533 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index dec585c0c..8679f68a0 100644 --- a/build.xml +++ b/build.xml @@ -1460,7 +1460,7 @@ - + @@ -1484,7 +1484,7 @@ - +