DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29382>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29382 GenKey task depends on path for java keytool ------- Additional Comments From [EMAIL PROTECTED] 2004-06-04 01:29 ------- I have exactly the same issue with <javac fork="true">, which I had to trouble with a user today! The problem manifests itself inside IntelliJ, with the Ant integration, but that's basically the same issue. <javac fork="false"> would work just fine, find the Javac compiler, whereas just changing to fork="true" makes the build fails. %JAVA_HOME%/bin must thus be put in the PATH before launching IntelliJ. Thanks for pointing out JavaEnvUtils.getJdkExecutable. I'll use it in one of my custom tasks that execs jar[.exe], and fails for some users who do not have it in the PATH. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]