Nadun Herath schrieb:
...
> I have to run a Java program Called MiniJavaParser using different file
> names as arguements several
> times using Java Task. When it runs it gives the message
>
> "MiniJava program parsed successfully" or Encountered errors during
> parse.
>
> I wan
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
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