Gert Driesen wrote:
Helmut,
Properties are case-sensitive, and the case of the environment variables
differs from system to system, so there's isn't much we can do about this.
We recommend using the environment functions, and consider deprecating the
task :
I agree that we recommend the environ
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Helmut Dipper
> Sent: woensdag 22 december 2004 11:02
> To: nant-users@lists.sourceforge.net
> Subject: Re: [Nant-users] inconsistence between
> environment::var
: dinsdag 21 december 2004 13:07
> > To: nant-users@lists.sourceforge.net
> > Subject: [Nant-users] inconsistence between
> > environment::variable-exists and sysinfo
> >
> > Hello,
> >
> > in NAnt 0.85-rc1 following inconsistence exists:
> > env
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Ian MacLean
> Sent: donderdag 23 december 2004 7:43
> To: Gert Driesen
> Cc: 'Helmut Dipper'; nant-users@lists.sourceforge.net
> Subject: Re: [Nant-users] in
help/tasks/sysinfo.html
Hope this helps,
Gert
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Helmut Dipper
> Sent: dinsdag 21 december 2004 13:07
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] inconsistence between
>
Hello,
in NAnt 0.85-rc1 following inconsistence exists:
environment::variable-exists delivers "true" for
both 'SystemRoot' and 'SYSTEMROOT' (case-insensitive?)
but task sysinfo defines sys.env.SystemRoot or (exclusive)
sys.env.SYSTEMROOT dependend on the environment:
in a DOS-shell environment sys