I fetched 0.8.4 from CVS since 0.8.3 doesn't work with Link attributes in
project file (791819).
Although I know the link bug should be fixed I cant try it out cause I ran
into a new bug...
The sample project I tried is attached to this bugreport
http://sourceforge.net/tracker/index.php?func=detail&aid=791819&group_id=316
50&atid=402868

C:\temp\nantbug>nant
NAnt version 0.8.4 Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///C:/temp/nantbug/nantbug.build
 [solution] Starting solution build.

BUILD FAILED

INTERNAL ERROR

System.NullReferenceException: Object reference not set to an instance of an
obj
ect.
   at NAnt.VSNet.Solution.GetDependenciesFromProjects() in C:\Program
Files\nant
\src\NAnt.VSNet\Solution.cs:line 401
   at NAnt.VSNet.Solution..ctor(String solutionFileName, ArrayList
additionalPro
jects, ArrayList referenceProjects, TempFileCollection tfc, SolutionTask
solutio
nTask, WebMapCollection webMappings, FileSet excludesProjects, String
outputDir)
 in C:\Program Files\nant\src\NAnt.VSNet\Solution.cs:line 113
   at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() in C:\Program
Files\nant\src\N
Ant.VSNet\Tasks\SolutionTask.cs:line 287
   at NAnt.Core.Task.Execute() in C:\Program
Files\nant\src\NAnt.Core\Task.cs:li
ne 149
   at NAnt.Core.Project.InitializeProjectDocument(XmlDocument doc) in
C:\Program
 Files\nant\src\NAnt.Core\Project.cs:line 1086
   at NAnt.Core.Project.Execute() in C:\Program
Files\nant\src\NAnt.Core\Project
.cs:line 652
   at NAnt.Core.Project.Run() in C:\Program
Files\nant\src\NAnt.Core\Project.cs:
line 705

Please send bug report to [EMAIL PROTECTED]



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to