Thank you!

Now, another related question: the Available task does not have a
"casesensitive" attribute...How can I check for the existence of a file with
"casesensitive=true" ?

Fabrice

> -----Original Message-----
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]]
> Sent: vendredi 18 janvier 2002 16:32
> To: [EMAIL PROTECTED]
> Subject: Re: Uptodate and Windows case-insensitive filenames problem?
>
>
> On Fri, 18 Jan 2002, Fabrice Delhoste <[EMAIL PROTECTED]>
> wrote:
> > <uptodate targetfile="source.txt">
> >    <srcfiles dir="c:\" includes="target.txt"/>
> > </uptodate>
> > whereas on the disk, the target file can be "TarGet.txt".
>
> <srcfiles> is a FileSet and FileSet supports casesensitive="false"
> (since Ant 1.4).
>
> Stefan
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to