Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 41526 invoked from network); 12 Jan 2001 15:38:00 -0000 Received: from bodewig.bost.de (root@195.227.98.11) by h31.sny.collab.net with SMTP; 12 Jan 2001 15:38:00 -0000 Received: (from bodewig@localhost) by bodewig.bost.de (8.9.3/8.9.3) id QAA09912; Fri, 12 Jan 2001 16:38:01 +0100 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-user@jakarta.apache.org Subject: Re: Filter References: From: Stefan Bodewig Date: 12 Jan 2001 16:38:01 +0100 In-Reply-To: Mariano Kamp's message of "Fri, 12 Jan 2001 16:21:13 +0100 (CET)" Message-ID: Lines: 16 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Mariano Kamp wrote: > > The tokens aren't expanded in the target file and I don't have a > clue why?! has an filtering attribute that defaults to false. > There is another thing I was wondering ... What is the scope of a > filter? Currently - and this will probably be true for any version of Ant 1.x they have buildfile scope. Stefan