Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: ef1e2d9a1a70422ebd431a5418ccdb411fb2850c
http://github.com/castleproject/Castle.InversionOfControl/commit/ef1e2d9a1a70422ebd431a5418ccdb411fb2850c
Author: Roelof Blom <[email protected]>
Date: 2010-09-02 (Thu, 02 Sep 2010)
Changed paths:
M Castle.Windsor.sln
M Changes.txt
M lib/NET35/Castle.Core.dll
M lib/NET35/Castle.Core.pdb
M lib/NET35/Castle.Core.xml
M lib/NET35/Castle.Services.Logging.Log4netIntegration.dll
M lib/NET35/Castle.Services.Logging.Log4netIntegration.pdb
M lib/NET35/Castle.Services.Logging.NLogIntegration.dll
M lib/NET35/Castle.Services.Logging.NLogIntegration.pdb
M lib/NET40/Castle.Core.dll
M lib/NET40/Castle.Core.pdb
M lib/NET40/Castle.Core.xml
M lib/NET40/Castle.Services.Logging.Log4netIntegration.dll
M lib/NET40/Castle.Services.Logging.Log4netIntegration.pdb
M lib/NET40/Castle.Services.Logging.NLogIntegration.dll
M lib/NET40/Castle.Services.Logging.NLogIntegration.pdb
M lib/NET40CP/Castle.Core.dll
M lib/NET40CP/Castle.Core.pdb
M lib/NET40CP/Castle.Core.xml
M lib/SL3/Castle.Core.dll
M lib/SL3/Castle.Core.pdb
M lib/SL3/Castle.Core.xml
M lib/SL4/Castle.Core.dll
M lib/SL4/Castle.Core.pdb
M lib/SL4/Castle.Core.xml
M src/Castle.Windsor.Tests/Adapters/ComponentModel/TestComponent.cs
M src/Castle.Windsor.Tests/BestConstructorTestCase.cs
M src/Castle.Windsor.Tests/Bugs/IoC-127.cs
M src/Castle.Windsor.Tests/Bugs/IoC-73/IoC73.cs
M src/Castle.Windsor.Tests/Bugs/IoC_120.cs
M src/Castle.Windsor.Tests/Bugs/IoC_169/IoC_169.cs
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/ClassComponents/HasByRefCtorArgument.cs
M src/Castle.Windsor.Tests/ClassComponents/HasTwoConstructors3.cs
A src/Castle.Windsor.Tests/ClassComponents/HasTwoConstructors4.cs
A src/Castle.Windsor.Tests/Components/ArrayRefDepAsConstructor.cs
M src/Castle.Windsor.Tests/Components/CalculatorServiceWithLifecycle.cs
M src/Castle.Windsor.Tests/Components/DotNet2Components.cs
M src/Castle.Windsor.Tests/Components/UsesIEmptyService.cs
M src/Castle.Windsor.Tests/ConfigHelper.cs
M
src/Castle.Windsor.Tests/Configuration/AppDomainConfigurationStoreTestCase.cs
M src/Castle.Windsor.Tests/Configuration/ConfigurationTestCase.cs
A src/Castle.Windsor.Tests/Configuration2/abstract_component_factory.xml
M src/Castle.Windsor.Tests/DotNet2Config/chainOfRespnsability_smart.config
M src/Castle.Windsor.Tests/Facilities/FactorySupport/FactorySupportTestCase.cs
A
src/Castle.Windsor.Tests/Facilities/Startable/Components/StartableWithError.cs
M src/Castle.Windsor.Tests/Facilities/Startable/StartableFacilityTestCase.cs
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/ServiceFactory.cs
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/ServiceRedirect.cs
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/ServiceWithMultipleCtors.cs
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Delegates/UsesFooDelegateAndInt.cs
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryAndSubContainersTestCase.cs
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryDelegatesTestCase.cs
M src/Castle.Windsor.Tests/HandlerSelectorsTestCase.cs
M src/Castle.Windsor.Tests/Installer/FromAssemblyInstallersTestCase.cs
M src/Castle.Windsor.Tests/InterceptorSelectorTestCase.cs
M src/Castle.Windsor.Tests/Interceptors/AnotherInterceptorSelector.cs
M src/Castle.Windsor.Tests/Interceptors/DummyInterceptorSelector.cs
M src/Castle.Windsor.Tests/Interceptors/WatcherInterceptorSelector.cs
A src/Castle.Windsor.Tests/InternalsVisibleTo.cs
A src/Castle.Windsor.Tests/LifecycledComponentsReleasePolicyTestCase.cs
M src/Castle.Windsor.Tests/MicroKernelTestCase.cs
M src/Castle.Windsor.Tests/ModelInterceptorsSelectorTestCase.cs
M src/Castle.Windsor.Tests/MultiResolveTests.cs
A src/Castle.Windsor.Tests/Proxy/OnBehalfAwareInterceptorSelector.cs
A src/Castle.Windsor.Tests/Proxy/OnBehalfAwareProxyGenerationHook.cs
M src/Castle.Windsor.Tests/Proxy/ProxyBehaviorInvalidTestCase.cs
M src/Castle.Windsor.Tests/Proxy/ProxyBehaviorTestCase.cs
M src/Castle.Windsor.Tests/Proxy/proxyBehaviorInvalidConfig.xml
M src/Castle.Windsor.Tests/Registration/ComponentRegistrationTestCase.cs
A src/Castle.Windsor.Tests/Registration/ServiceOverridesTestCase.cs
M src/Castle.Windsor.Tests/RuntimeParametersTestCase.cs
M src/Castle.Windsor.Tests/SerializationTestCase.cs
A src/Castle.Windsor.Tests/ServiceOverridesStackOverflowTestCase.cs
R src/Castle.Windsor.Tests/ServiceOverridesTestCase.cs
M src/Castle.Windsor.Tests/SmartProxyTestCase.cs
M src/Castle.Windsor.Tests/SpecializedResolvers/ArrayResolverTestCase.cs
M src/Castle.Windsor.Tests/SpecializedResolvers/CollectionResolverTestCase.cs
M src/Castle.Windsor.Tests/TypeNameConverterTestCase.cs
M src/Castle.Windsor.Tests/TypedDependenciesTestCase.cs
M src/Castle.Windsor.Tests/WindsorDotNet2Tests.cs
M src/Castle.Windsor/Castle.Windsor.csproj
M src/Castle.Windsor/Core/ComponentModel.cs
M src/Castle.Windsor/Core/DependencyModel.cs
M src/Castle.Windsor/Core/InterceptorReferenceCollection.cs
M src/Castle.Windsor/Core/Internal/ReflectionUtil.cs
M src/Castle.Windsor/Core/LifestyleAttributes.cs
M src/Castle.Windsor/Facilities/FactorySupport/FactorySupportFacility.cs
M src/Castle.Windsor/Facilities/Remoting/RemotingFacility.cs
M src/Castle.Windsor/Facilities/Startable/StartableFacility.cs
M
src/Castle.Windsor/Facilities/TypedFactory/DefaultTypedFactoryComponentSelector.cs
M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryFacility.cs
M src/Castle.Windsor/MicroKernel/Arguments.cs
M
src/Castle.Windsor/MicroKernel/ComponentActivator/DefaultComponentActivator.cs
M src/Castle.Windsor/MicroKernel/Context/CreationContext.cs
M src/Castle.Windsor/MicroKernel/Context/DependencyTrackingScope.cs
M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
M src/Castle.Windsor/MicroKernel/DefaultKernel_Resolve.cs
M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs
M src/Castle.Windsor/MicroKernel/Handlers/DefaultHandler.cs
M src/Castle.Windsor/MicroKernel/IKernel.cs
M src/Castle.Windsor/MicroKernel/IKernel_AddComponent.cs
M src/Castle.Windsor/MicroKernel/IKernel_Resolve.cs
M src/Castle.Windsor/MicroKernel/LifecycleConcerns/SupportInitializeConcern.cs
M
src/Castle.Windsor/MicroKernel/Lifestyle/PerThreadThreadStaticLifestyleManager.cs
M src/Castle.Windsor/MicroKernel/Lifestyle/PerWebRequestLifestyleManager.cs
M
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/ComponentProxyInspector.cs
M
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/LifecycleModelInspector.cs
M src/Castle.Windsor/MicroKernel/Registration/AllTypes.cs
M src/Castle.Windsor/MicroKernel/Registration/AssemblyFilter.cs
M
src/Castle.Windsor/MicroKernel/Registration/ComponentDependencyRegistrationExtensions.cs
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
M src/Castle.Windsor/MicroKernel/Registration/CustomDependencyDescriptor.cs
M src/Castle.Windsor/MicroKernel/Registration/ExtendedPropertiesDescriptor.cs
M src/Castle.Windsor/MicroKernel/Registration/Property.cs
M src/Castle.Windsor/MicroKernel/Registration/ServiceOverrideDescriptor.cs
M src/Castle.Windsor/MicroKernel/Releasers/AllComponentsReleasePolicy.cs
M src/Castle.Windsor/MicroKernel/Releasers/NoTrackingReleasePolicy.cs
M src/Castle.Windsor/MicroKernel/Resolvers/DefaultDependencyResolver.cs
M
src/Castle.Windsor/MicroKernel/Resolvers/SpecializedResolvers/ArrayResolver.cs
M
src/Castle.Windsor/MicroKernel/Resolvers/SpecializedResolvers/CollectionResolver.cs
M
src/Castle.Windsor/MicroKernel/Resolvers/SpecializedResolvers/ListResolver.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Conversion/GenericListConverter.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Conversion/ListConverter.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Conversion/PrimitiveConverter.cs
M
src/Castle.Windsor/Windsor/Configuration/Interpreters/XmlProcessor/DefaultXmlProcessorEngine.cs
A src/Castle.Windsor/Windsor/Debugging/ComponentStatusDebuggerViewItem.cs
M src/Castle.Windsor/Windsor/Debugging/DebuggerViewItem.cs
A src/Castle.Windsor/Windsor/Debugging/DebuggerViewItemRich.cs
A src/Castle.Windsor/Windsor/Debugging/DefaultComponentView.cs
M src/Castle.Windsor/Windsor/Debugging/DefaultDebuggingSubSystem.cs
M src/Castle.Windsor/Windsor/Debugging/Extensions/AllComponents.cs
M src/Castle.Windsor/Windsor/Debugging/Extensions/Facilities.cs
A
src/Castle.Windsor/Windsor/Debugging/Extensions/PotentiallyMisconfiguredComponents.cs
R
src/Castle.Windsor/Windsor/Debugging/Extensions/PotentiallyMisconfigurredComponents.cs
M src/Castle.Windsor/Windsor/Debugging/HandlerByKeyDebuggerView.cs
M src/Castle.Windsor/Windsor/Debugging/HandlersByKeyDictionaryDebuggerView.cs
A src/Castle.Windsor/Windsor/Debugging/IComponentDebuggerExtension.cs
M src/Castle.Windsor/Windsor/Debugging/IContainerDebuggerExtension.cs
M src/Castle.Windsor/Windsor/Debugging/KernelDebuggerProxy.cs
M src/Castle.Windsor/Windsor/IWindsorContainer.cs
M src/Castle.Windsor/Windsor/Proxy/DefaultProxyFactory.cs
M src/Castle.Windsor/Windsor/WindsorContainer.cs
Log Message:
-----------
Merge branch 'master' of github.com:castleproject/Castle.InversionOfControl
--
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.