https://bz.apache.org/bugzilla/show_bug.cgi?id=58904
Bug ID: 58904
Summary: ant -version always reports version 1.7.1
Product: Ant
Version: 1.9.6
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Core
Assignee: [email protected]
Reporter: [email protected]
* Download
http://archive.apache.org/dist/ant/binaries/apache-ant-1.9.5-bin.tar.gz
* check sha1sum
- numbers match
* run the following
echo $ANT_HOME
/opt/ant/apache-ant-1.9.5
$which ant
/opt/ant/apache-ant-1.9.5/bin/ant
$ ant -version
Apache Ant version 1.7.1 compiled on June 27 2008
$ /opt/ant/apache-ant-1.9.5/bin/ant -version
Apache Ant version 1.7.1 compiled on June 27 2008
* same problem with
http://mirror.cc.columbia.edu/pub/software/apache//ant/binaries/apache-ant-1.9.6-bin.tar.gz
http://mirror.cc.columbia.edu/pub/software/apache//ant/binaries/apache-ant-1.9.6-bin.zip
http://archive.apache.org/dist/ant/binaries/apache-ant-1.9.4-bin.tar.gz
--
You are receiving this mail because:
You are the assignee for the bug.