Re: [Nant-users] include files in fileset by date

2005-06-12 Thread Troy Laurin
> Oops... the less-than operator will need to be escaped:

Re: [Nant-users] include files in fileset by date

2005-06-12 Thread Troy Laurin
On 6/10/05, Sam Gardiner <[EMAIL PROTECTED]> wrote: > > Is there a way to create a fileset of files by date? I want to delete files > older than a certain date and I have no good ways of doing it. > > cheers, > > sam Sam, It sounds like you're asking for a way to create a fileset by ap

[Nant-users] include files in fileset by date

2005-06-10 Thread Sam Gardiner
Is there a way to create a fileset of files by date? I want to delete files older than a certain date and I have no good ways of doing it.   cheers,   sam