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
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: