RE: Checking whether a property is set

2007-11-09 Thread Rebhan, Gilbert
-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 bas

Re: Checking whether a property is set

2007-11-09 Thread Peter Reilly
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