[Nant-users] and help needed.

2004-01-07 Thread Nick Varacalli
I'm trying to pass a property to a build file invoked by the nant task. I want to pass in the full path to MySource.cs, which is in the directory of the current build file. The problem is, as the help on the task plainly states, "value" is NOT expanded by def

[Nant-users] File Counts In Nant 0.84

2004-01-07 Thread Nick Varacalli
It seems like tasks like and will copy one file, yet report that they deleted 0 files. Anyone notice this? Nick http://www.varacalli.com --- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration M

[Nant-users] (no subject)

2004-01-07 Thread Nick Varacalli
Does nant -projecthelp work for anyone else? It only prints out the project description, not the list of targets. Running 0.84 Release, .Net Framework 1.1, Nick http://www.varacalli.com --- This SF.net email is sponsored by: Perforce Softwar

RE: [Nant-users] How do I install Nant-Contrib

2004-01-07 Thread Nicolas V.
Hi Vimal, You just have to drop the content of NAnt-Contrib bin directory in the directory where you have nant.exe (usually \bin). Nick Original Message Follows From: "Vimal Kansal" <[EMAIL PROTECTED]> To: "NAnt (E-mail)" <[EMAIL PROTECTED]> Subject: [Nant-users] How do I install Nant-C

RE: [Nant-users] How do I install Nant-Contrib

2004-01-07 Thread Landes Eric (RBNA/CIT4.2)
What I had to do was to put the nant.contrib.tasks.dll and xml file in the same bin directory as my nant executable. HTH Eric L -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Vimal Kansal Sent: Tuesday, January 06, 2004 8:26 PM To: NAnt (E-mail) Subject:

Re: [Nant-users] Problem accessing static members of class

2004-01-07 Thread Jaroslaw Kowalski
Can you send the detailed build log? Use -verbose flag on NAnt. Jarek - Original Message - From: "Phalgun S Erra" <[EMAIL PROTECTED]> To: "Jaroslaw Kowalski" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, January 07, 2004 9:59 AM Subject: Re: [Nant-users] Problem accessing