This seems to do the trick on quick test.
Thanks so much!
Serge.
Shatzer, Larry wrote:
-----Original Message-----
From: Sergei Dubov [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 24, 2006 12:48 PM
To: [email protected]
Subject: Checking for non-existence of environment variable
And potential <available> check will think it actually HAS value. Is
there any way to make Ant recognize that System.getenv("NO_VALUE")
returns null?
Check http://ant.apache.org/manual/CoreTasks/condition.html
And specifically, isset found in:
http://ant.apache.org/manual/CoreTasks/conditions.html
-- Larry
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]