Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 11524 invoked by uid 500); 6 Aug 2001 05:37:19 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 11515 invoked from network); 6 Aug 2001 05:37:18 -0000 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-user@jakarta.apache.org Subject: Re: Copy task and filesets References: From: Stefan Bodewig Date: 06 Aug 2001 07:37:24 +0200 In-Reply-To: Dan Manocchio's message of "Fri, 3 Aug 2001 16:31:22 -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: h31.sny.collab.net 1.6.2 0/1000/N On Fri, 3 Aug 2001, Dan Manocchio wrote: > I believe a fileset must include a single base directory, True, but you are free to choose "/" - this will not work if you build on filesystems with multiple roots and your set of files spans across more than one part. Stefan