<condition property="xxx">
  <isset property="property-name" />
  <istrue value="${property-name}" />
</condition>

The former just takes the property name (no de-referencing), the latter
requires de-referencing. --DD

-----Original Message-----
From: Nathan Christiansen [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, December 12, 2002 11:37 AM
To: Ant Users List
Subject: How to use condition tasks

I have tried looking through the User Manual and can't find the
documentation on how to use the condition tasks like <IsSet>.  I found them
in the javadoc API docs, but cant find where they are described with
examples.

Am I missing something?

-- Nathan Christiansen

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to