Documentation

version : 1.4.2.14

Latest
Next
Previous
 
Build Report
View Build Log
NUnit Details
NUnit Timings
NAnt Output
NAnt Timings
FxCop Report
NCover Report
Simian Report
Fitnesse Report
MSBuild Report
 
Recent Builds
2011-12-28 13:09:23 (0.0.0.66)
2011-08-02 21:35:29 (0.0.0.65)
2011-06-23 09:16:38 (0.0.0.64)
2011-05-20 12:42:54 (0.0.0.63)
2011-04-21 14:38:35 (0.0.0.62)
2011-02-17 11:31:15 (0.0.0.61)
2011-01-19 13:59:40 (0.0.0.60)
2011-01-19 11:36:55 (0.0.0.59)
2011-01-19 11:36:23 (Failed)
2010-12-29 02:56:59 (0.0.0.58)
Show All

Build Failed (click to see error)


Buildfile: file:///C:/CCNetWorking/IglooCoder.Commons/Working/build/IglooCoder.Commons.Build/Commons.build
Target framework: Microsoft .NET Framework 3.5
Target(s) specified: basic
[echo] C:\CCNetWorking\IglooCoder.Commons\Working

basic:

mainbuild:

[echo] dir.base = C:\CCNetWorking\IglooCoder.Commons\Working
[echo] dir.tools = C:\CCNetWorking\IglooCoder.Commons\Working\tools

setup.dirs:

[delete] Deleting directory 'C:\CCNetWorking\IglooCoder.Commons\Working\compile'.
[mkdir] Creating directory 'C:\CCNetWorking\IglooCoder.Commons\Working\compile'.
[delete] Deleting directory 'C:\CCNetWorking\IglooCoder.Commons\Working\release\csinsor'.
[delete] Deleting directory 'C:\CCNetWorking\IglooCoder.Commons\Working\release'.
[mkdir] Creating directory 'C:\CCNetWorking\IglooCoder.Commons\Working\release'.

setup.requiredbuildfiles:

[copy] Copying 20 files to 'C:\CCNetWorking\IglooCoder.Commons\Working\compile'.
[copy] Copying 2 files to 'C:\CCNetWorking\IglooCoder.Commons\Working\compile'.

build.assemblyinfo:

[asminfo] Generated file 'C:\CCNetWorking\IglooCoder.Commons\Working\compile\CommonAssemblyInfo.cs'.

compile.core:

[csc] Compiling 8 files to 'C:\CCNetWorking\IglooCoder.Commons\Working\compile\IglooCoder.Commons.dll'.

compile.csinsor:

[csc] Compiling 7 files to 'C:\CCNetWorking\IglooCoder.Commons\Working\compile\IglooCoder.Commons.CSinsor.dll'.
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\src\IglooCoder.Commons.CSinsor\CSinsorContainer.cs(46,18): warning CS0108: 'IglooCoder.Commons.CSinsor.CSinsorContainer.Resolve<T>()' hides inherited member 'Castle.Windsor.WindsorContainer.Resolve<T>()'. Use the new keyword if hiding was intended.
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\compile\Castle.Windsor.dll: (Location of symbol related to previous warning)

compile.csanity:

[csc] Compiling 2 files to 'C:\CCNetWorking\IglooCoder.Commons\Working\compile\IglooCoder.Commons.CSanity.dll'.
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\src\IglooCoder.Commons.CSanity\CSanityContainer.cs(35,18): warning CS0108: 'IglooCoder.Commons.CSanity.CSanityContainer.Resolve<T>()' hides inherited member 'Microsoft.Practices.Unity.UnityContainerBase.Resolve<T>()'. Use the new keyword if hiding was intended.
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\compile\Microsoft.Practices.Unity.dll: (Location of symbol related to previous warning)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\src\IglooCoder.Commons.CSanity\CSanityContainer.cs(21,64): error CS0103: The name 'InputConstructorParameterFactory' does not exist in the current context

Build Error: NAnt.Core.BuildException
External Program Failed: c:\WINDOWS\Microsoft.NET\Framework\v3.5\csc.exe (return code was 1)
in C:\CCNetWorking\IglooCoder.Commons\Working\build\IglooCoder.Commons.Build\Commons.build line: 75 col: 6
   at NAnt.Core.Tasks.ExternalProgramBase.ExecuteTask()
   at NAnt.DotNet.Tasks.CompilerBase.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()