RE: Probs running ant1.7.1 on AIX

2009-05-20 Thread Rebhan, Gilbert
-Original Message- From: Stefan Bodewig [mailto:bode...@apache.org] Sent: Wednesday, May 20, 2009 6:00 AM To: user@ant.apache.org Subject: Re: Probs running ant1.7.1 on AIX /* [...] > gives me = > ./test_gilbert[5]: ant: not found. The obvious reasons: the file doesn't

Re: Probs running ant1.7.1 on AIX

2009-05-19 Thread Stefan Bodewig
On 2009-05-19, Rebhan, Gilbert wrote: > starting an ant script on AIX worked with Ant 1.6.5, but not > with Ant 1.7.1 > a simple test script = > export ANT_HOME=/deploy/entwicklung/ant_1_7_1 > export JAVA_HOME=/usr/java5 > export PATH=${PATH}:${ANT_HOME}/bin > ant > gives me = > ./test_gilber

Probs running ant1.7.1 on AIX

2009-05-19 Thread Rebhan, Gilbert
Hi, starting an ant script on AIX worked with Ant 1.6.5, but not with Ant 1.7.1 a simple test script = export ANT_HOME=/deploy/entwicklung/ant_1_7_1 export JAVA_HOME=/usr/java5 export PATH=${PATH}:${ANT_HOME}/bin ant gives me = ./test_gilbert[5]: ant: not found. whereas = export ANT_HOME=/d