Quoting Bill Chmura <[EMAIL PROTECTED]>: > I am not sure if it uses JAVA_HOME to find the java executable... It may > be checking the path for it. > > Not sure if that is the case, but it could explain it...
Ant does honor JAVA_HOME, if there is one set. It's all in the shell scripts (ant or ant.bat, etc.) It always reports detecting the JRE under JAVA_HOME, instead of the JDK itself, though, but this doesn't usually become a problem. HTH --J.X. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]