Branch: refs/heads/2.5.x
Home:   http://github.com/castleproject/Castle.InversionOfControl

Commit: e20b1591fbbdb6b4ad97a678d582bbd002ad8405
    
http://github.com/castleproject/Castle.InversionOfControl/commit/e20b1591fbbdb6b4ad97a678d582bbd002ad8405
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-09-01 (Wed, 01 Sep 2010)

Changed paths:
  M Changes.txt
  M src/Castle.Windsor/Facilities/FactorySupport/FactorySupportFacility.cs
  M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryFacility.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel_Resolve.cs
  M src/Castle.Windsor/MicroKernel/IKernel_AddComponent.cs
  M src/Castle.Windsor/MicroKernel/IKernel_Resolve.cs
  M src/Castle.Windsor/MicroKernel/Registration/AllTypes.cs
  M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
  M src/Castle.Windsor/Windsor/IWindsorContainer.cs
  M src/Castle.Windsor/Windsor/WindsorContainer.cs

Log Message:
-----------
- implemented IOC-215 - Hide obsolete members from IntelliSense

- fixed missing closing bracket in obsolete API messages


Commit: c37bc8208274cbce2bae870e55f2e1e38ed9f345
    
http://github.com/castleproject/Castle.InversionOfControl/commit/c37bc8208274cbce2bae870e55f2e1e38ed9f345
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-09-01 (Wed, 01 Sep 2010)

Changed paths:
  M Changes.txt
  M src/Castle.Windsor.Tests/Bugs/IoC-127.cs
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  M src/Castle.Windsor.Tests/Components/DotNet2Components.cs
  M src/Castle.Windsor.Tests/Components/UsesIEmptyService.cs
  M src/Castle.Windsor.Tests/MultiResolveTests.cs
  M src/Castle.Windsor.Tests/Registration/ComponentRegistrationTestCase.cs
  A src/Castle.Windsor.Tests/Registration/ServiceOverridesTestCase.cs
  A src/Castle.Windsor.Tests/ServiceOverridesStackOverflowTestCase.cs
  R src/Castle.Windsor.Tests/ServiceOverridesTestCase.cs
  M src/Castle.Windsor.Tests/TypeNameConverterTestCase.cs
  M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
  M src/Castle.Windsor/MicroKernel/Registration/ExtendedPropertiesDescriptor.cs
  M src/Castle.Windsor/MicroKernel/Registration/Property.cs

Log Message:
-----------
- implemented IOC-216 - Make it possible to specify service overrides in 
DependsOn, either via Property, or ServiceOverride entry class.


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

Reply via email to