RE: If else

2008-10-14 Thread Lucas Albers
I really like the ant-contrib tasks for this: os:${os.name} os.arch:${os.arch} os.version:${os.version} "windows_compile_dir:${windows_compile_dir}" "linux_compile_dir:${linux_compile_dir}" "checking for existence of directory

RE: If else

2008-10-14 Thread Shawn Castrianni
esday, October 14, 2008 4:21 PM To: Ant Users List Subject: Re: If else that works. thanks But I don't understand what I was doing wrong. On Tue, Oct 14, 2008 at 1:44 PM, Alec Fernandez <[EMAIL PROTECTED]> wrote: > try the condition > >>> -Original Message-

Re: If else

2008-10-14 Thread Mohit Anchlia
that works. thanks But I don't understand what I was doing wrong. On Tue, Oct 14, 2008 at 1:44 PM, Alec Fernandez <[EMAIL PROTECTED]> wrote: > try the condition > >>> -Original Message- >>> From: Mohit Anchlia [mailto:[EMAIL PROTECTED] >>> Sent: Tuesday, October 14, 2008 10:33 PM >>> To:

RE: If else

2008-10-14 Thread Alec Fernandez
try the > -Original Message- >> From: Mohit Anchlia [mailto:[EMAIL PROTECTED] >> Sent: Tuesday, October 14, 2008 10:33 PM >> To: Ant Users List >> Subject: If else >> >> I am struggling with a very simple question. How do I test if a >> variable is defined or not? >> >> I tried: >> >> >>

RE: if/else in ANT ???

2003-09-30 Thread Shailesh Sharma
;ll get more details on this and related topics. -Original Message- From: Shailesh Sharma [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 30, 2003 2:41 PM To: Ant Users List Subject: RE: if/else in ANT ??? how could i check if the property is been set or not ??? Vikas Phonsa wrote:

RE: if/else in ANT ???

2003-09-30 Thread Vikas Phonsa
get more details on this and related topics. -Original Message- From: Shailesh Sharma [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 30, 2003 2:41 PM To: Ant Users List Subject: RE: if/else in ANT ??? how could i check if the property is been set or not ??? Vikas Phonsa <[