Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.Facilities.NHibernateIntegration
Commit: 562108e291badab7bb18a4a2908a2e70f7b85d85
http://github.com/castleproject/Castle.Facilities.NHibernateIntegration/commit/562108e291badab7bb18a4a2908a2e70f7b85d85
Author: hconceicao <[email protected]>
Date: 2010-07-28 (Wed, 28 Jul 2010)
Changed paths:
A Castle.Facilities.NHibernateIntegration-vs2008.5.1.ReSharper
M 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
M lib/net-3.5/Castle.Facilities.AutoTx.dll
M lib/net-3.5/Castle.Facilities.AutoTx.pdb
R lib/net-3.5/Castle.Facilities.AutoTx.xml
M lib/net-3.5/Castle.Facilities.Logging.dll
A lib/net-3.5/Castle.Facilities.Logging.pdb
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
M lib/net-3.5/Castle.Services.Logging.log4netIntegration.dll
R lib/net-3.5/Castle.Services.Logging.log4netIntegration.xml
M lib/net-3.5/Castle.Services.Transaction.dll
M lib/net-3.5/Castle.Services.Transaction.pdb
R lib/net-3.5/Castle.Services.Transaction.xml
M lib/net-3.5/Castle.Windsor.dll
R lib/net-3.5/Castle.Windsor.xml
R lib/net-3.5/Iesi.Collections.xml
M lib/net-3.5/NHibernate.ByteCode.Castle.dll
A lib/net-3.5/NHibernate.ByteCode.Castle.pdb
R lib/net-3.5/NHibernate.ByteCode.Castle.xml
R lib/net-3.5/NHibernate.xml
R lib/net-3.5/NLog.xml
R lib/net-3.5/NLog.xsd
R lib/net-3.5/log4net.xml
M
src/Castle.Facilities.NHibernateIntegration.Tests/Castle.Facilities.NHibernateIntegration.Tests-vs2008.csproj
M
src/Castle.Facilities.NHibernateIntegration.Tests/Transactions/DistributedTransactionsTestCase.cs
M
src/Castle.Facilities.NHibernateIntegration.Tests/Transactions/Model/FirstDao2.cs
M
src/Castle.Facilities.NHibernateIntegration.Tests/Transactions/Model/OrderDao2.cs
M
src/Castle.Facilities.NHibernateIntegration.Tests/Transactions/Model/SecondDao2.cs
M
src/Castle.Facilities.NHibernateIntegration.Tests/Transactions/TwoDatabaseConfiguration.xml
A src/Castle.Facilities.NHibernateIntegration.Tests/log4net.config
M
src/Castle.Facilities.NHibernateIntegration/Castle.Facilities.NHibernateIntegration-vs2008.csproj
M
src/Castle.Facilities.NHibernateIntegration/Internal/SessionFactoryActivator.cs
M src/Castle.Facilities.NHibernateIntegration/NHibernateFacility.cs
Log Message:
-----------
updated core, windsor other libs to trunk version
Commit: c1be5e3942242793ac600f321f7a5a1ffd94e200
http://github.com/castleproject/Castle.Facilities.NHibernateIntegration/commit/c1be5e3942242793ac600f321f7a5a1ffd94e200
Author: hconceicao <[email protected]>
Date: 2010-07-28 (Wed, 28 Jul 2010)
Changed paths:
R Castle.Facilities.NHibernateIntegration-vs2008.5.0.ReSharper
R Castle.Facilities.NHibernateIntegration-vs2008.5.1.ReSharper
R Castle.Facilities.NHibernateIntegration-vs2008.sln
A Castle.Facilities.NHibernateIntegration-vs2010.sln
M buildscripts/Castle.Common.Targets
R
src/Castle.Facilities.NHibernateIntegration.Tests/Castle.Facilities.NHibernateIntegration.Tests-vs2008.csproj
A
src/Castle.Facilities.NHibernateIntegration.Tests/Castle.Facilities.NHibernateIntegration.Tests-vs2010.csproj
R
src/Castle.Facilities.NHibernateIntegration/Castle.Facilities.NHibernateIntegration-vs2008.csproj
A
src/Castle.Facilities.NHibernateIntegration/Castle.Facilities.NHibernateIntegration-vs2010.csproj
Log Message:
-----------
updated libs and upgraded to vs2010
Commit: 6a3f812c7c006a0582a16a622008961492fdad65
http://github.com/castleproject/Castle.Facilities.NHibernateIntegration/commit/6a3f812c7c006a0582a16a622008961492fdad65
Author: hconceicao <[email protected]>
Date: 2010-08-10 (Tue, 10 Aug 2010)
Changed paths:
M lib/net-3.5/Castle.Facilities.AutoTx.dll
M lib/net-3.5/Castle.Facilities.AutoTx.pdb
M lib/net-3.5/Castle.Services.Transaction.dll
M lib/net-3.5/Castle.Services.Transaction.pdb
M src/Castle.Facilities.NHibernateIntegration.Tests/App.config
M
src/Castle.Facilities.NHibernateIntegration.Tests/Castle.Facilities.NHibernateIntegration.Tests-vs2010.csproj
M
src/Castle.Facilities.NHibernateIntegration.Tests/Issues/Facilities103/Fixture.cs
M
src/Castle.Facilities.NHibernateIntegration.Tests/Transactions/DistributedTransactionsTestCase.cs
M
src/Castle.Facilities.NHibernateIntegration.Tests/Transactions/Model/FirstDao2.cs
M
src/Castle.Facilities.NHibernateIntegration.Tests/Transactions/Model/OrderDao2.cs
M
src/Castle.Facilities.NHibernateIntegration.Tests/Transactions/Model/RootService.cs
M
src/Castle.Facilities.NHibernateIntegration.Tests/Transactions/Model/RootService2.cs
M
src/Castle.Facilities.NHibernateIntegration.Tests/Transactions/Model/SecondDao2.cs
M
src/Castle.Facilities.NHibernateIntegration.Tests/Transactions/TransactionWithTwoDatabasesTestCase.cs
M
src/Castle.Facilities.NHibernateIntegration.Tests/Transactions/TransactionsTestCase.cs
M src/Castle.Facilities.NHibernateIntegration.Tests/log4net.config
M
src/Castle.Facilities.NHibernateIntegration/Castle.Facilities.NHibernateIntegration-vs2010.csproj
M src/Castle.Facilities.NHibernateIntegration/DefaultSessionManager.cs
M src/Castle.Facilities.NHibernateIntegration/Internal/ResourceAdapter.cs
Log Message:
-----------
fixed the issues with distributed tx. the commit was fixed by change on the
castle.services.transactions ambient tx support. the issue on the rollback was
fixed with a hack. I will send an email do devel list commeting about it.
Commit: 2fb84f385f7909519ded5ad11372d4ed593afec8
http://github.com/castleproject/Castle.Facilities.NHibernateIntegration/commit/2fb84f385f7909519ded5ad11372d4ed593afec8
Author: hconceicao <[email protected]>
Date: 2010-08-10 (Tue, 10 Aug 2010)
Changed paths:
M Castle.Facilities.NHibernateIntegration-vs2010.sln
M build.cmd
M buildscripts/Build.proj
M buildscripts/Castle.Common.Targets
M buildscripts/build.cmd
R lib/net-3.5/Antlr3.Runtime.dll
R lib/net-3.5/Castle.Core.dll
R lib/net-3.5/Castle.Facilities.AutoTx.dll
R lib/net-3.5/Castle.Facilities.AutoTx.pdb
R lib/net-3.5/Castle.Facilities.Logging.dll
R lib/net-3.5/Castle.Facilities.Logging.pdb
R lib/net-3.5/Castle.Services.Logging.log4netIntegration.dll
R lib/net-3.5/Castle.Services.Transaction.dll
R lib/net-3.5/Castle.Services.Transaction.pdb
R lib/net-3.5/Castle.Windsor.dll
R lib/net-3.5/Iesi.Collections.dll
R lib/net-3.5/NHibernate.ByteCode.Castle.dll
R lib/net-3.5/NHibernate.ByteCode.Castle.pdb
R lib/net-3.5/NHibernate.dll
R lib/net-3.5/NLog.dll
R lib/net-3.5/log4net.dll
R lib/net-3.5/log4net.license.txt
A lib/net35/Antlr3.Runtime.dll
A lib/net35/Castle.Core.dll
A lib/net35/Castle.Core.pdb
A lib/net35/Castle.Core.xml
A lib/net35/Castle.Facilities.AutoTx.dll
A lib/net35/Castle.Facilities.AutoTx.pdb
A lib/net35/Castle.Facilities.AutoTx.xml
A lib/net35/Castle.Facilities.Logging.dll
A lib/net35/Castle.Facilities.Logging.pdb
A lib/net35/Castle.Facilities.Logging.xml
A lib/net35/Castle.Services.Logging.Log4netIntegration.dll
A lib/net35/Castle.Services.Transaction.dll
A lib/net35/Castle.Services.Transaction.pdb
A lib/net35/Castle.Services.Transaction.xml
A lib/net35/Castle.Windsor.dll
A lib/net35/Castle.Windsor.pdb
A lib/net35/Castle.Windsor.xml
A lib/net35/Iesi.Collections.dll
A lib/net35/NHibernate.ByteCode.Castle.dll
A lib/net35/NHibernate.ByteCode.Castle.pdb
A lib/net35/NHibernate.dll
A lib/net35/NLog.dll
A lib/net35/log4net.dll
A lib/net35/log4net.license.txt
A lib/net40/Antlr3.Runtime.dll
A lib/net40/Castle.Core.dll
A lib/net40/Castle.Core.pdb
A lib/net40/Castle.Core.xml
A lib/net40/Castle.Facilities.AutoTx.dll
A lib/net40/Castle.Facilities.AutoTx.pdb
A lib/net40/Castle.Facilities.AutoTx.xml
A lib/net40/Castle.Facilities.Logging.dll
A lib/net40/Castle.Facilities.Logging.pdb
A lib/net40/Castle.Facilities.Logging.xml
A lib/net40/Castle.Services.Logging.Log4netIntegration.dll
A lib/net40/Castle.Services.Transaction.dll
A lib/net40/Castle.Services.Transaction.pdb
A lib/net40/Castle.Services.Transaction.xml
A lib/net40/Castle.Windsor.dll
A lib/net40/Castle.Windsor.pdb
A lib/net40/Castle.Windsor.xml
A lib/net40/Iesi.Collections.dll
A lib/net40/NHibernate.ByteCode.Castle.dll
A lib/net40/NHibernate.ByteCode.Castle.pdb
A lib/net40/NHibernate.dll
A lib/net40/log4net.dll
A lib/net40/log4net.xml
M
src/Castle.Facilities.NHibernateIntegration.Tests/Castle.Facilities.NHibernateIntegration.Tests-vs2010.csproj
M
src/Castle.Facilities.NHibernateIntegration.Tests/Transactions/DistributedTransactionsTestCase.cs
M
src/Castle.Facilities.NHibernateIntegration/Castle.Facilities.NHibernateIntegration-vs2010.csproj
A tools/MSBuildCommunityTasks/MSBuild.Community.Tasks.chm
A tools/NUnit/bin/framework/nunit.framework.dll
A tools/NUnit/bin/framework/nunit.framework.xml
A tools/NUnit/bin/framework/nunit.mocks.dll
A tools/NUnit/bin/framework/pnunit.framework.dll
M tools/NUnit/bin/lib/nunit-console-runner.dll
M tools/NUnit/bin/lib/nunit-gui-runner.dll
M tools/NUnit/bin/lib/nunit.core.dll
M tools/NUnit/bin/lib/nunit.core.interfaces.dll
M tools/NUnit/bin/lib/nunit.fixtures.dll
M tools/NUnit/bin/lib/nunit.uiexception.dll
M tools/NUnit/bin/lib/nunit.uikit.dll
M tools/NUnit/bin/lib/nunit.util.dll
M tools/NUnit/bin/nunit-agent-x86.exe
M tools/NUnit/bin/nunit-agent-x86.exe.config
M tools/NUnit/bin/nunit-agent.exe
M tools/NUnit/bin/nunit-agent.exe.config
M tools/NUnit/bin/nunit-console-x86.exe
M tools/NUnit/bin/nunit-console-x86.exe.config
M tools/NUnit/bin/nunit-console.exe
M tools/NUnit/bin/nunit-console.exe.config
M tools/NUnit/bin/nunit-x86.exe
M tools/NUnit/bin/nunit-x86.exe.config
M tools/NUnit/bin/nunit.exe
M tools/NUnit/bin/nunit.exe.config
M tools/NUnit/bin/nunit.framework.dll
M tools/NUnit/bin/pnunit-agent.exe
M tools/NUnit/bin/pnunit-agent.exe.config
M tools/NUnit/bin/pnunit-launcher.exe
M tools/NUnit/bin/pnunit-launcher.exe.config
M tools/NUnit/bin/pnunit.framework.dll
M tools/NUnit/bin/pnunit.tests.dll
A tools/NUnit/bin/tests/loadtest-assembly.dll
A tools/NUnit/bin/tests/mock-assembly.dll
A tools/NUnit/bin/tests/nonamespace-assembly.dll
A tools/NUnit/bin/tests/nunit-console.tests.dll
A tools/NUnit/bin/tests/nunit-gui.tests.dll
A tools/NUnit/bin/tests/nunit.core.tests.dll
A tools/NUnit/bin/tests/nunit.fixtures.tests.dll
A tools/NUnit/bin/tests/nunit.framework.dll
A tools/NUnit/bin/tests/nunit.framework.tests.dll
A tools/NUnit/bin/tests/nunit.mocks.tests.dll
A tools/NUnit/bin/tests/nunit.uiexception.tests.dll
A tools/NUnit/bin/tests/nunit.uikit.tests.dll
A tools/NUnit/bin/tests/nunit.util.tests.dll
A tools/NUnit/bin/tests/test-assembly.dll
A tools/NUnit/bin/tests/test-utilities.dll
A tools/NUnit/bin/tests/timing-tests.dll
Log Message:
-----------
multi target build (net40 and net35)
--
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.