I believe that <fileset> requires a dir attribute so it is not possible to
not have it. If the attribute is set but does not exist it simply states
that the dir was not found and does not use the basedir.
=Mark
----- Original Message -----
From: "T Master" <[EMAIL PROTECTED]>
To: "ant user mailist" <[EMAIL PROTECTED]>
Sent: Wednesday, August 08, 2001 4:54 PM
Subject: fileset dir attribute - if not set?
> If a <fileset>'s dir attribute is not, does it use the basedir attribute?
>
> I ask, as my patternsets specify the directories within the includes and
> excludes.
>
> T Master