Ahh ... thanks! -----Original Message----- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 22, 2005 1:00 PM To: Felice Vittoria; [EMAIL PROTECTED] Cc: 'Foster, Richard - PAL'; nant-users@lists.sourceforge.net Subject: RE: [Nant-users] if and ifnot tasks
> -----Original Message----- > From: Felice Vittoria [mailto:[EMAIL PROTECTED] > Sent: woensdag 22 juni 2005 19:58 > To: Gert Driesen; [EMAIL PROTECTED] > Cc: Foster, Richard - PAL; nant-users@lists.sourceforge.net > Subject: RE: [Nant-users] if and ifnot tasks > > Here's my original if statement: > > <if test="not ${property::exists('build.date') and > property::exists('build.time')} "> > > This is where I'm getting the below error message on. This should be : <if test="${not(property::exists('build.date') and property::exists('build.time'))}"> ... </if> Gert ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users