RE: [Nant-users] need help on nant

2004-12-22 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Praveen Babu > Sent: woensdag 22 december 2004 15:03 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] need help on nant > > Hi , > I am Naren > > I have one text file, which contains

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::variable-exists and sysinfo > > Gert

[Nant-users] need help on nant

2004-12-22 Thread Praveen Babu
Hi , I am Naren I have one text file, which contains "1.0.0" value. My problem how to assign this value to lacal variable in nant build file. I need this value in two tasks. can you give me solution to this problem. advance thanks Naren. --- S

Re: [Nant-users] no output from task exec

2004-12-22 Thread Helmut Dipper
Gert Driesen wrote: > > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Helmut Dipper > > Sent: dinsdag 21 december 2004 15:25 > > To: nant-users@lists.sourceforge.net > > Subject: [Nant-users] no output from task exec > > > > Hello, >

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] inconsistence between > environment::var

[Nant-users] get-current-target() question

2004-12-22 Thread Stephen Rank
Cheers, I found something that doesn't seem intuitive, but I'm not sure if it's a bug or by design. Here's a build file: I would expect it to print: A B A But it actually prints: A B B Are the task

RE: [Nant-users] RE: Nant & COM interop

2004-12-22 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
Interestingly, I used to have this problem too. In my case I had two projects (A and B) with one project dependent on the other (A depends on B). Both projects referenced a COM assembly (C.exe via interop.c.dll) and I used to get the access errors which I think occurred because the second project w

RE: [Nant-users] RE: Nant & COM interop

2004-12-22 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: woensdag 22 december 2004 8:42 > To: 'Gert Driesen'; nant-users@lists.sourceforge.net > Subject: RE: [Nant-users] RE: Nant & COM interop > > Hi Gert, > > After I stuck

[Nant-users] How to know the root cause for the linker errors ?

2004-12-22 Thread Diwakar Killamsetty
Hi, Probably this is not the right forum to ask this question but I am stuck with writing the nant script which is throwing some linker errors. The same project could able to build using VS2003. I gave the following options to the linker in the script file: === ==

[Nant-users] Install fails on build from source

2004-12-22 Thread Stephen Lewis
Simon Your solution works for me, too, so it appears to be simply a documentation issue. Stephen Lewis Envisioneering LLC - Medical Products St. Louis, MO 63114 (314) 429-7367 x112 --- SF email is sponsored by - The IT Product Guide Read ho

[Nant-users] Project dependencies

2004-12-22 Thread Aaron Seet
Hi i only picked up NAnt after reading Brian Nantz's "Open Source .NET Development" and the biggest "woah" i see now is that practically half the stuff written can be considered deprecated (and the book is time stamped 2005) with so many changes in 0.85. Without going into VSS source retrieval (I