Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 16338 invoked from network); 6 Sep 2004 09:35:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Sep 2004 09:35:52 -0000 Received: (qmail 35353 invoked by uid 500); 6 Sep 2004 09:35:50 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 35251 invoked by uid 500); 6 Sep 2004 09:35:49 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 35235 invoked by uid 99); 6 Sep 2004 09:35:49 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [62.96.16.111] (HELO bodewig.bost.de) (62.96.16.111) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 06 Sep 2004 02:35:46 -0700 Received: (from bodewig@localhost) by bodewig.bost.de (8.11.6/8.11.6) id i869ZhS17872; Mon, 6 Sep 2004 11:35:43 +0200 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: dev@ant.apache.org Subject: Re: Bug in the "glob" file mapper? X-Draft-From: ("nnfolder:mail.jakarta-ant" 61549) References: From: Stefan Bodewig Date: Mon, 06 Sep 2004 11:35:43 +0200 In-Reply-To: (Phil Weighill-Smith's message of "Fri, 13 Aug 2004 22:16:22 +0100") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Fri, 13 Aug 2004, Phil Weighill-Smith wrote: > In this particular case the fileset defined selects just one file, > ant.jar, which is what I want to copy to a different directory. I think either flatten="true" (with a todir pointing to ${dest}/internal) or a merge mapper will be the work-around you need. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org