> -----Original Message----- > From: Peter Donald [mailto:[EMAIL PROTECTED]
> I just reverted this because it didn't actually work. All > successful builds > printed out a stack trace and a error message because > System.exit(0) was > raising an exception. You really should run ant before you > check in things > like this ;) Guilty. It's hard to figure out that it can go wrong even when modifying one line of code. I assumed too much. [...] > We can't justifiably implement this in Ant1.x unless we also > implemented > Conors launcher but that would break backwards compatability > anyways. Any > task that can potentially call exit should just be forked. Will revert related changes. Thanks. Stephane -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
