Re: How to construct condition statement?

2006-12-17 Thread Chun Tat David Chu
Thanks Peter, I used your approach and it works great! On 12/15/06, Peter Reilly <[EMAIL PROTECTED]> wrote: On 12/15/06, Anderson, Rob (Global Trade) <[EMAIL PROTECTED]> wrote: > A simpler approach is to check the existence of a variable, and ignore > the value. This may or may not work for you

Re: Ant 1.6.5 and JUnit task

2006-12-17 Thread Sebastian Weber
Hello Antoine, "echo $ANT_HOME" returns ANT_HOME: Undefined variable. and "which ant" returns /usr/bin/ant How can I check if Anthill sees the same settings? I use AnthillOS which has far less options to set than AnthillPro. It comes with the binary versions of Ant 1.5.1 and 1.6.2 in its li

Re: Ant 1.6.5 and JUnit task

2006-12-17 Thread Antoine Levy-Lambert
Hello Sebastian, there might be a possibility to fix that without deleting files. Although deleting these files would not harm. I suppose that in the path there is an older version of the ant script than the one in the Ant 1.7.0 installation directory. What do you see when you do : echo