> It  might be uesful to be able to poke values into the 
> environment from the 
> build file for various tasks that use them.

When I get around to syncing my version and the public version of nant
I've made a change to the <exec> task that does something like this:

The task looks for properties that start with exec.env.* and will set
environment variables for the executing process with those values.

If you want to use the current environment you can use the sysinfo
prefix attribute to "exec.env.".


-------------------------------------------------------
This sf.net email is sponsored by:
Access Your PC Securely with GoToMyPC. Try Free Now
https://www.gotomypc.com/s/OSND/DD
_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to