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-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)
2009-10-15 16:16:57 (0.0.0.39)
Show All
BUILD SUCCESSFUL
Project: IglooCoder.Commons
Date of build: 2008-07-18 00:11:17
Running time: 00:00:27
Integration Request: Checkin triggered a build (IfModificationExists)
Last changed: 2008-07-18 00:10:16
Last log entry: refactored folder structure to handle more base projects

Modifications since last build (28)
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer/Initializers refactored folder structure to handle more base projects 2008-07-18 00:10:16
Deleted dbelcham /trunk/src/IglooCoder.Commons/Initializers refactored folder structure to handle more base projects 2008-07-18 00:10:16
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer/CSinsor/CSinsorContainer.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Deleted dbelcham /trunk/src/CommonAssemblyInfo.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Deleted dbelcham /trunk/src/IglooCoder.Commons/CSanity refactored folder structure to handle more base projects 2008-07-18 00:10:16
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer/CSanity refactored folder structure to handle more base projects 2008-07-18 00:10:16
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer/CSanity/InputConstructorParameterFactory.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer/IFluentContainer.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Deleted dbelcham /trunk/src/IglooCoder.Commons/IFluentContainer.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer/Initializers/FluentContainerAssemblyInitializer.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Deleted dbelcham /trunk/src/IglooCoder.Commons/FluentContainerAddComponentException.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer/FluentContainerAddComponentException.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Deleted dbelcham /trunk/src/IglooCoder.Commons/CSinsor refactored folder structure to handle more base projects 2008-07-18 00:10:16
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer/CSinsor refactored folder structure to handle more base projects 2008-07-18 00:10:16
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer/Initializers/FluentContainerConstructorParameter.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer/CSinsor/InputConstructorParameterFactory.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Deleted dbelcham /trunk/src/IglooCoder.Commons/FluentContainerInitializerAssemblyNotFound.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer/FluentContainerInitializerAssemblyNotFound.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer/Initializers/Parameter.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer/CSanity/CSanityContainer.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Deleted dbelcham /trunk/src/IglooCoder.Commons/ResolutionFailureException.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer/ResolutionFailureException.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Modified dbelcham /trunk/src/IglooCoder.Commons/IglooCoder.Commons.csproj refactored folder structure to handle more base projects 2008-07-18 00:10:16
Deleted dbelcham /trunk/src/IglooCoder.Commons/IAssemblyInitializer.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer refactored folder structure to handle more base projects 2008-07-18 00:10:16
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer/IAssemblyInitializer.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Deleted dbelcham /trunk/src/IglooCoder.Commons/IConstructorParameter.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16
Added dbelcham /trunk/src/IglooCoder.Commons/FluentContainer/IConstructorParameter.cs refactored folder structure to handle more base projects 2008-07-18 00:10:16

Warnings: (2)
c:\CCNetWorking\IglooCoder.Commons\Working\src\IglooCoder.Commons\FluentContainer\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.
c:\CCNetWorking\IglooCoder.Commons\Working\src\IglooCoder.Commons\FluentContainer\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.


Tests run: 20, Failures: 0, Not run: 0, Time: 1.641 seconds
All Tests Passed