RE: [Nant-users] Re: branching in nant

2003-09-06 Thread Nick Varacalli
06:25 To: Gert Driesen; [EMAIL PROTECTED] Subject: [Nant-users] Re: branching in nant Ah! Thanks alot. I wasn't aware of task at all! Maybe will be nice to add seealso to if/ifnot documentation to all tasks which could be used with (e.g. they set property values). Still - it could be usef

[Nant-users] Re: branching in nant

2003-09-05 Thread Martin Aliger
Ah! Thanks alot. I wasn't aware of task at all! Maybe will be nice to add seealso to if/ifnot documentation to all tasks which could be used with (e.g. they set property values). Still - it could be useful to have some (e.g. system.result) property which contains result of previous task. Success

[Nant-users] Re: branching in nant

2003-09-05 Thread Gert Driesen
Hi Martin, You can use something like this : Hope this helps. Gert - Original Message - From: "Martin Aliger" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, September 05, 2003 11:20 AM Subject: Fwd: branching in nant > > > Hi