<condition property="abc.not.set">
     <not><isset property="abc"/></not>
  </condition>



On Nov 9, 2007 11:21 AM, Rob Wilson <[EMAIL PROTECTED]> wrote:
> I can check whether a file exists and set a property, but can I check
> whether a property exists and set a property based on whether it
> exists?
>
> I don't mind how this is checked, I just need to make sure that my
> JUnit test stops if the property isn't set.
>
> Cheers,
> Rob.
>
> ---------------------------------------------------------------------
> 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]

Reply via email to