On Wed, 28 May 2003, Erik Hatcher <[EMAIL PROTECTED]> wrote: > I use the if/unless on <batchtest> and <test> elements to set up a > mutually exclusive way of running all tests or a single test.
Yes, I think I've seen you use that idiom as a compressed combination of Ant's own test and run-single-test targets. Everything can be abused ;-) Stefan