Commit Graph

1287 Commits

Author SHA1 Message Date
Steve Bohlen
f2b659bab5 updating NuGet.exe to 1.6.21205.9031 2012-02-20 10:52:51 -05:00
Marko Lahma
f70d2ab14b Adding missing references to System.Core for VS2008 projects 2012-02-18 22:44:33 +02:00
Marko Lahma
47d900b6ce Remove specific framework version testing from NHDAOTests 2012-02-18 15:54:04 +02:00
Marko Lahma
41a0f3ce0a Remove DotNetMock 2012-02-18 14:27:56 +02:00
Marko Lahma
6365b8654f Cleaning build file and fixing output paths for Spring.Template.Velocity.2010.csproj and Spring.Testing.Microsoft.2010.csproj 2012-02-18 12:47:34 +02:00
Marko Lahma
1aef71785d Changing all NET_2_0 to NET_4_0 in build files, fixing web site model DLL references, removed obsolete Spring.Web.Extensions.Example.2005 2012-02-18 10:47:04 +02:00
Marko Lahma
3687d33f0a More reference and whatnot fixes 2012-02-17 18:44:26 +02:00
Marko Lahma
98978b297c Fixed Spring.Northwind.Dao.NHibernate.2010.csproj's System.Core reference 2012-02-17 17:14:57 +02:00
Marko Lahma
32c8fade4d Fixing lib issue in compilation and removing old remnants of net-3.0 build checks 2012-02-17 17:02:15 +02:00
Marko Lahma
88e05db3de Removing .NET 2.0 and 3.0 support, updating build and project files, removing obsolete defines 2012-02-16 22:32:16 +02:00
Marko Lahma
18df6ad530 This time fixing Quartz example projects to point to new Quartz 1.0 lib folder 2012-02-13 22:27:19 +02:00
Marko Lahma
a85e15753f Set Spring.Scheduling.Quartz.Tests.2008.csproj target framework to .NET 3.5 2012-02-13 19:51:39 +02:00
Marko Lahma
eb0582e151 Fixing project Spring.Scheduling.Quartz.2008.csproj by hand to be target 3.5 2012-02-13 11:38:39 +02:00
Marko Lahma
d1da796959 Fix Quartz integration test issues 2012-02-13 11:18:30 +02:00
Marko Lahma
a213bc4216 Fix issues in Spring.Data.Tests caused by new version of Rhino.Mocks, also set build to happen in .NET 3.5 for Spring.Data tests (allows lambdas) 2012-02-13 10:36:46 +02:00
Marko Lahma
d57395e883 Use .NET 3.5 temporarily when compiling Quartz and AOP test projects to allow lambdas etc 2012-02-12 23:09:34 +02:00
Marko Lahma
d808bb1a95 Fix AbstractAopProxyTests issue introduced by new version of Rhino.Mocks 2012-02-11 18:18:05 +02:00
Marko Lahma
b92e13adc1 Upgraded Rhino.Mocks.dll to version 3.6 2012-02-11 17:57:56 +02:00
Marko Lahma
fa894204d3 Initial version of Quartz 2.0 integration 2012-02-11 17:57:49 +02:00
Steve Bohlen
387ba32476 Merge pull request #13 from serra/master
Documentation updates to `Spring.Web.Mvc3` docs
2012-02-03 05:04:15 -08:00
Marijn van der Zee
e315dfc4fa References the Mvc3 QuickStart by the exact name used in the distribution 2012-02-03 10:05:26 +01:00
Marijn van der Zee
a0a38da287 Reference Spring.Web.Mvc3 instead of Spring.Web.Mvc 2012-02-03 09:56:53 +01:00
Steve Bohlen
79790a96aa Merge pull request #12 from serra/master
Fix typos and formatting in chapter 13.6 Proxying mechanisms
2012-01-20 06:12:00 -08:00
Marijn van der Zee
b13971034d Fixed several typos, some formatting
No changes to content.
2012-01-20 09:59:33 +01:00
Steve Bohlen
139243e8a4 Merge pull request #11 from chriseldredge/mvc-bugfix
Fixes SPRNET-1482
2011-12-19 08:59:43 -08:00
Chris Eldredge
c54db808f7 Delegate to DefaultControllerFactory when no object definitions match requested controller type. 2011-12-19 11:16:52 -05:00
Steve Bohlen
80bb9ce7c7 introducing generics API for ObjectFactory and Contexts 2011-12-14 18:55:15 -05:00
Steve Bohlen
94e325b438 Merge pull request #9 from serra/master
Formatting fixes in documentation
2011-12-05 10:57:48 -08:00
Marijn van der Zee
b72e9eb50f Print out buildlog.txt to console 2011-12-02 14:27:53 +01:00
Marijn van der Zee
827b0c9ecf Merge branch 'master' of git://github.com/SpringSource/spring-net.git 2011-12-02 13:43:18 +01:00
Marijn van der Zee
f25924370e Add XMLmind temporary files (*.xml~) to .gitignore 2011-12-02 13:37:13 +01:00
Marijn van der Zee
2b4f0b9972 Format changes
Mainly C# / XML syntax highlighting, some outlining too.
2011-12-02 13:32:18 +01:00
Marijn van der Zee
2087c4ac46 Doc Build.cmd script does not show buildlog.txt in text editor 2011-12-02 13:30:34 +01:00
Steve Bohlen
2bb6a7c6ac Merge pull request #2 from japerr/master
SPRNET-1474 SimpleDelegatingSessionFactory.cs Connection Leak
2011-11-15 08:16:56 -08:00
Steve Bohlen
43516e6dbe merge mods to pull 6 for SPRNET-1470, SPRNET-1471 2011-11-15 11:11:25 -05:00
Steve Bohlen
aecb61fa54 Revert "SPRNET-1472 wire up opencover to run coverage on all tests aggregated together at once"
This reverts commit 6084b5d119.
2011-11-04 14:32:31 -04:00
Steve Bohlen
1d2c891b90 Revert "SPRNET-1472 fixing quotes missing from targetargs passed to opencover command-line"
This reverts commit 6f4ffb9ade.
2011-11-04 14:32:24 -04:00
Steve Bohlen
87aa128829 Revert "SPRNET-1472 passing list of all individual test assemblies instead of nunit project file"
This reverts commit ca962bb645.
2011-11-04 14:32:02 -04:00
Steve Bohlen
ca962bb645 SPRNET-1472 passing list of all individual test assemblies instead of nunit project file 2011-11-04 11:40:05 -04:00
Steve Bohlen
6f4ffb9ade SPRNET-1472 fixing quotes missing from targetargs passed to opencover command-line 2011-11-04 08:43:49 -04:00
Steve Bohlen
6084b5d119 SPRNET-1472 wire up opencover to run coverage on all tests aggregated together at once 2011-11-03 19:02:44 -04:00
Steve Bohlen
88326436e2 rename erroneous folder tools/ReporterGenerator 2011-11-01 11:46:58 -04:00
Steve Bohlen
774249a80b Merge branch 'master' of https://github.com/SpringSource/spring-net 2011-10-31 11:58:08 -04:00
Steve Bohlen
8ad4bfcc5e fixing broken path to nonredist folder 2011-10-31 11:57:59 -04:00
Steve Bohlen
41e9989294 Merge pull request #7 from serra/patch-1
SPRNET-1385 The default value for build-ems should be false for the `compile-net-4.0`
2011-10-31 05:49:45 -07:00
Marijn van der Zee
521eb1c6cc The default value for build-ems should be false for the compile-net-4.0c target
Reference: http://forum.springframework.net/showthread.php?9515-What-are-the-prerequisites-to-do-a-succesful-build-from-a-clean-check-out&p=25723#post25723
2011-10-28 21:30:41 +03:00
Bruno Baia
c4b0bf255f Fixed WCF Quickstart [Related to SPRNET-1475] 2011-10-20 18:20:48 +02:00
Steve Bohlen
1b08720b57 Merge pull request #5 from serra/SPRNET-1199
SPRNET-1199 Documentation error about AdoQuery
2011-10-18 08:55:50 -07:00
Marijn van der Zee
d4f67530c4 Fix typo. 2011-10-18 17:10:11 +02:00
Marijn van der Zee
0a834b1f4d Merge branch 'master' into SPRNET-1199 2011-10-18 16:48:52 +02:00