https://issues.apache.org/bugzilla/show_bug.cgi?id=55785
Bug ID: 55785
Summary: Always show verison 1.9.0
Product: Ant
Version: 1.9.2
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Other
Assignee: [email protected]
Reporter: [email protected]
Hello everybody
OS:centos 64bit
packet:apache-ant-1.9.2.tar.gz
1.tar -zxvf apache-ant-1.9.2.tar.gz
2.vi /etc/profie
3 export JAVA_HOME=/usr/software/jdk
export PATH=$JAVA_HOME/bin:$JAVA_HOME/jre/bin:$PATH
export CLASSPATH=.:/usr/software/jdk/lib:/usr/software/jdk/jre/lib:$CLASSPATH
export ANT_HOME=/usr/software/apache-ant-1.9.2
4 JAVA-VERSION is okay .
5.why when i execute ant -version always show version 1.9.0
./ant -version
Apache Ant(TM) version 1.9.0 compiled on March 5 2013
so who can help me fixed this issue. thanks.
--
You are receiving this mail because:
You are the assignee for the bug.