From 9d14a1f3137141367c155eb52ecb728484ebfebc Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Mon, 15 Apr 2002 06:42:09 +0000 Subject: [PATCH] added exclusion of tests we know which break. This lets us add tests into the system before we have a fix for them; you just have to run them individually for now. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272424 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index 20d82caa9..3d1d8ceb9 100644 --- a/build.xml +++ b/build.xml @@ -173,6 +173,8 @@ unless="trax.present"/> + + + + - + + + + @@ -1256,9 +1263,12 @@ + - + + @@ -1270,14 +1280,13 @@ unless="tests.and.ant.share.classloader" /> - +