Yes I used subant, but as I said, it can't recurse on the current target. Since recursion should be a core function of a hierarchical build system, I think this patch is worth adding to Ant.
2008/5/14 Stefan Bodewig <[EMAIL PROTECTED]>: > On Sun, 11 May 2008, Colm Smyth <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]