https://bz.apache.org/bugzilla/show_bug.cgi?id=60312

--- Comment #3 from Stefan Bodewig <[email protected]> ---
I don't believe there is anything Ant provides directly.

IDEs seem to be providing their own implementation of AntMain for this.

If System.exit is your main concern, you can use an anonymous subclass of Main
that overrides the protected exit method.

TBH we never really thought much about people using Ant from Java code
directly. People just did and told us what was standing in their way - and we
adapted. We are probably not the most competent people to explain how to use
Ant programmatically :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to