From d1f286d9116ebf692d797d4ac5dbd069c4c347e9 Mon Sep 17 00:00:00 2001 From: Stephane Bailliez Date: Sun, 18 Nov 2001 14:39:14 +0000 Subject: [PATCH] Try not breaking the build with the Sitraka tests that requires regexp support and trax at some point git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269951 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index ea3a55d60..a1c820856 100644 --- a/build.xml +++ b/build.xml @@ -282,7 +282,7 @@ - + @@ -688,8 +688,12 @@ unless="jakarta.oro.present" /> + + unless="some.regexp.support" /> + +