RE: ANT / AntXtras quick question.

2007-09-18 Thread Rebhan, Gilbert
Hi, -Original Message- From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 18, 2007 3:05 PM To: user@ant.apache.org Subject: RE: ANT / AntXtras quick question. /* */ forget this nonsense, had a visit to the dentist that morning ;-) Of course \w+ would

RE: ANT / AntXtras quick question.

2007-09-18 Thread Rebhan, Gilbert
Hi, -Original Message- From: warhero [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 18, 2007 2:53 AM To: user@ant.apache.org Subject: ANT / AntXtras quick question. /* I'm having trouble trying to figure out how to make sure a property is not empty. So I have a properties

Re: ANT / AntXtras quick question.

2007-09-17 Thread David Weintraub
o > myprop=something. > > And if the myprop is not empty (myprop=) then execute something. Does that > make sense? here's some kind of pseudocode. > > > > > > Just some pseudo code, but get's the point across.. > > Thanks in advance. > -- &

ANT / AntXtras quick question.

2007-09-17 Thread warhero
but get's the point across.. Thanks in advance. -- View this message in context: http://www.nabble.com/ANT---AntXtras-quick-question.-tf4470947.html#a12747996 Sent from the Ant - Users mailing list archive at Nabble.com. -