Kaboom! perhaps I'll try again tomorrow. I downloaded the thing about five
minutes earlier.

Autopsy:

D:\etc\nant-snapshot-20020425\nant>nant userdoc
Buildfile: D:\etc\nant-snapshot-20020425\nant\NAnt.build
   [tstamp] Thursday, April 25, 2002 9:11:30 PM

build:
    [mkdir] Creating directory D:\etc\nant-snapshot-20020425\nant\build
     [copy] Copying 5 files to D:\etc\nant-snapshot-20020425\nant\build
      [csc] Compiling 81 files to
D:\etc\nant-snapshot-20020425\nant\build\NAnt.Core.dll
      [csc] Compiling 2 files to
D:\etc\nant-snapshot-20020425\nant\build\NAnt.exe
      [csc] Compiling 3 files to
D:\etc\nant-snapshot-20020425\nant\build\NAnt.Documenter.dll
      [csc] Compiling 28 files to
D:\etc\nant-snapshot-20020425\nant\build\NAnt.Tests.dll

userdoc:
     [copy] Copying 1 files to D:\etc\nant-snapshot-20020425\nant\build\docs
     [copy] Copying 1 files to
D:\etc\nant-snapshot-20020425\nant\build\docs\images

INTERNAL ERROR
System.Reflection.ReflectionTypeLoadException: One or more of the types in
the assembly unable to lo
ad.
   at System.Reflection.Module.GetTypesInternal(StackCrawlMark& stackMark)
   at System.Reflection.Assembly.GetTypes()
   at NDoc.Core.Project.FindDocumenters()
   at NDoc.Core.Project..ctor()
   at SourceForge.NAnt.Tasks.NDocTask.ExecuteTask()
   at SourceForge.NAnt.Task.Execute()
   at SourceForge.NAnt.Target.Execute()
   at SourceForge.NAnt.Project.Execute(String targetName)
   at SourceForge.NAnt.Project.Execute()
   at SourceForge.NAnt.Project.Run()

Please send bug report to [EMAIL PROTECTED]
Try 'nant -help' for more information

D:\etc\nant-snapshot-20020425\nant>

-----Original Message-----
From: Ian MacLean [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 24, 2002 1:40 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: some documentation related fixes


I've just committed a patched ndoc that doesn't stop on a
typeloadexception. So we've got doc and userdoc targets working again.

Nathan,

try nant userdoc and let me know how you find the results. I'm looking
at updating the web-site version also.


I'm getting a nunit WarningFail that looks like:

test:
    [nunit] Running SourceForge.NAnt.Tests.AllTests
    [nunit] FAILURE: WarningFail.warning
Type 'AllTests' must be a public, not abstract class that implements ITest.
    [nunit] 1 tests: FAILURES: 1 ERRORS: 0

I don't think this is somthing I introduced. Any ideas ?



Ian


_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to