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=22533>. 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=22533 [PATCH] Adding Permissions / Security Manager to Java task and JUnit task ------- Additional Comments From [EMAIL PROTECTED] 2003-08-30 21:19 ------- Hi, What are the problems? (quote: There have been problems with the attempt to set special permissions to capture exit attempts as BuildException in the java task when failonerror="true". ) Furthermore it seems funny to me to do something special in case failonerror is specified as being true, but to do nothing in case failonerror is specified as being false. If adding it silently I would grant java.security.AllPermission and only revoke the java.lang.RuntimePermission exitVM one. The user is unaware that permissions are used and would probably assume everything is allowed. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]