Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 71559 invoked from network); 5 Jan 2006 15:55:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jan 2006 15:55:56 -0000 Received: (qmail 35079 invoked by uid 500); 5 Jan 2006 15:55:42 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 35022 invoked by uid 500); 5 Jan 2006 15:55:42 -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 35001 invoked by uid 99); 5 Jan 2006 15:55:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2006 07:55:42 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.201.68] (HELO web30915.mail.mud.yahoo.com) (68.142.201.68) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 05 Jan 2006 07:55:41 -0800 Received: (qmail 86042 invoked by uid 60001); 5 Jan 2006 15:55:20 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=hUgnOgSggh+5H9h4NmfHUFWP6axxaYBD98ZUGMUeg/AybNu/yqu3begGpmAEQg61fsH1NzDASp4MZfUszaMJNlEyZ5qvht/4FJDQHrxjXDXt8ajgjmUaTafhxZo7pmXk4oXs1g5SdTq5vTATKvP5ZMVebpE+4N8isG61CviAdrs= ; Message-ID: <20060105155520.86040.qmail@web30915.mail.mud.yahoo.com> Received: from [66.10.233.130] by web30915.mail.mud.yahoo.com via HTTP; Thu, 05 Jan 2006 07:55:20 PST Date: Thu, 5 Jan 2006 07:55:20 -0800 (PST) From: Matt Benson Subject: Re: using a path element to copy to archive the whole structure To: Ant Users List In-Reply-To: <541f12ca0601050747h421973aah7838bd06d9e1600a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N There are some things that you might find useful at antcontrib. https://sourceforge.net/projects/antcontrib/ HTH, Matt --- Stephane Nicoll wrote: > Hello list, > > I am currenlty working with path and have a problem. > I checked the > documentation and see nothing that would help me. > > I have a path named "maven.compile.src.set" which > contains a list of > directories containing Java source files. I would > like to create an archive > (jar or zip it does not matter) of those source > files. The jar/zip task > seems to take only fileset. Is there a way to build > a fileset from a path? > Any other way to create my archive with all the > content denoted in the path > structure? > > Thanks, > St�phane > > -- > .::You're welcome ::. > __________________________________________ Yahoo! DSL � Something to write home about. Just $16.99/mo. or less. dsl.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org