On Mon, 05 Apr 2004, Andy Jefferson <[EMAIL PROTECTED]> wrote:
> Is there any reference of how to do this ?
No better reference than code. Take a look at the Java or JUnit tasks
to see how they do it.
Stefan
-
To unsubscribe,
> From: Andy Jefferson [mailto:[EMAIL PROTECTED]
>
> I'm writing an Ant Task, and I currently have something derived from
> MatchingTask. I want to add the capability to take in
> properties.
FYI: Matching tasks is kind of deprecated, and it's usually better to
accept nested filesets rather than