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...
On Mon, 2003-10-20 at 19:51, kynn@panix.com wrote:
> [ I'm concerned that my first attempt to send this in did not work;
> pardon the repeat if this is not the case. ]
>
>
> ant is suddenly failing; I can't figure out what I did to cause this.
> When I run it with -verbose, it says
>
> Detected Java version: 1.3 in: /usr/local/opt/java/jdk1.3.1_02/jre
>
> even though $JAVA_HOME is exported as /opt/java/jdk. Why is ant
> ignoring $JAVA_HOME and looking for Java in /usr/local/opt/java?
>
> Thanks!
>
> Kynn
>
> P.S. Please Cc me in your replies.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|