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
2010-08-10 17:17:09 (0.0.0.49)
2010-07-21 08:33:29 (0.0.0.48)
2010-06-10 15:12:36 (0.0.0.47)
2010-05-18 08:20:38 (0.0.0.46)
2010-04-19 17:42:09 (0.0.0.45)
2010-04-19 17:41:51 (0.0.0.44)
2010-04-10 00:22:32 (0.0.0.43)
2010-03-13 02:30:47 (0.0.0.42)
2010-03-08 01:50:20 (0.0.0.41)
2009-11-23 12:45:09 (0.0.0.40)
Show All
BUILD FAILED
Project: IglooCoder.Commons
Date of build: 2008-05-03 13:10:23
Running time: 00:00:24
Integration Request: Checkin triggered a build (IfModificationExists)
Last changed: 2008-05-03 13:09:21
Last log entry: Added ability to push parameter values into the constructor of the CSAnity wrapper

Modifications since last build (8)
Modified dbelcham /trunk/src/IglooCoder.Commons.CSinsor/CSinsorContainer.cs Added ability to push parameter values into the constructor of the CSAnity wrapper 2008-05-03 13:09:21
Modified dbelcham /trunk/src/IglooCoder.Commons.CSinsor/Initializers/InputConstructorParameterFactory.cs Added ability to push parameter values into the constructor of the CSAnity wrapper 2008-05-03 13:09:21
Modified dbelcham /trunk/test/IglooCoder.Commons.Tests/CSanity/CSanityContainerTests.cs Added ability to push parameter values into the constructor of the CSAnity wrapper 2008-05-03 13:09:21
Modified dbelcham /trunk/src/IglooCoder.Commons.CSanity/CSanityContainer.cs Added ability to push parameter values into the constructor of the CSAnity wrapper 2008-05-03 13:09:21
Modified dbelcham /trunk/src/IglooCoder.Commons.CSinsor/Initializers/CSinsorConstructorParameter.cs Added ability to push parameter values into the constructor of the CSAnity wrapper 2008-05-03 13:09:21
Modified dbelcham /trunk/src/IglooCoder.Commons.CSanity/IglooCoder.Commons.CSanity.csproj Added ability to push parameter values into the constructor of the CSAnity wrapper 2008-05-03 13:09:21
Modified dbelcham /trunk/src/IglooCoder.Commons/IConstructorParameter.cs Added ability to push parameter values into the constructor of the CSAnity wrapper 2008-05-03 13:09:21
Modified dbelcham /trunk/test/IglooCoder.Commons.Tests/CSinsor/CSinsorContainerTests.cs Added ability to push parameter values into the constructor of the CSAnity wrapper 2008-05-03 13:09:21

Errors: (2)
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
External Program Failed: c:\WINDOWS\Microsoft.NET\Framework\v3.5\csc.exe (return code was 1)
Warnings: (2)
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.
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.


Tests run: 19, Failures: 0, Not run: 1, Time: 2.141 seconds
All Tests Passed
Warning IglooCoder.Commons.Tests.CSanity.CSanityContainerTests.Should_load_item_with_parameterized_constructor
Warning Details (1)
Test: IglooCoder.Commons.Tests.CSanity.CSanityContainerTests.Should_load_item_with_parameterized_constructor
Type: Warning
Message: