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=34138>.
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=34138
------- Additional Comments From stevel@apache.org 2005-03-23 11:22 -------
well, there is the environment variable ANT_OPTS that is options to the JVM; set
ANT_OPTS=-Dbuild.compiler=kaffe
and every build uses kaffe. Is there some reason why this is inadequate?
I am also thinking of having a well-known properties file that is read in
*after* all command line stuff, something like
${user.hom}/.ant/common.properties ..things like compiler setting, or, more
importantly to me, proxy settings, could go in there.
--
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
|