the exec task is acting very weird, I think it actually is a bug. let say you have this target:
<target name="foo">
<exec dir="${another_dir} executable="run.bat"/>
</target>
Although I have a run.bat in ${another_dir}, I will still get
Execute failed: java.io.IOException: CreateProcess: run.bat error=2
However if I put an empty "run.bat" in the directory I execute safari, the
exec task will run as expected. Has anyone reported this bug yet?
Cheers,
Rubun Tang
Associate Software Engineer
Algorithmics Inc.
____________________
[EMAIL PROTECTED]
416.217.4460
msg13745/bin00000.bin
Description: application/ms-tnef
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
