Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 99821 invoked by uid 500); 10 Sep 2001 12:21:46 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: ant-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 99810 invoked from network); 10 Sep 2001 12:21:45 -0000 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-dev@jakarta.apache.org Subject: Re: include and exclude behavior References: From: Stefan Bodewig Date: 10 Sep 2001 14:21:40 +0200 In-Reply-To: "Kyle Adams"'s message of "Thu, 30 Aug 2001 12:51:23 -0400" Message-ID: Lines: 9 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Thu, 30 Aug 2001, Kyle Adams wrote: > If Ant excludes always override includes, are there any plans to > change this? I'm not sure - in the requirements for Ant2 you'll find set arithmetics, this should solve the issue quite easily. Stefan