>>>>> "DF" == David Forslund <[EMAIL PROTECTED]> writes:
DF> I've used this patch and feature for my application. Apparently, DF> it hasn't been "grafted" into the Ant distribution. Has this DF> functionality of specifying a source directory for exec been DF> added? If so, how do I use it? It has not been added for some reasons, one of them being that a directory based Exec task would be somewhat ambiguos. We agreed on reworking this a little - crafting a new task that would combine Exec with MatchingTask but that would be new task of its own right. I'm going to work on this, it's on my TODO list but only at position five or six - I really want to include Thomas Haas execution framework before I start anything like this, as this will improve Exec itself a lot. Oh and yes, this won't happen before the scheduled Ant release either I'm afraid. Stefan
