David Rees <[EMAIL PROTECTED]> wrote: > Just to be clear, the reason I am asking is to understand the > "usecases" I need to consider when working on Ant code . I didn't > mean to imply it was a bad idea.
That was my impression as well, maybe my answer was a little short. It's not that uncommon for a task to reuse another task. <touch> is "abused" in several places for example. If somebody has written a custom task that uses Zip.java directly (or via project.createTask) he/she'd be better aware of this change. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
