Just doing a dir in the exec does not change the directory for
the task. You need to be very careful and explictly
set the absolute path for the executable:
Peter
Mikael Petterson (KI/EAB) wrote:
Hi,
I am using 'exec' -task to execute a shell script. However it
Hi,
I am using 'exec' -task to execute a shell script. However it seems like it
cannot find the shell script file. I ( and other people) have checked and the
file is there. I wonder if anyone had a similar problem in 1.6.2?
//mikael
This is part of my build.xml
===