Re: Ant Manual question

2009-08-27 Thread Stefan Bodewig
On 2009-08-27, Alec Fernandez wrote: > I found this example in the selectors section of the ant manual [re-flown] > > > > but I was unable to get it to work. If I change to > then it returns the the matching directories as expected It depends on the task. Some tasks will use fileset

Ant Manual question

2009-08-27 Thread Alec Fernandez
Hello, I found this example in the selectors section of the ant manual but I was unable to get it to work. If I change to then it returns the the matching directories as expected so I don't think my use is incorrect or that I have any typos. Am I missing something or is this example simply