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
-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
-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
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.
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">
>
>