on 2000/06/21 07:54, Conor MacNeill at [EMAIL PROTECTED] wrote:

> I think we should also look at removing the System.exit calls made by ant
> (we complain enough about other classes that do this :-). There are two in
> Main.java and one in Project.java. I think the two in Main should simply
> propagate the exception in place of the System.exit. The one in Project
> should probably be converted to a BuildException. What do you think?

+2 (+1 for each point)

Reply via email to