https://issues.apache.org/bugzilla/show_bug.cgi?id=45245
Stefan Bodewig <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |1.8.0
--- Comment #1 from Stefan Bodewig <[EMAIL PROTECTED]> 2008-08-08 06:24:15 PST
---
Since ANT_HOME was guarded in the first section as well, I applied the change
to ANT_HOME and JAVA_HOME.
There may be other processes using JAVA_HOME that are spawned by Ant, I think
that's why we rewrite JAVA_HOME once again, so the change is needed even though
JAVACMD is used.
fixed in svn revision 683961 (change is documented in revision 683963).
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.