Re: Using multiple if on target element

2005-03-15 Thread Antony Paul
Thanks Ronen. Using element outside target helped. On Tue, 15 Mar 2005 12:26:13 +0200, Ronen Mashal <[EMAIL PROTECTED]> wrote: > You don't have to write a target but you will have to use the > task to set a third property. Use the nested elements in the > . > The task can be used outside of a

Re: Using multiple if on target element

2005-03-15 Thread Ronen Mashal
You don't have to write a target but you will have to use the task to set a third property. Use the nested elements in the . The task can be used outside of a target. It will be evaluated before any target is executed. Ronen. Antony Paul <[EMAIL PROTECTED]> wrote on 03/15/2005 12:14:07 PM: >

AW: Using multiple if on target element

2005-03-15 Thread Jan . Materne
> I need to check whether two properties are set before executing a > task. I could check for one property using if attribute of target. How > to check for 2 properties are set ?. > I dont want to write another target to check this condition. Inside core ant you have to

Using multiple if on target element

2005-03-15 Thread Antony Paul
Hi all, I need to check whether two properties are set before executing a task. I could check for one property using if attribute of target. How to check for 2 properties are set ?. I dont want to write another target to check this condition. -- rgds Antony Paul http://www.geocities.com/a