Re: [Nant-users] Getting environment variable value

2005-10-24 Thread Brass Tilde
> Try this instead: The single quotation mark tells NAnt that the value is literal, rather than a property. --- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification

[Nant-users] Getting environment variable value

2005-10-24 Thread Kannan, Gajapathi (Genworth)
Title: Getting environment variable value Hi,     I am trying to get a value from an environment variable, using the following tasks             I get the following error         Property evaluation failed.         _expression_: ${environment::get-va