Please ensure that you are not using jpackage verion of ant.
Check the file /etc/ant.conf.
This file overwrites ANT_HOME.
Peter
On Mon, Feb 25, 2008 at 4:56 AM, Chun Ji <[EMAIL PROTECTED]> wrote:
>
> What happen if you type " which ant", is it point to
> "/usr/local/ant-1.6.4/bin/ant" ?
> If
What happen if you type " which ant", is it point to
"/usr/local/ant-1.6.4/bin/ant" ?
If yes, you are using the "ant", which is under /usr/local/ant-1.6.4, but of
the version 1.6.2.
Otherwise, you may reset you path, such as export PATH=${ANT_HOME}/bin:${PATH}
-c
-Original Message