Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.Core
Commit: 896baa9ed28e57178835552ba132794dc2eedd6e
http://github.com/castleproject/Castle.Core/commit/896baa9ed28e57178835552ba132794dc2eedd6e
Author: Krzysztof <[email protected]>
Date: 2010-06-13 (Sun, 13 Jun 2010)
Changed paths:
M Castle.Core-vs2010.sln
M Changes.txt
R src/Castle.Core.Tests/AdaptingNameValueCollectionsTestCase.cs
R src/Castle.Core.Tests/AdaptingXmlTestCase.cs
M src/Castle.Core.Tests/BasePEVerifyTestCase.cs
R src/Castle.Core.Tests/Castle.Core.Tests-vs2008.csproj
M
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/AdaptingXmlTestCase.cs
M
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/DictionaryAdapterFactoryTestCase.cs
R src/Castle.Core.Tests/DictionaryAdapterFactoryTestCase.cs
M src/Castle.Core.Tests/Properties/Settings.Designer.cs
R src/Castle.Core/Castle.Core-vs2008.csproj
R
src/Castle.Services.Logging.NLogIntegration/Castle.Services.Logging.NLogIntegration-vs2008.csproj
R
src/Castle.Services.Logging.log4netIntegration/Castle.Services.Logging.log4netIntegration-vs2008.csproj
Log Message:
-----------
Silverlight fixes in test project
Commit: bbd031f0d0399d03afce117c3f782e54c62fcec2
http://github.com/castleproject/Castle.Core/commit/bbd031f0d0399d03afce117c3f782e54c62fcec2
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-06-13 (Sun, 13 Jun 2010)
Changed paths:
A src/Castle.Core.Tests/Castle.Core.Tests.csproj
A
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/AdaptingNameValueCollectionsTestCase.cs
M
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/AdaptingXmlTestCase.cs
A src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/Address.cs
A src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/Color.cs
A src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/CustomGetter.cs
A src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IAddress.cs
A src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IConversions.cs
A
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IConversionsToString.cs
A
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IEnsureMetaDoesNotConflict.cs
A src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IItemContainer.cs
A
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IItemContainerWithComponent.cs
A src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IMutableName.cs
A src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IName.cs
A src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IPerson.cs
A
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IPersonWithDeniedInheritancePrefix.cs
A
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IPersonWithMethod.cs
A
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IPersonWithPrefix.cs
A
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IPersonWithPrefixOverride.cs
A
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IPersonWithPrefixOverrideFurtherOverride.cs
A
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IPersonWithTypePrefixOverride.cs
A
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IPersonWithoutPrefix.cs
A src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IPhone.cs
A src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IStringLists.cs
A
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/InfrastructureStub.cs
A src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/Phone.cs
A src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/PhoneConverter.cs
A src/Castle.Core/Castle.Core.csproj
A
src/Castle.Services.Logging.NLogIntegration/Castle.Services.Logging.NLogIntegration.csproj
A
src/Castle.Services.Logging.log4netIntegration/Castle.Services.Logging.log4netIntegration.csproj
Log Message:
-----------
- removed -2008 suffix from project files since we now have just one csproj for
each project
- moved tests for DA to their own directory and extracted helper types to their
own files
Commit: 57095cb899b8cddf2597d04fdefb0fc676c2437c
http://github.com/castleproject/Castle.Core/commit/57095cb899b8cddf2597d04fdefb0fc676c2437c
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-06-13 (Sun, 13 Jun 2010)
Changed paths:
M src/Castle.Core/Core/Smtp/DefaultSmtpSender.cs
Log Message:
-----------
Merge branch 'master' of github.com:castleproject/Castle.Core
--
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.