Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: a3b2d9ac1e0aca4a726e0b0aa94566e915086903
http://github.com/castleproject/Castle.InversionOfControl/commit/a3b2d9ac1e0aca4a726e0b0aa94566e915086903
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-05-13 (Thu, 13 May 2010)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests-vs2008.csproj
M src/Castle.Windsor.Tests/Installer/ConfigurationInstallerTestCase.cs
A src/Castle.Windsor.Tests/JustConfiguration.xml
M src/Castle.Windsor/Windsor/Installer/ConfigurationInstaller.cs
M src/Castle.Windsor/Windsor/Installer/DefaultComponentInstaller.cs
M src/Castle.Windsor/Windsor/Installer/PartialConfigurationStore.cs
Log Message:
-----------
- added tests for mixing XML and code registration for single component.
Commit: 6bd250b0112a5b15260086defc4e3f8233b73ec8
http://github.com/castleproject/Castle.InversionOfControl/commit/6bd250b0112a5b15260086defc4e3f8233b73ec8
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-05-14 (Fri, 14 May 2010)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests-vs2008.csproj
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/InvalidDummyComponentListFactory.cs
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryFacilityTake2TestCase.cs
Log Message:
-----------
- added test exposing false positive bug in TypedFactoryFacility
Commit: 86c24630a913170cf82f8f6e70354c555e14b9fa
http://github.com/castleproject/Castle.InversionOfControl/commit/86c24630a913170cf82f8f6e70354c555e14b9fa
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-05-14 (Fri, 14 May 2010)
Changed paths:
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryFacilityTake2TestCase.cs
M
src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryComponentCollection.cs
Log Message:
-----------
- fixed the bug. Now only types actually assignable from IFoo[] as factory
return type will trigger collection resolve.
--
You received this message because you are subscribed to the Google Groups
"Castle Project Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/castle-project-commits?hl=en.