Ant's Main class does call System.Exit. I think the only way to get the information to it would be to create a subclass of BuildException to
carry the info and have Main extract it from the exception to Exit.
our you pass it out-of-band in an ant failure code property of either the runtime or Main itself.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]