Chris,
Try this syntax:
Cheers,
Bill
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris Holt
Sent: 01 May 2006 20:00
To:
nant-users
I have a task defined like:
This fails with
an error like:
Cannot resolve expanded value ''Latest' == 'Latest'' of 'if'
attribute to a Booean value.
What am I doing
Chris Holt wrote:
I’m a newbie so forgive the uncertainty.
Is this how you would conditionally set a property via environment
variable:
value=”${|environment::get-variable(|‘MYENVVAR’|)}” />|
The text version of your email looks right. The HTML version looks as
though your editor th
I’m a newbie so forgive the uncertainty.
Is this how you would conditionally set a property via
environment variable:
="${environment::variable-exists('MYENVVAR')}">
environment::get-variable(‘MYENVVAR’)}”
/>
Thanks,
Chris
> -Original Message-
> From: Ahmed, Shabana [mailto:[EMAIL PROTECTED]
> Sent: maandag 1 mei 2006 16:00
> To: Gert Driesen; nant-users@lists.sourceforge.net
> Subject: RE: [NAnt-users] NAnt & Infragistics
>
> Thanks for your help, Gert. The path
> "C:\ProgramFiles\Infragistics\NetAdvan
Title: RE: [NAnt-users] NAnt & Infragistics
Thanks for your help, Gert.
The path "C:\ProgramFiles\Infragistics\NetAdvantage
2006 Volume 1 CLR 1.x\ASP.NET\Bin\" contains all the infragistics assemblies.
So, I assumed that I would not need to specify each and every one of the
assemblies tha