You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2004/11/26 12:55:45 UTC

DO NOT REPLY [Bug 32405] - Make ant.home a built-in property

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=32405>.
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=32405


conor@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From conor@apache.org  2004-11-26 12:55 -------
If not set on the command line, the ant.home property is set as a JVM property
by the Ant launcher code. The Ant project object should then pick it up and make
it available as an Ant property.

If some IDEs are not setting ant.home correctly, that is a bug in the IDE
integration and should be taken up with the IDE project or vendor.

There are some Ant operations (notably some modes of <exec>) which require
ant.home to be set correctly, so this is not an optional thing to do when
integrating Ant.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org