<ant antfile="util.xml" target="prepare" />

or

<ant antfile="util.xml"/>

At 04:52 PM 4/30/2001 -0400, you wrote:
>What's the best way to invoke a task from another task?
>
>For instance, I'm trying to write a task to search for build files
>further down in the build tree and invoke the ANT task on it once it's
>found.
>
>-Jeff

Reply via email to