DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6323>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6323
<javac> failonerror not working unless fork=true
------- Additional Comments From steve_l@iseran.com 2002-02-10 09:19 -------
I am starting to understand this. It is not that failonerror aint working, it
is that the security manager stuff may not always work; the call to system.exit
() is just stopping the run.
I have a test case which demonstrates this, and can commit it, but it runs the
risk of just halting the test process.
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|