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
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)
2008-06-16 11:39:54 (0.0.0.26)
2008-06-16 06:52:17 (0.0.0.25)
2008-05-05 23:11:04 (0.0.0.24)
2008-05-05 23:06:39 (0.0.0.23)
2008-05-05 17:00:05 (0.0.0.22)
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