Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 76624 invoked from network); 12 Feb 2008 06:11:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Feb 2008 06:11:00 -0000 Received: (qmail 63564 invoked by uid 500); 12 Feb 2008 06:10:52 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 63130 invoked by uid 500); 12 Feb 2008 06:10:51 -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 63119 invoked by uid 99); 12 Feb 2008 06:10:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2008 22:10:51 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ddevienne@gmail.com designates 66.249.92.172 as permitted sender) Received: from [66.249.92.172] (HELO ug-out-1314.google.com) (66.249.92.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Feb 2008 06:10:21 +0000 Received: by ug-out-1314.google.com with SMTP id c2so431630ugf.31 for ; Mon, 11 Feb 2008 22:10:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=WHBk3po8W5st4XjlEOP32FtN4rwLFHtyXLHaNTtEiIQ=; b=EOgCJKmn86RKpiCY1qJZSUTDpi2GOTFOoUckZZ3/wWKwd7f94NAbC0hMozl7Y/homEggfmUcL5eQggNR4d35jIbN8Jwpu9D3Z/deYVavNsIuWMs9wQboHOABbr2N/EYgmWz0pzMC2Ao31JHpYI4i9wJfvHn3k3zrJ80YxVf8abw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JYYIXTNUauKNKKZt3StACLg40ElgCYn0BoHBOZsE2bvCVC5o/+JOWrMsd36IedaUho0+rCDrfgvhU4rjSVhP9op9hOlPVz3NlNf3NIEkzwAETUGtg3JBPGY0WJnDDNoIPBJm8VWF2r7Zsh5WZIF1ry7ROH75ZtI69KcDb0qq7Xs= Received: by 10.66.233.10 with SMTP id f10mr166705ugh.25.1202796628633; Mon, 11 Feb 2008 22:10:28 -0800 (PST) Received: by 10.66.222.18 with HTTP; Mon, 11 Feb 2008 22:10:28 -0800 (PST) Message-ID: <255d8d690802112210n22082c97kd562b1879c926437@mail.gmail.com> Date: Tue, 12 Feb 2008 00:10:28 -0600 From: "Dominique Devienne" To: "Ant Users List" Subject: Re: Fileset is acting differently URGENT!!! In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <343816.97111.qm@web51602.mail.re2.yahoo.com> <255d8d690802112046n259e899j6f831096b99eff57@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On Feb 11, 2008 11:34 PM, wrote: > > How about 3 copies instead? Guaranteed ordering ;-) --DD > I don't think that there is a guarantee of the order ... The way I read the problem, order within any given fileset was irrelevant, and each set should simply be copied in some order. As far as I know, tasks are still deterministically executed in the order they are listed! (unless in a that is ;-) --DD --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org