Documentation

version : 1.3.0.2918

Latest
Next
Previous
 
Build Report
View Build Log
NUnit Details
NUnit Timings
NAnt Output
NAnt Timings
FxCop Report
NCover Report
Simian Report
Fitnesse Report
 
Recent Builds
2009-01-04 22:15:47 (0.0.0.34)
2008-11-13 05:35:23 (0.0.0.33)
2008-11-08 11:40:23 (0.0.0.32)
2008-11-08 11:33:37 (Failed)
2008-11-05 08:23:43 (0.0.0.31)
2008-08-09 19:55:46 (0.0.0.30)
2008-07-21 22:12:52 (0.0.0.29)
2008-07-21 21:46:09 (0.0.0.28)
2008-07-18 00:11:17 (0.0.0.27)
2008-06-23 09:19:44 (0.0.0.1)
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:

setup.dirs:

[mkdir] Creating directory 'C:\CCNetWorking\IglooCoder.Commons\Working\compile'.
[mkdir] Creating directory 'C:\CCNetWorking\IglooCoder.Commons\Working\deploy'.

setup.requiredbuildfiles:

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

build.assemblyinfo:

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

compile.csinsor:

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

compile.commons.tests:

[csc] Compiling 15 files to 'C:\CCNetWorking\IglooCoder.Commons\Working\compile\IglooCoder.Commons.Tests.dll'.
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorAssemblyInitializerTests.cs(5,7): error CS0246: The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorAssemblyInitializerTests.cs(6,7): error CS0246: The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(8,7): error CS0246: The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(9,7): error CS0246: The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(10,7): error CS0246: The type or namespace name 'Rhino' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(17,17): error CS0246: The type or namespace name 'MockRepository' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorAssemblyInitializerTests.cs(13,10): error CS0246: The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorAssemblyInitializerTests.cs(13,10): error CS0246: The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorAssemblyInitializerTests.cs(13,16): error CS0246: The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorAssemblyInitializerTests.cs(13,16): error CS0246: The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorAssemblyInitializerTests.cs(20,10): error CS0246: The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorAssemblyInitializerTests.cs(20,10): error CS0246: The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorAssemblyInitializerTests.cs(30,10): error CS0246: The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorAssemblyInitializerTests.cs(30,10): error CS0246: The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorAssemblyInitializerTests.cs(44,10): error CS0246: The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorAssemblyInitializerTests.cs(44,10): error CS0246: The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorAssemblyInitializerTests.cs(61,10): error CS0246: The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorAssemblyInitializerTests.cs(61,10): error CS0246: The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorAssemblyInitializerTests.cs(10,6): error CS0246: The type or namespace name 'TestFixture' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorAssemblyInitializerTests.cs(10,6): error CS0246: The type or namespace name 'TestFixtureAttribute' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(19,10): error CS0246: The type or namespace name 'TestFixtureSetUp' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(19,10): error CS0246: The type or namespace name 'TestFixtureSetUpAttribute' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(25,10): error CS0246: The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(25,10): error CS0246: The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(25,16): error CS0246: The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(25,16): error CS0246: The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(33,10): error CS0246: The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(33,10): error CS0246: The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(44,10): error CS0246: The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(44,10): error CS0246: The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(44,15): error CS0246: The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(44,15): error CS0246: The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(14,6): error CS0246: The type or namespace name 'TestFixture' could not be found (are you missing a using directive or an assembly reference?)
[csc] c:\CCNetWorking\IglooCoder.Commons\Working\test\IglooCoder.Commons.Tests\CSinsor\CSinsorContainerTests.cs(14,6): error CS0246: The type or namespace name 'TestFixtureAttribute' could not be found (are you missing a using directive or an assembly reference?)

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: 78 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()