[Nant-users] ILMerge task in nant?

2004-08-17 Thread Dave Thielen
Hi;   Is there an ILMerge task in nant?   Thanks - dave

[Nant-users] dotfusticator task in nant?

2004-08-17 Thread Dave Thielen
Hi;   Is there a dotfusicator task in nant? It seems a natural to be there but I don’t see it.   Thanks - dave

[Nant-users] Never Mind: won't run tests

2004-08-17 Thread Dave Thielen
The answer is nunit2.   Thanks – dave     From: Dave Thielen Sent: Tuesday, August 17, 2004 9:44 AM To: '[EMAIL PROTECTED]' Subject: won't run tests   Hi;   I can run my tests fine using the nunit gui test runner.   However, when I try to

[Nant-users] Creating VS.NET docs using - doesn't work

2004-08-17 Thread Dave Thielen
Hi;   I am able to create MSDN docs using .   I am able to create both MSDN and VS.NET docs using the ndoc program.   But when I try to use the command to create VS.NET docs, I get:   Error loading documenter 'VS.NET' from available documenters (MSDN, NAntTask). I s the NDoc docum

[Nant-users] won't run tests

2004-08-17 Thread Dave Thielen
Hi;   I can run my tests fine using the nunit gui test runner.   However, when I try to use nant I get:       [nunit] Running Newmerix.AC.Common.options.TestOptionRepository.     [nunit] FAILURE: WarningFail.warning Type 'TestOptionRepository' must be a public, not abstract class th