not. I traced through the source
for the nunit2 task to see that it calls the nunit test runner
directly using the nunit2 assemblies. I tried simply replacing
the nunit dlls in the nant/bin but there is no nunitcore.dll in
Nunit 2.1?
Any help or clues appreciated.
Thanks,
Jonathan Cogley
Here is my
South African posting! :-)
HTH,
Jonathan Cogley
-Original Message-
From: Willem J.W. Semmelink [mailto:[EMAIL PROTECTED]
Sent: Friday, August 22, 2003 5:28 AM
To: [EMAIL PROTECTED]
Subject: [Nant-users] NDOC Task: Namespace summary missing?
Hi all
Could someone please advise me on
Daya,
I am currently implementing the same thing.
The approach that I have working is:
1) Nant build script to run on our integration server, build the
ASP.NET application and its dependent assemblies and then deploy
the web application to the integration server's wwwroot.
(default.bu
in the service being reloaded on the fly ...
Anyone with more information or if my description is
incorrect then please chime in! :-)
Regards,
Jonathan Cogley
-Original Message-From: Eric Fetzer
[mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2003 5:55
PMTo: Cogley
Title: Message
A
question about MSI file deployment ...
Don't you have downtime while you install the MSI if you are upgrading an
application? Wouldn't a simple nant build script be better since it will
take advantage of shadow copy and avoid downtime?
TIA,
Jonat