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
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
Hello,
I have a problem I am trying to solve that I need some help with. What
I'd like to do is check for the availability of an executable tool on
the system path. If the tool is available, then allow extra (secret
sauce) features to be enabled. Otherwise the extra (non-essential) build
features