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=31855>. 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=31855 1.6.2 cannot run javac with jdk1.2.2 ------- Additional Comments From [EMAIL PROTECTED] 2004-10-22 21:14 ------- I heard no mention of JAVA_HOME . It sounds like Ant is finding the java executable in the 1.2.2 JRE installation. You can either add the jdk1.2.2 bin directory to the front of your PATH to ensure it contains the first java executable found, or you can set JAVA_HOME=(wherever your 1.2.2 JDK is installed). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]