> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 19, 2006 1:36 AM
> To: user@ant.apache.org
> Subject: AW: Printing out patternsets and/or filesets
>
>
>
> patternset: ${ps.value}"/>
>
>
> Jan
patternset: ${ps.value}"/>
Jan
>With pathconvert you can convert the fileset to a property
>which will list the files in the fileset.
>> I need to know if there is a way to print out a patternset
>or fileset
>> for debugging. Likesay if I've specified a patternset and
>given it an
-
Hello Carlton,
With pathconvert you can convert the fileset to a property which will
list the files in the fileset.
Please read the manual.
For the patternset nothing obvious.
Regards,
Antoine
Just to rule it out, I tried the obvious which of course didn't work.
Brown, Carlton wrote:
Hi,
I need to know if there is a way to print out a patternset or fileset
for debugging. Likesay if I've specified a patternset and given it an
ID:
Or for a fileset, similar situation.
How do I go about displaying the list of what the f