Re: [nant-dev] Property Scoping

2004-09-10 Thread Gary Feldman
From: Ian MacLean [EMAIL PROTECTED]
Sent: Friday, September 10, 2004 1:12 AM

 If this is still true then I wonder how the parallel task in Ant works
 around it.

Properties in Ant are always read-only, so there shouldn't be any issue
unless two parallel tasks attempt to create the same new property - an
unlikely scenario.

Gary




---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


Re: [nant-dev] Ndoc failure

2004-09-10 Thread Gert Driesen
Jochen,

I think its pretty clear that one of your assemblies could not be loaded.

I'll probably update the NDoc version that ships with NAnt to a more recent
version soon, as I've updated NDoc to provide more information when an
assembly fails to load.

Gert

- Original Message - 
From: Jochen Wezel [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, September 09, 2004 10:49 AM
Subject: [nant-dev] Ndoc failure


...
BUILD FAILED

INTERNAL ERROR

NDoc.Core.DocumenterException: Error reading in project file
C:\DOKUME~1\wezel\LOKALE~1\Temp\tmp5AD.tmp.
Mindestens ein Typ in der Assembly konnte nicht geladen werden. ---
System.Reflection.ReflectionTypeLoadException: Mindestens ein Typ in der
Assembly konnte nicht geladen werden.
   at System.Reflection.Module.GetTypesInternal(StackCrawlMark stackMark)
   at System.Reflection.Assembly.GetTypes()
   at NDoc.Core.Project.AddNamespacesFromAssembly(String assemblyFile)
   at NDoc.Core.Project.AddAssemblySlashDoc(AssemblySlashDoc
assemblySlashDoc)
   at NDoc.Core.Project.ReadAssemblySlashDocs(XmlReader reader)
   at NDoc.Core.Project.Read(String filename)
   --- Ende der internen Ausnahmestapelüberwachung ---
   at NDoc.Core.Project.Read(String filename)
   at NAnt.DotNet.Tasks.NDocTask.ExecuteTask()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.Target.Execute()
   at NAnt.Core.Project.Execute(String targetName, Boolean
forceDependencies)
   at NAnt.Core.Tasks.CallTask.ExecuteTask()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.Target.Execute()
   at NAnt.Core.Project.Execute(String targetName, Boolean
forceDependencies)
   at NAnt.Core.Tasks.CallTask.ExecuteTask()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.Target.Execute()
   at NAnt.Core.Project.Execute(String targetName, Boolean
forceDependencies)
   at NAnt.Core.Project.Execute()
   at NAnt.Core.Project.Run()

Please send bug report to [EMAIL PROTECTED]

Total time: 3.8 seconds.


R:\camm.biz\camm Web-Manager\Dev\Sources\Current\cwmsources\WebManager


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers