Re: [NAnt-users] how to access environment variable in NAnt

2010-07-22 Thread Martin Gainty
artin __ American Wireshark Operators: do not alter or modify this transmission. Date: Thu, 22 Jul 2010 09:05:44 +0100 To: subrat.w...@gmail.com; nant-users@lists.sourceforge.net From: william_mar...@avon-insurance.co.uk Subject: Re: [NAnt-users] how to access environment variable in

Re: [NAnt-users] how to access environment variable in NAnt

2010-07-22 Thread William_Martin
@lists.sourceforge.net Subject: [NAnt-users] how to access environment variable in NAnt Hi, i am using Luntbuild as CI tool for my project. I want to copy the resulting installer to artifact directory of the appropriate version. I am using NAnt script to build my solution and create the installer. How do i

[NAnt-users] how to access environment variable in NAnt

2010-07-22 Thread subrat agasti
Hi, i am using Luntbuild as CI tool for my project. I want to copy the resulting installer to artifact directory of the appropriate version. I am using NAnt script to build my solution and create the installer. How do i do that? i am setting the artifact directory path as environment variable in