I updated the code and it works with Ant 1.7.1 now. I also noticed parameters are parsed slightly different (maybe it's windows), so you need to quote to pass an empty parameter as in:
ant test-core "-Dtests.seed=" -Dtests.cpus=7 Dawid On Fri, Dec 30, 2011 at 2:01 PM, Dawid Weiss <[email protected]> wrote: > Robert just informed me that there is an exception coming out from ANT > if you run it with ANT 1.7.1. Don't know if it's a known issue, but I > use ANT 1.8.x and the problem is not present there. > > Dawid > > On Fri, Dec 30, 2011 at 1:36 PM, Dawid Weiss <[email protected]> wrote: >> Darm, gmal likes to line wrap... I've put the script here too: >> >> https://gist.github.com/1539653 >> >> Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
