Branch: refs/heads/master
Home:   http://github.com/castleproject/Castle.MonoRail

Commit: e0a397fc75c89b91be5ead9f1607012ab57842ef
    
http://github.com/castleproject/Castle.MonoRail/commit/e0a397fc75c89b91be5ead9f1607012ab57842ef
Author: hconceicao <[email protected]>
Date:   2010-09-25 (Sat, 25 Sep 2010)

Changed paths:
  R lib/net-3.5/Castle.ActiveRecord.Linq.dll
  R lib/net-3.5/Castle.ActiveRecord.Linq.pdb
  R lib/net-3.5/Castle.ActiveRecord.Linq.xml
  R lib/net-3.5/Castle.ActiveRecord.dll
  R lib/net-3.5/Castle.ActiveRecord.pdb
  R lib/net-3.5/Castle.ActiveRecord.xml
  R lib/net-3.5/Castle.Components.Binder.dll
  R lib/net-3.5/Castle.Components.Binder.pdb
  R lib/net-3.5/Castle.Components.Binder.xml
  R 
lib/net-3.5/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.dll
  R 
lib/net-3.5/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.pdb
  R 
lib/net-3.5/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.xml
  R lib/net-3.5/Castle.Components.Common.TemplateEngine.dll
  R lib/net-3.5/Castle.Components.Common.TemplateEngine.pdb
  R lib/net-3.5/Castle.Components.Common.TemplateEngine.xml
  R lib/net-3.5/Castle.Components.DictionaryAdapter.dll
  R lib/net-3.5/Castle.Components.DictionaryAdapter.pdb
  R lib/net-3.5/Castle.Components.DictionaryAdapter.xml
  R lib/net-3.5/Castle.Components.Pagination.dll
  R lib/net-3.5/Castle.Components.Pagination.xml
  R lib/net-3.5/Castle.Components.Validator.dll
  R lib/net-3.5/Castle.Components.Validator.pdb
  R lib/net-3.5/Castle.Components.Validator.xml
  R lib/net-3.5/Castle.Core.dll
  R lib/net-3.5/Castle.Core.xml
  R lib/net-3.5/Castle.DynamicProxy2.dll
  R lib/net-3.5/Castle.DynamicProxy2.xml
  R lib/net-3.5/Castle.Facilities.Logging.dll
  R lib/net-3.5/Castle.Facilities.Logging.xml
  R lib/net-3.5/Castle.MicroKernel.dll
  R lib/net-3.5/Castle.MicroKernel.xml
  R lib/net-3.5/Castle.Services.Logging.NLogIntegration.dll
  R lib/net-3.5/Castle.Services.Logging.NLogIntegration.xml
  R lib/net-3.5/Castle.Services.Logging.log4netIntegration.dll
  R lib/net-3.5/Castle.Services.Logging.log4netIntegration.xml
  R lib/net-3.5/Castle.Windsor.dll
  R lib/net-3.5/Castle.Windsor.xml
  R lib/net-3.5/NVelocity.dll
  R lib/net-3.5/NVelocity.xml
  R lib/net-3.5/System.Data.SQLite.DLL
  R lib/net-3.5/es/Castle.Components.Validator.resources.dll
  R lib/net-3.5/fr/Castle.Components.Validator.resources.dll
  R lib/net-3.5/it/Castle.Components.Validator.resources.dll
  R lib/net-3.5/log4net.dll
  R lib/net-3.5/log4net.license.txt
  R lib/net-3.5/log4net.xml
  R lib/net-3.5/lt/Castle.Components.Validator.resources.dll
  R lib/net-3.5/lv/Castle.Components.Validator.resources.dll
  R lib/net-3.5/mk/Castle.Components.Validator.resources.dll
  R lib/net-3.5/nl/Castle.Components.Validator.resources.dll
  R lib/net-3.5/pl/Castle.Components.Validator.resources.dll
  R lib/net-3.5/pt/Castle.Components.Validator.resources.dll
  R lib/net-3.5/ru/Castle.Components.Validator.resources.dll
  R lib/net-3.5/sv/Castle.Components.Validator.resources.dll
  M 
src/Castle.MonoRail.ActiveRecordSupport.Tests/Castle.MonoRail.ActiveRecordSupport.Tests-vs2008.csproj
  M 
src/Castle.MonoRail.ActiveRecordSupport/Castle.MonoRail.ActiveRecordSupport-vs2008.csproj
  M 
src/Castle.MonoRail.Framework.Tests/Castle.MonoRail.Framework.Tests-vs2008.csproj
  M 
src/Castle.MonoRail.Framework.Tests/Services/StaticResourceRegistry/DefaultStaticResourceRegistryTestCase.cs
  M 
src/Castle.MonoRail.Framework.Views.NVelocity.Tests/Castle.MonoRail.Framework.Views.NVelocity.Tests-vs2008.csproj
  M src/Castle.MonoRail.Framework.Views.NVelocity.Tests/ComponentsTestCase.cs
  M 
src/Castle.MonoRail.Framework.Views.NVelocity/Castle.MonoRail.Framework.Views.NVelocity-vs2008.csproj
  M src/Castle.MonoRail.Framework/Castle.MonoRail.Framework-vs2008.csproj
  M 
src/Castle.MonoRail.Views.AspView.Tests/Castle.MonoRail.Views.AspView.Tests-vs2008.csproj
  M 
src/Castle.MonoRail.Views.AspView.VCompile/Castle.MonoRail.Views.AspView.VCompile-vs2008.csproj
  M 
src/Castle.MonoRail.Views.AspView/Castle.MonoRail.Views.AspView-vs2008.csproj
  M 
src/Castle.MonoRail.Views.Brail.Tests/Castle.MonoRail.Views.Brail.Tests-vs2008.csproj
  M src/Castle.MonoRail.Views.Brail/Castle.MonoRail.Views.Brail-vs2008.csproj
  M 
src/Castle.MonoRail.WindsorExtension/Castle.MonoRail.WindsorExtension-vs2008.csproj
  M src/TestSiteARSupport/TestSiteARSupport-vs2008.csproj
  M src/TestSiteBrail/TestSiteBrail-vs2008.csproj
  M src/TestSiteNVelocity/TestSiteNVelocity-vs2008.csproj

Log Message:
-----------
modified solutions to pick the references dynamically


Commit: 605e5ed96f142f571cc7f8b846acddcf482f9967
    
http://github.com/castleproject/Castle.MonoRail/commit/605e5ed96f142f571cc7f8b846acddcf482f9967
Author: hconceicao <[email protected]>
Date:   2010-09-25 (Sat, 25 Sep 2010)

Changed paths:
  A lib/net35/Castle.ActiveRecord.Linq.dll
  A lib/net35/Castle.ActiveRecord.Linq.pdb
  A lib/net35/Castle.ActiveRecord.Linq.xml
  A lib/net35/Castle.ActiveRecord.dll
  A lib/net35/Castle.ActiveRecord.pdb
  A lib/net35/Castle.ActiveRecord.xml
  A lib/net35/Castle.Components.Binder.dll
  A lib/net35/Castle.Components.Binder.pdb
  A lib/net35/Castle.Components.Binder.xml
  A 
lib/net35/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.dll
  A 
lib/net35/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.pdb
  A 
lib/net35/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.xml
  A lib/net35/Castle.Components.Common.TemplateEngine.dll
  A lib/net35/Castle.Components.Common.TemplateEngine.pdb
  A lib/net35/Castle.Components.Common.TemplateEngine.xml
  A lib/net35/Castle.Components.DictionaryAdapter.dll
  A lib/net35/Castle.Components.DictionaryAdapter.pdb
  A lib/net35/Castle.Components.DictionaryAdapter.xml
  A lib/net35/Castle.Components.Pagination.dll
  A lib/net35/Castle.Components.Pagination.xml
  A lib/net35/Castle.Components.Validator.dll
  A lib/net35/Castle.Components.Validator.pdb
  A lib/net35/Castle.Components.Validator.xml
  A lib/net35/Castle.Core.dll
  A lib/net35/Castle.Core.xml
  A lib/net35/Castle.DynamicProxy2.dll
  A lib/net35/Castle.DynamicProxy2.xml
  A lib/net35/Castle.Facilities.Logging.dll
  A lib/net35/Castle.Facilities.Logging.xml
  A lib/net35/Castle.MicroKernel.dll
  A lib/net35/Castle.MicroKernel.xml
  A lib/net35/Castle.Services.Logging.NLogIntegration.dll
  A lib/net35/Castle.Services.Logging.NLogIntegration.xml
  A lib/net35/Castle.Services.Logging.log4netIntegration.dll
  A lib/net35/Castle.Services.Logging.log4netIntegration.xml
  A lib/net35/Castle.Windsor.dll
  A lib/net35/Castle.Windsor.xml
  A lib/net35/NVelocity.dll
  A lib/net35/NVelocity.xml
  A lib/net35/System.Data.SQLite.DLL
  A lib/net35/es/Castle.Components.Validator.resources.dll
  A lib/net35/fr/Castle.Components.Validator.resources.dll
  A lib/net35/it/Castle.Components.Validator.resources.dll
  A lib/net35/log4net.dll
  A lib/net35/log4net.license.txt
  A lib/net35/log4net.xml
  A lib/net35/lt/Castle.Components.Validator.resources.dll
  A lib/net35/lv/Castle.Components.Validator.resources.dll
  A lib/net35/mk/Castle.Components.Validator.resources.dll
  A lib/net35/nl/Castle.Components.Validator.resources.dll
  A lib/net35/pl/Castle.Components.Validator.resources.dll
  A lib/net35/pt/Castle.Components.Validator.resources.dll
  A lib/net35/ru/Castle.Components.Validator.resources.dll
  A lib/net35/sv/Castle.Components.Validator.resources.dll

Log Message:
-----------
adding the libs for 3.5 framework


Commit: 1cdadae4b6870f035d72069d017734bbbbb0ae0a
    
http://github.com/castleproject/Castle.MonoRail/commit/1cdadae4b6870f035d72069d017734bbbbb0ae0a
Author: hconceicao <[email protected]>
Date:   2010-09-25 (Sat, 25 Sep 2010)

Changed paths:
  M lib/Antlr3.Runtime.dll
  M lib/Iesi.Collections.dll
  M lib/NHibernate.ByteCode.Castle.dll
  M lib/NHibernate.Search.dll
  M lib/NHibernate.dll
  A lib/Remotion.Data.Linq.dll
  R lib/net35/Castle.ActiveRecord.Linq.dll
  R lib/net35/Castle.ActiveRecord.Linq.pdb
  R lib/net35/Castle.ActiveRecord.Linq.xml
  M lib/net35/Castle.ActiveRecord.dll
  M lib/net35/Castle.ActiveRecord.pdb
  M lib/net35/Castle.ActiveRecord.xml
  M lib/net35/Castle.Components.Binder.dll
  M lib/net35/Castle.Components.Binder.pdb
  M 
lib/net35/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.dll
  M 
lib/net35/Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.pdb
  M lib/net35/Castle.Components.Common.TemplateEngine.dll
  M lib/net35/Castle.Components.Common.TemplateEngine.pdb
  R lib/net35/Castle.Components.DictionaryAdapter.dll
  R lib/net35/Castle.Components.DictionaryAdapter.pdb
  R lib/net35/Castle.Components.DictionaryAdapter.xml
  M lib/net35/Castle.Components.Pagination.dll
  M lib/net35/Castle.Components.Pagination.xml
  M lib/net35/Castle.Components.Validator.dll
  M lib/net35/Castle.Components.Validator.pdb
  M lib/net35/Castle.Components.Validator.xml
  M lib/net35/Castle.Core.dll
  M lib/net35/Castle.Core.xml
  R lib/net35/Castle.DynamicProxy2.dll
  R lib/net35/Castle.DynamicProxy2.xml
  M lib/net35/Castle.Facilities.Logging.dll
  M lib/net35/Castle.Facilities.Logging.xml
  R lib/net35/Castle.MicroKernel.dll
  R lib/net35/Castle.MicroKernel.xml
  M lib/net35/Castle.Services.Logging.NLogIntegration.dll
  M lib/net35/Castle.Services.Logging.log4netIntegration.dll
  M lib/net35/Castle.Windsor.dll
  M lib/net35/Castle.Windsor.xml
  M lib/net35/NVelocity.dll
  M lib/net35/es/Castle.Components.Validator.resources.dll
  M lib/net35/fr/Castle.Components.Validator.resources.dll
  M lib/net35/it/Castle.Components.Validator.resources.dll
  M lib/net35/lt/Castle.Components.Validator.resources.dll
  M lib/net35/lv/Castle.Components.Validator.resources.dll
  M lib/net35/mk/Castle.Components.Validator.resources.dll
  M lib/net35/nl/Castle.Components.Validator.resources.dll
  M lib/net35/pl/Castle.Components.Validator.resources.dll
  M lib/net35/pt/Castle.Components.Validator.resources.dll
  M lib/net35/ru/Castle.Components.Validator.resources.dll
  M lib/net35/sv/Castle.Components.Validator.resources.dll
  M 
src/Castle.MonoRail.Framework.Tests/Castle.MonoRail.Framework.Tests-vs2008.csproj
  M src/Castle.MonoRail.Framework.Views.NVelocity/NVelocityViewEngine.cs
  M src/Castle.MonoRail.Framework/Castle.MonoRail.Framework-vs2008.csproj
  A src/Castle.MonoRail.Framework/Internal/IInitializable.cs
  M src/Castle.MonoRail.Framework/Services/AbstractControllerFactory.cs
  M src/Castle.MonoRail.Framework/Services/AbstractViewComponentFactory.cs
  M src/Castle.MonoRail.Framework/Services/DefaultControllerFactory.cs
  M src/Castle.MonoRail.Framework/Services/DefaultServiceInitializer.cs
  M src/Castle.MonoRail.Framework/Services/DefaultViewEngineManager.cs
  M src/Castle.MonoRail.Views.AspView/AspViewEngine.cs
  M 
src/Castle.MonoRail.Views.AspView/Castle.MonoRail.Views.AspView-vs2008.csproj
  M src/Castle.MonoRail.Views.AspView/IHelpersAccesor.cs
  M src/Castle.MonoRail.Views.Brail.Tests/BrailBasicFunctionality.cs
  M 
src/Castle.MonoRail.Views.Brail.Tests/Castle.MonoRail.Views.Brail.Tests-vs2008.csproj
  M src/Castle.MonoRail.Views.Brail.Tests/LanguageFeatures.cs
  M src/Castle.MonoRail.Views.Brail/BooViewEngine.cs
  M src/Castle.MonoRail.Views.Brail/Castle.MonoRail.Views.Brail-vs2008.csproj
  M 
src/Castle.MonoRail.WindsorExtension/Castle.MonoRail.WindsorExtension-vs2008.csproj
  M src/Castle.MonoRail.WindsorExtension/DefaultWizardPageFactory.cs
  M src/Castle.MonoRail.WindsorExtension/MonoRailFacility.cs
  M src/Castle.MonoRail.WindsorExtension/WindsorViewComponentFactory.cs
  M src/TestSiteBrail/Controllers/HomeController.cs
  M src/TestSiteBrail/TestSiteBrail-vs2008.csproj

Log Message:
-----------
updated to core and windsor 2.5.1.


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