Re: Fileset ignores dir when using a includesfile

2006-10-26 Thread Peter Reilly
On 10/26/06, Eric Wood <[EMAIL PROTECTED]> wrote: I using the following fileset in the PMD task and it appears to ignore the dir and look for the includesfile in the directory that I am running ant from. Not quite, the name is a File attribute and like most File Attributes, it is relative to the

Fileset ignores dir when using a includesfile

2006-10-26 Thread Eric Wood
I using the following fileset in the PMD task and it appears to ignore the dir and look for the includesfile in the directory that I am running ant from. Has anybody else seen this? I have run it in debug mode and the fileset directory appears to be corr