RE: Verifying if a property is present in a property file

2007-04-26 Thread Tim Culhane
Hi, As usual the easiest way works. I've loaded the property file as suggested below. Many thanks, Tim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 26 April 2007 09:53 To: user@ant.apache.org Subject: AW: Verifying if a property is present in a property

RE: Verifying if a property is present in a property file

2007-04-26 Thread Rebhan, Gilbert
Gilbert -Original Message- From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] Sent: Thursday, April 26, 2007 11:28 AM To: Ant Users List Subject: RE: Verifying if a property is present in a property file Hi, or solution via script, i.e. key = value key.1 = value1 bind.i.address

RE: Verifying if a property is present in a property file

2007-04-26 Thread Rebhan, Gilbert
Hi, or solution via script, i.e. key = value key.1 = value1 bind.i.address = foobar