Re: Enforce order in copying so that my overiding works correctly

2008-07-24 Thread Lars Ræder Clausen
On Thu, Jul 24, 2008 at 11:30 AM, Rebhan, Gilbert <[EMAIL PROTECTED]> wrote: > > > > -Original Message- > From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 24, 2008 11:21 AM > To: Ant Users List > Subject: RE: Enforce order in copy

RE: Enforce order in copying so that my overiding works correctly

2008-07-24 Thread Rebhan, Gilbert
-Original Message- From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] Sent: Thursday, July 24, 2008 11:21 AM To: Ant Users List Subject: RE: Enforce order in copying so that my overiding works correctly /* [ ... ] see = http://ant.apache.org/manual/CoreTypes/resources.html#collection

RE: Enforce order in copying so that my overiding works correctly

2008-07-24 Thread Rebhan, Gilbert
-Original Message- From: Lars Ræder Clausen [mailto:[EMAIL PROTECTED] Sent: Thursday, July 24, 2008 9:36 AM To: Ant Users List Subject: Re: Enforce order in copying so that my overiding works correctly [ ... ] /* Speaking of FileSet, is it just me who's having trouble doing

Re: Enforce order in copying so that my overiding works correctly

2008-07-24 Thread Raja Nagendra Kumar
Hi, Thank you for pointing to filelist. However filelist does not support selectors such as include and exclude. Are there ony future plans of supporting these patterns in filelist or else fileset to be orderset. Any ant developers pl. see if this could be a possible feature in future versions.

Re: Enforce order in copying so that my overiding works correctly

2008-07-24 Thread Lars Ræder Clausen
On Wed, Jul 23, 2008 at 7:43 PM, Raja Nagendra Kumar <[EMAIL PROTECTED]> wrote: > > Hi I am looking for files to copied to same directory from different > locations as specified by fileset and its includes as below. > > includeEmptyDirs="false" flatten="true"> > >