You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/07/27 07:14:33 UTC

DO NOT REPLY [Bug 12038] - Use of external command line compiler requires execute <> FilePermission

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=12038>.
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=12038

Use of external command line compiler requires execute <<ALL FILES>> FilePermission

stevel@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From stevel@apache.org  2003-07-27 05:14 -------
In ant1.6, you can set the path to the compiler using the executable attribute
of the <javac> task; use this to specify the location of jikes. 

Marking as fixed; please reopen if it doesnt work with the security manager
scenario you have described.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org