From 2603fb30772377f37d54b80965afbef195e109fe Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 22 Feb 2002 10:51:34 +0000 Subject: [PATCH] Start factoring out the exclude patterns from and into a single place - realized that the sitraka stuff requires TraX to compile. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271509 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/build.xml b/build.xml index cf309b570..4b12800ae 100644 --- a/build.xml +++ b/build.xml @@ -105,6 +105,17 @@ + + + + + - +