Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.ActiveRecord
Commit: e007be9bdb879ae0d5668ed0a498ded42c95afdd
http://github.com/castleproject/Castle.ActiveRecord/commit/e007be9bdb879ae0d5668ed0a498ded42c95afdd
Author: hconceicao <[email protected]>
Date: 2010-09-20 (Mon, 20 Sep 2010)
Changed paths:
M Castle.ActiveRecord-vs2010.sln
R src/Castle.ActiveRecord.Linq.Tests/AbstractActiveRecordTest.cs
R src/Castle.ActiveRecord.Linq.Tests/ActiveRecordLinqTestCase.cs
R src/Castle.ActiveRecord.Linq.Tests/App.config
R
src/Castle.ActiveRecord.Linq.Tests/Castle.ActiveRecord.Linq.Tests-vs2010.csproj
R src/Castle.ActiveRecord.Linq.Tests/Model/Blog.cs
R src/Castle.ActiveRecord.Linq.Tests/Model/Post.cs
R src/Castle.ActiveRecord.Linq.Tests/Model/Widget.cs
R src/Castle.ActiveRecord.Linq/ActiveRecordLinq.cs
R src/Castle.ActiveRecord.Linq/ActiveRecordLinqBase.cs
R src/Castle.ActiveRecord.Linq/Castle.ActiveRecord.Linq-vs2010.csproj
R src/Castle.ActiveRecord.Linq/LinqQuery.cs
M
src/Castle.ActiveRecord.Tests.Model/Castle.ActiveRecord.Tests.Model-vs2010.csproj
A src/Castle.ActiveRecord.Tests/ActiveRecordLinqTestCase.cs
M src/Castle.ActiveRecord.Tests/Castle.ActiveRecord.Tests-vs2010.csproj
A src/Castle.ActiveRecord.Tests/Model/Linq/Blog.cs
A src/Castle.ActiveRecord.Tests/Model/Linq/Post.cs
A src/Castle.ActiveRecord.Tests/Model/Linq/Widget.cs
M src/Castle.ActiveRecord/Castle.ActiveRecord-vs2010.csproj
A src/Castle.ActiveRecord/Framework/ActiveRecordLinq.cs
A src/Castle.ActiveRecord/Framework/ActiveRecordLinqBase.cs
A src/Castle.ActiveRecord/Framework/Queries/LinqQuery.cs
Log Message:
-----------
merged ActiveRecord.Linq into ActiveRecord
Commit: 3b942410e34db5161cbc3018773c6ceca0bffc5d
http://github.com/castleproject/Castle.ActiveRecord/commit/3b942410e34db5161cbc3018773c6ceca0bffc5d
Author: hconceicao <[email protected]>
Date: 2010-09-20 (Mon, 20 Sep 2010)
Changed paths:
M src/Castle.ActiveRecord.Tests/IntegrationWithNHibernateTestCase.cs
M src/Castle.ActiveRecord/Castle.ActiveRecord-vs2010.csproj
Log Message:
-----------
fixed remoting.data.linq reference path
Commit: 0cfae04296c8ccb704aff3b774dfcf45f02a6884
http://github.com/castleproject/Castle.ActiveRecord/commit/0cfae04296c8ccb704aff3b774dfcf45f02a6884
Author: hconceicao <[email protected]>
Date: 2010-09-20 (Mon, 20 Sep 2010)
Changed paths:
M src/Castle.ActiveRecord/Framework/ActiveRecordLinq.cs
M src/Castle.ActiveRecord/Framework/ActiveRecordLinqBase.cs
Log Message:
-----------
small refactoring and doc fix.
Commit: e7a433b07af63a724a4c0ff1bb21763b5541e02c
http://github.com/castleproject/Castle.ActiveRecord/commit/e7a433b07af63a724a4c0ff1bb21763b5541e02c
Author: hconceicao <[email protected]>
Date: 2010-09-20 (Mon, 20 Sep 2010)
Changed paths:
M build.cmd
M buildscripts/Castle.Common.Targets
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.pdb
R lib/net-3.5/Castle.Core.xml
R lib/net-3.5/NHibernate.Linq.dll
R lib/net-3.5/NHibernate.Linq.xml
R lib/net-3.5/System.Data.SQLite.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/x64/System.Data.SQLite.dll
A lib/net35/Castle.Components.Validator.dll
A lib/net35/Castle.Components.Validator.pdb
A lib/net35/Castle.Core.dll
A lib/net35/Castle.Core.pdb
A lib/net35/Castle.Core.xml
A lib/net35/Castle.Windsor.dll
A lib/net35/Castle.Windsor.pdb
A lib/net35/Castle.Windsor.xml
A lib/net35/NLog.dll
A lib/net35/System.Data.SQLite.DLL
A lib/net35/log4net.dll
A lib/net35/log4net.license.txt
A lib/net35/log4net.xml
A lib/net35/x64/System.Data.SQLite.dll
A lib/net40/Castle.Components.Validator.dll
A lib/net40/Castle.Components.Validator.pdb
A lib/net40/Castle.Core.dll
A lib/net40/Castle.Core.pdb
A lib/net40/Castle.Core.xml
A lib/net40/Castle.Windsor.dll
A lib/net40/Castle.Windsor.pdb
A lib/net40/Castle.Windsor.xml
A lib/net40/System.Data.SQLite.DLL
A lib/net40/log4net.dll
A lib/net40/log4net.xml
A lib/net40/x64/System.Data.SQLite.dll
M
src/Castle.ActiveRecord.Framework.Internal.Tests/Castle.ActiveRecord.Framework.Internal.Tests-vs2010.csproj
M src/Castle.ActiveRecord.Framework.Internal.Tests/XmlGenerationTestCase.cs
M
src/Castle.ActiveRecord.Tests.Model/Castle.ActiveRecord.Tests.Model-vs2010.csproj
M src/Castle.ActiveRecord.Tests/App-net-2.0.config
M src/Castle.ActiveRecord.Tests/App-net-3.5.config
M src/Castle.ActiveRecord.Tests/App.config
M src/Castle.ActiveRecord.Tests/Castle.ActiveRecord.Tests-vs2010.csproj
M src/Castle.ActiveRecord/Castle.ActiveRecord-vs2010.csproj
Log Message:
-----------
updated the builscripts and libs to support multi target scenarios. net35 and
net40
--
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.