You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2018/06/18 19:34:11 UTC

[Bug 61954] How to override the default JAVA_HOME

https://bz.apache.org/bugzilla/show_bug.cgi?id=61954

Gintas Grigelionis <gi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #3 from Gintas Grigelionis <gi...@apache.org> ---
If you're trying to change javac specifically, use
executable="<path-to-javac>". The manual says: "The fork attribute overrides
the build.compiler property or compiler attribute setting..."

-- 
You are receiving this mail because:
You are the assignee for the bug.