« Return to Thread: Tiny patch to enable Recursion in Ant

Re: Tiny patch to enable Recursion in Ant

by Stefan Bodewig :: Rate this Message:

Reply to Author | View in Thread

On Sun, 11 May 2008, Colm Smyth <lateralcoder@...> wrote:

> My Ant experience is limited, so I may have overlooked an existing
> way to achieve this, but reading and searching suggests that others
> are still missing recursion in Ant. I look forward to your advice!

Apart from the ability to recurse for the current target, <subant>
should be able to do what you need.  Your changes might be able to
enable the "recurse using the current target" use-case for subant as
well.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: Tiny patch to enable Recursion in Ant