On 2009-01-27, Raphael Parree <rpar...@gmail.com> wrote: > I am using the same build file on an openSUSE linux environment (ant 1.7.0 > installed as RPM) .
It is quite likely that the ant shell script you get from the RPM is not the same as the one that ships with Ant. Depending on settings inside the script, ~/.ant/ may or may not work as expected. You better first compare your "ant" with this one <http://svn.apache.org/repos/asf/ant/core/tags/ANT_170/src/script/ant> in order to be sure you have the "offical" wrapper. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org