You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by hi...@accenture.com on 2005/06/16 15:47:34 UTC

exec task +system path

Hi guys,
I want to pass to my exec task, an executable that is located in my system Path.
I tried <env key="Path" value="${env.Path}"/> within the exec element with no sucess: ant tries to resolve the name based on my ant basedir.
(i have put resolveexecutable="false" searchpath="true" for my exec attributes);
Any suggestions?
Thanks in advance;


This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information.  If you have received it in error, please notify the sender immediately and delete the original.  Any other use of the email by you is prohibited.