Re: [Nant-users] inconsistence between environment::variable-exists and sysinfo

2004-12-22 Thread Ian MacLean
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

RE: [Nant-users] inconsistence between environment::variable-exists and sysinfo

2004-12-22 Thread Gert Driesen
> -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

Re: [Nant-users] inconsistence between environment::variable-exists and sysinfo

2004-12-22 Thread Helmut Dipper
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 : > > http://nant.sour

RE: [Nant-users] inconsistence between environment::variable-exists and sysinfo

2004-12-22 Thread Gert Driesen
> -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

RE: [Nant-users] inconsistence between environment::variable-exists and sysinfo

2004-12-21 Thread Gert Driesen
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 : http://nant.sourceforge.net/nightly/latest/help/tasks/sys