Re: [Nant-users] Unit Test during Install Fail

2004-06-09 Thread Gert Driesen
No its not a problem, its just a bad unit test ... Gert - Original Message - From: "Mathew Plattz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 10, 2004 8:21 AM Subject: Re: [Nant-users] Unit Test during Install Fail > So my nant has been built within a problem? > >

Re: [Nant-users] Unit Test during Install Fail

2004-06-09 Thread Gert Driesen
Matthew, This is a know issue with the NAnt 0.84 release, you can safely ignore it. Gert - Original Message - From: "Mathew Plattz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 07, 2004 7:44 AM Subject: [Nant-users] Unit Test during Install Fail > I downloaded NET Fra

Re: [Nant-users] Unit Test during Install Fail

2004-06-09 Thread Mathew Plattz
So my nant has been built within a problem? From: "Gert Driesen" <[EMAIL PROTECTED]> To: "Mathew Plattz" <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> Subject: Re: [Nant-users] Unit Test during Install Fail Date: Thu, 10 Jun 2004 08:18:48 +0200 Matthew, This is a know issue with the NAnt 0.84 release,

[Nant-users] Need help for getting source code from VSS

2004-06-09 Thread Ding, Patty Q.
  Hi, All  below are my codes to get source file from VSS                      The virtual print center of Mimeo                     

[Nant-users] How do you pass properties from NAnt to C#?

2004-06-09 Thread Misha Rybalov
Title: How do you pass properties from NAnt to C#? I've been using Ant for years and have always used the following way to pass properties from my build.xml files to my Java programs: In Java, I can access this property by: System.getProperty("my.property"); I want to do the exact

[Nant-users] OLEVERB structure error

2004-06-09 Thread Piotr Perko
  When I want to put some files into VSS 6.0  Database I got the following error:              dbpath="${dbpath.srcsafe.ini.local}"        user="${user.name}"    

[Nant-users] Unit Test during Install Fail

2004-06-09 Thread Mathew Plattz
I downloaded NET Framework SDK 1.1 from Microsoft. Ran it, and it wanted the Framework runtime installed (typical). I installed the runtime (1.1), then installed the SDK, then extracted nant to c:\program files\nant\ cmd -> went into c:\program files\nant ran: bin\nant It failed. googled, and

RE: [Nant-users] Solution task does not correctly read VC++ proje ct settings

2004-06-09 Thread Witt, Aaron S
Hello Martin, Please use 'nant compile'. I neglected to set a default target. Our project is currently maintained in a VS.NET solution file, so I'm pretty much stuck with using the task. - Aaron From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Mond

Re: [Nant-users] Error with script tags

2004-06-09 Thread Gert Driesen
You probably did not check in the NAnt.MSNetTasks assembly into SourceSafe ... Gert - Original Message - From: "Mike Stephens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 09, 2004 9:54 PM Subject: [Nant-users] Error with script tags > I am having trouble upgrading

[Nant-users] Error with script tags

2004-06-09 Thread Mike Stephens
I am having trouble upgrading Nant and would like to see if anyone has suggestions. I was previously using Nant .84 and had it checked into SourceSafe. Upgraded to .85 and everything still builds fine. Now I check it into SourceSafe and blow away all of my directories. Do a get latest on my projec

[Nant-users]

2004-06-09 Thread Michael Rudge
The following script is giving me the following error. Can anyone help? thanks mike

[Nant-users] Changing the Verbosity level of XMLLoger

I'm getting a very big log file. How can I change the verbosity level of XMLLoger? For example, not logging warning messages. Thanks in advance. == AVISO DE CONFIDENCIALIDAD: LA INFORMACION CONTENIDA EN ESTE CORREO ELECTRONICO ES

[Nant-users] Can NAnt call Ant?

If so, how is it done? Do you Yahoo!?Friends. Fun. Try the all-new Yahoo! Messenger

RE: [Nant-users] Need help for getting source file from VSS

Depends on how vss is setup.  If the process will run in the context of a user that has permissions, no password is required.  If the user is added to vss with no password, and correct acl's are set to the vss share, no password would be required to get to vss.  We do have the password eleme