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=40623>. 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=40623 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Additional Comments From [EMAIL PROTECTED] 2006-09-28 08:30 ------- Ant 1.7 now whines about /etc/ant.conf overwritting ANT_HOME Warning: ANT_HOME has been overridden by /etc/ant.conf from $orig_ant_home to $ANT_HOME Use ant -noconfig if this is not desired. /etc/ant.conf is not provided by ant, it is provided by the jpackage project. Please raise a bug against them. They should do ANT_HOME=${ANT_HOME:-/usr/share/ant} instead of ANT_HOME=/usr/share/ant The importing of /etc/ant.conf has been done for over four years so it cannot be removed without issues... http://svn.apache.org/viewvc/ant/core/trunk/src/script/ant?r1=272279&r2=272589&diff_format=h *** This bug has been marked as a duplicate of 31278 *** -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]