nd).
Jan
>-Ursprüngliche Nachricht-
>Von: Thomas Matthijs [mailto:[EMAIL PROTECTED]
>Gesendet: Freitag, 7. Oktober 2005 22:46
>An: user@ant.apache.org
>Betreff: Used tasks
>
>Hello,
>
>I'm trying to find a way to list all tasks a specific
>build.xml uses. Though a listene
Hello,
I'm trying to find a way to list all tasks a specific build.xml
uses. Though a listener you can easily find the ones that get run.
But i'd like to know all of them that the build file could possibly run.
Been digging thought the code, but its comfusing me, and hints where too
start?
Than