https://issues.apache.org/bugzilla/show_bug.cgi?id=55785
--- Comment #2 from 金sir <[email protected]> --- (In reply to Stefan Bodewig from comment #1) > most likely what you see is a system installed version of Ant taking > precedence. > > Try putting $ANT_HOME/bin at the front of your PATH. hello stefan i had try you method but execute ant -version again. export PATH=$JAVA_HOME/bin:$JAVA_HOME/jre/bin:$PATH:$ANT_HOME setup is not show current version this i execute find all about with ant files [root@localhost ~]# find / -name ant /usr/bin/apache-ant-1.9.2/manual/api/org/apache/tools/ant /usr/bin/apache-ant-1.9.2/bin/ant /home/11/android_client/sdk/tools/ant /home/11/android_client/sdk/tools/proguard/ant /home/11/android_client/sdk/tools/proguard/examples/ant could not find old version with ANT 1.9.0 -- You are receiving this mail because: You are the assignee for the bug.
