Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 68705 invoked from network); 9 Aug 2004 03:00:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Aug 2004 03:00:25 -0000 Received: (qmail 70365 invoked by uid 500); 9 Aug 2004 03:00:14 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 70333 invoked by uid 500); 9 Aug 2004 03:00:14 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 70313 invoked by uid 99); 9 Aug 2004 03:00:13 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received: from [65.61.166.71] (HELO rs15.luxsci.com) (65.61.166.71) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sun, 08 Aug 2004 20:00:10 -0700 Received: from [192.168.1.4] (adsl-49-176.swiftdsl.com.au [218.214.49.176]) (authenticated bits=0) by rs15.luxsci.com (8.12.11/8.12.10) with ESMTP id i79305bK007400 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Sun, 8 Aug 2004 22:00:08 -0500 Message-ID: <4116E8B5.6020603@cortexebusiness.com.au> Date: Mon, 09 Aug 2004 13:00:05 +1000 From: Conor MacNeill User-Agent: Mozilla Thunderbird 0.7 (Windows/20040616) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Users List Subject: Re: possible copy with fileset bug References: <002f01c47d9e$a92908c0$6401a8c0@martini> In-Reply-To: <002f01c47d9e$a92908c0$6401a8c0@martini> X-Enigmail-Version: 0.84.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N mail.laconiadatasystems.com wrote: > Hello: > > I ask assistance in a scenario which is driving me bananas > > Aforeach iterates through antcalls to a target > Given All properties for one iteration are identical to 2nd iteration > properties > Within the task a copy operation is used to create a new file from the > variables to > place in the (target) todir > 1st iteration works > 2nd iteration never works How does it not work - i.e. what is the error or what indicates that it did not work? What operations do you do on the file after copying it - i.e. could it be locked? What operating system? etc. Conor --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org