Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 36001 invoked from network); 19 May 2006 13:49:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 May 2006 13:49:04 -0000 Received: (qmail 41498 invoked by uid 500); 19 May 2006 13:48:59 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 41276 invoked by uid 500); 19 May 2006 13:48:58 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 41265 invoked by uid 99); 19 May 2006 13:48:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 May 2006 06:48:58 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ddevienne@gmail.com designates 66.249.82.205 as permitted sender) Received: from [66.249.82.205] (HELO wx-out-0102.google.com) (66.249.82.205) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 May 2006 06:48:57 -0700 Received: by wx-out-0102.google.com with SMTP id i26so274489wxd for ; Fri, 19 May 2006 06:48:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Q4aphH/2ed7ad1LCBk+0kJHyVfHyK0KtBA8P9hXwbmJZ0DQ8xyaHcDzLftqlm9850t1DUCkOmOj/+VrmFwgUXw6X551chYOX11G+IMO5y30+c4TAv6pCWAMplPsmWF9YWUG2qR6TvHXTwnRY9filPdgYkvszPkGNp29h15MabSg= Received: by 10.70.11.20 with SMTP id 20mr2026472wxk; Fri, 19 May 2006 06:48:37 -0700 (PDT) Received: by 10.70.16.7 with HTTP; Fri, 19 May 2006 06:48:36 -0700 (PDT) Message-ID: <255d8d690605190648p5993284fhde637590f9e244fb@mail.gmail.com> Date: Fri, 19 May 2006 08:48:36 -0500 From: "Dominique Devienne" To: "Ant Users List" Subject: Re: Fileset In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > The files as said get's at the root of each of the filesets. > > I instead would want the each of the included directories be an own > directory and under a other name. Something like this: Look into , and its attribute (don't recall the name) to specify the path into which to place the selected files within the zip file. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org