RE: using to check for tool availability

2008-01-17 Thread Buck, Robert
The mailto:[EMAIL PROTECTED] Sent: Thursday, January 17, 2008 10:49 AM To: Ant Users List Subject: Re: using to check for tool availability On Jan 17, 2008 9:20 AM, Buck, Robert <[EMAIL PROTECTED]> wrote: > Does anyone have any better suggestions for how to check for tool > exis

Re: using to check for tool availability

2008-01-17 Thread Dominique Devienne
On Jan 17, 2008 9:20 AM, Buck, Robert <[EMAIL PROTECTED]> wrote: > Does anyone have any better suggestions for how to check for tool > existence in Ant? But you need to know the exact file name (dot or dot.exe), and env.PATH is not always portable because of case on Windows, where it can be Pat