RE: Printing out patternsets and/or filesets

2006-04-19 Thread Brown, Carlton
> -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 > > > >With pathconvert you can convert the

Re: Printing out patternsets and/or filesets

2006-04-18 Thread Antoine Levy-Lambert
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: