Re: [antunit] antlib best practices

2007-01-01 Thread Peter Reilly
On 1/1/07, robert burrell donkin <[EMAIL PROTECTED]> wrote: i'm using ant 1.7.0 and antunit to integration test a antlib task. the tests are factored into separate build scripts. these run fine individually but i'd like to include them in a comprehensive build-and-test target in a master build fi

[antunit] antlib best practices

2007-01-01 Thread robert burrell donkin
i'm using ant 1.7.0 and antunit to integration test a antlib task. the tests are factored into separate build scripts. these run fine individually but i'd like to include them in a comprehensive build-and-test target in a master build file. ATM i'm using exec to call ant so that i can pass a -lib