-Original Message-
From: Rob Wilson [mailto:[EMAIL PROTECTED]
Sent: Friday, November 09, 2007 12:22 PM
To: Ant Users List
Subject: Checking whether a property is set
/*
I can check whether a file exists and set a property, but can I check
whether a property exists and set a property
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
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.
-