diff --git a/Spring.Net.2005.sln b/Spring.Net.2005.sln index 9d299764..4e867a54 100644 --- a/Spring.Net.2005.sln +++ b/Spring.Net.2005.sln @@ -84,12 +84,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Testing.NUnit.2005", Release.AspNetCompiler.Debug = "False" EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.NHibernate.Integration.Tests.2005", "test\Spring\Spring.Data.NHibernate.Integration.Tests\Spring.Data.NHibernate.Integration.Tests.2005.csproj", "{4A07E150-ED90-407C-8CAD-4760444DDFD9}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spring.Data.NHibernate12.2005", "src\Spring\Spring.Data.NHibernate12\Spring.Data.NHibernate12.2005.csproj", "{90F2D070-6F98-4926-A626-BD7A6071D6D9}" ProjectSection(WebsiteProperties) = preProject Debug.AspNetCompiler.Debug = "True" diff --git a/Spring.build b/Spring.build index 58278f93..5ad6f88e 100644 --- a/Spring.build +++ b/Spring.build @@ -30,6 +30,10 @@ Build properties that may be set: values: bool: true|false set this to true to run integration tests +"test.full": + values: bool: true|false + set this to true to run all available tests (example solutions, integration tests, etc.) + Additional Remarks: =================== @@ -72,6 +76,9 @@ Commandline Examples: + + + - - - - - - - - @@ -267,7 +266,6 @@ Commandline Examples: - @@ -279,21 +277,6 @@ Commandline Examples: - - - - - - - - - - - - - - - > @@ -433,6 +416,8 @@ Commandline Examples: + + - - - - - - - - - - - - - - - + depends="set-net-1.1-runtime-configuration, check-spring-basedir, clean-current-bin-dir"> @@ -493,14 +462,14 @@ Commandline Examples: + depends="set-net-2.0-runtime-configuration, check-spring-basedir, clean-current-bin-dir"> + depends="set-net-3.0-runtime-configuration, check-spring-basedir, clean-current-bin-dir"> @@ -513,7 +482,7 @@ Commandline Examples: + depends="set-net-3.5-runtime-configuration, check-spring-basedir, clean-current-bin-dir"> @@ -526,7 +495,7 @@ Commandline Examples: + depends="set-mono-2.0-runtime-configuration, check-spring-basedir, clean-current-bin-dir"> @@ -579,24 +548,7 @@ Commandline Examples: - - - - - - - - - - - - - - - - - - + @@ -830,6 +782,7 @@ Commandline Examples: + @@ -900,7 +853,10 @@ Commandline Examples: + + + @@ -910,7 +866,6 @@ Commandline Examples: - @@ -922,17 +877,6 @@ Commandline Examples: - - - - - - - - - - - @@ -1096,138 +1040,8 @@ Commandline Examples: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -1268,6 +1082,15 @@ Commandline Examples: + + + + + + + + + @@ -1386,8 +1209,141 @@ Commandline Examples: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1615,10 +1571,26 @@ Commandline Examples: - - - - + + + + + + + + + + + + + + + + + + + + diff --git a/build-support/solutions.build.nant b/build-support/solutions.build.nant index 460d66a5..11e072fc 100644 --- a/build-support/solutions.build.nant +++ b/build-support/solutions.build.nant @@ -19,107 +19,127 @@ Rebuilding Solutions using Nant and "solutions.build": --> - - - - - + - - - - + + + - - - - - - - - - + + - + - - - - - - - - - - - - - - + + + + - - - - + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - + + + + - - - - + - + + + + + + + + + + + + + + + + + - - - - - - - - + - - - - - + - - - - - + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/lib/net/2.0/log4net.dll b/examples/Spring/Spring.Data.NHibernate.Northwind/lib/net/2.0/log4net.dll deleted file mode 100644 index ffc57e11..00000000 Binary files a/examples/Spring/Spring.Data.NHibernate.Northwind/lib/net/2.0/log4net.dll and /dev/null differ diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao.NHibernate/Spring.Northwind.Dao.NHibernate.2008.csproj b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao.NHibernate/Spring.Northwind.Dao.NHibernate.2008.csproj index 83353425..19b08694 100644 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao.NHibernate/Spring.Northwind.Dao.NHibernate.2008.csproj +++ b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao.NHibernate/Spring.Northwind.Dao.NHibernate.2008.csproj @@ -33,31 +33,31 @@ 4 - + False ..\..\..\..\..\bin\net\2.0\debug\Common.Logging.dll - + False ..\..\..\..\..\lib\NHibernate21\net\2.0\Iesi.Collections.dll - + False ..\..\..\..\..\lib\NHibernate21\net\2.0\log4net.dll - + False ..\..\..\..\..\lib\NHibernate21\net\2.0\NHibernate.dll - + False ..\..\..\..\..\bin\net\2.0\debug\Spring.Core.dll - + False ..\..\..\..\..\bin\net\2.0\debug\Spring.Data.dll - + False ..\..\..\..\..\bin\net\2.0\debug\Spring.Data.NHibernate21.dll @@ -96,7 +96,7 @@ -