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 SUCCESSFUL
Project: IglooCoder.Commons
Date of build: 2008-05-05 16:55:47
Running time: 00:00:28
Integration Request: Checkin triggered a build (IfModificationExists)
Last changed: 2008-05-05 16:54:46
Last log entry: Refactored common files out of the CSinsor namespace

Modifications since last build (11)
Modified dbelcham /trunk/test/IglooCoder.Commons.Tests/CSanity/CSanityContainerTests.cs Refactored common files out of the CSinsor namespace 2008-05-05 16:54:46
Modified dbelcham /trunk/test/IglooCoder.Commons.Tests/CSinsor/CSinsorConstructorParameterTests.cs Refactored common files out of the CSinsor namespace 2008-05-05 16:54:46
Deleted dbelcham /trunk/src/IglooCoder.Commons.CSinsor/Initializers/ICSinsorConstructorParameterTypeAssociation.cs Refactored common files out of the CSinsor namespace 2008-05-05 16:54:46
Deleted dbelcham /trunk/src/IglooCoder.Commons.CSinsor/Initializers/Parameter.cs Refactored common files out of the CSinsor namespace 2008-05-05 16:54:46
Added dbelcham /trunk/src/IglooCoder.Commons/Initializers/Parameter.cs Refactored common files out of the CSinsor namespace 2008-05-05 16:54:46
Modified dbelcham /trunk/src/IglooCoder.Commons.CSinsor/IglooCoder.Commons.CSinsor.csproj Refactored common files out of the CSinsor namespace 2008-05-05 16:54:46
Deleted dbelcham /trunk/src/IglooCoder.Commons.CSinsor/Initializers/CSinsorConstructorParameterTypeAssociation.cs Refactored common files out of the CSinsor namespace 2008-05-05 16:54:46
Modified dbelcham /trunk/src/IglooCoder.Commons/IglooCoder.Commons.csproj Refactored common files out of the CSinsor namespace 2008-05-05 16:54:46
Deleted dbelcham /trunk/src/IglooCoder.Commons.CSinsor/Initializers/CSinsorConstructorParameter.cs Refactored common files out of the CSinsor namespace 2008-05-05 16:54:46
Added dbelcham /trunk/src/IglooCoder.Commons/Initializers/FluentContainerConstructorParameter.cs Refactored common files out of the CSinsor namespace 2008-05-05 16:54:46
Modified dbelcham /trunk/test/IglooCoder.Commons.Tests/CSinsor/CSinsorContainerTests.cs Refactored common files out of the CSinsor namespace 2008-05-05 16:54:46

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: 20, Failures: 0, Not run: 0, Time: 1.859 seconds
All Tests Passed