MArco,
Several issues have been fixed since the 0.84 release, so
I'd suggest trying a recent nightly build of NAnt (http://nant.sourceforge.net/nightly/builds).
Let us know if you have any issues with the nightly
build.
Gert
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marco Neusser
Sent: dinsdag 2 november 2004 16:32
To: [EMAIL PROTECTED]
Subject: [nant-dev] bug report
Hi devs,
here a bug report from nant. Config file attached! Please respond with information about this problem.
Regards Marco
C:\Documents and Settings\neussmx>"C:\Program Files\nant084\bin\NAnt.exe" -build
file:C:\BuildConfig\nant.dac.build.xml
NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 26.12.2003)
Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:///C:/BuildConfig/nant.dac.build.xml
Target(s) specified: build
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.Reference..ctor(Solution solution, ProjectSettings ps, XmlEleme
nt elemReference, SolutionTask solutionTask, String outputDir)
at NAnt.VSNet.Project.Load(Solution sln, String projectPath)
at NAnt.VSNet.ProjectFactory.LoadProject(Solution sln, SolutionTask slnTask,
TempFileCollection tfc, String outputDir, String path)
at NAnt.VSNet.Solution.LoadProjects()
at NAnt.VSNet.Solution..ctor(String solutionFileName, ArrayList additionalPro
jects, ArrayList referenceProjects, TempFileCollection tfc, SolutionTask solutio
nTask, WebMapCollection webMappings, FileSet excludesProjects, String outputDir)
at NAnt.VSNet.Tasks.SolutionTask.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: 0.1 seconds.
