Commit Graph

29 Commits

Author SHA1 Message Date
Marko Lahma
d0c97dab87 NHibernate 4 support
* replace NHibernate33 and NHibernate32 packages with NHibernate3 package
2014-10-19 18:37:14 +03:00
sbohlen
5441880c51 Remove .vsmdi files (test groups defined in vsmdi files no longer supported under VS2013) 2014-03-02 20:15:23 -05:00
sbohlen
1c616b3c8c add Mvc5 and tests into sln 2014-02-23 09:01:36 -05:00
Marko Lahma
0dfc0bc57b SPRNET-1539 upgrade Quartz dependency to 2.2.1, use Spring.Scheduling.Quartz2 as package name
* replace lib dir NHibernate and Quartz dlls with NuGet references
* update examples to prefer NuGet packages
2013-12-23 23:44:50 +02:00
Marko Lahma
1b73368826 SPRNET-1563 Make code as ClsCompliant as possible 2013-12-06 11:56:59 +02:00
Marko Lahma
fc5fa113bb SPRNET-1561 ASP.NET MVC 5 and WEB API 2 support
* also add .NET 4.5 targets
* fix issues with libs and build targets
2013-12-03 17:46:24 +02:00
Marko Lahma
54bcda7f77 SPRNET-1560 remove VS2008 solutions and projects
* update build files to use explicit library references to ensure proper 4.0 build on 4.5 enabled machines
* remove Spring.Web.MVC projects from main solution file
2013-11-17 14:10:46 +02:00
Marko Lahma
ebfe101ad0 SPRNET-1539 Quartz.NET 2.1 support 2013-01-12 15:19:46 +02:00
Steve Bohlen
4d606f8baa project and pathing reference renaming 2012-12-23 08:18:29 -05:00
Hailton de Castro
65a97f377c Conversation projects. 2012-06-09 00:26:14 -03:00
Steve Bohlen
0e9dcf9363 adding integration tests to sln (set to unloaded) 2012-05-27 08:44:24 -04:00
Steve Bohlen
a3bc044c96 fixing up misc problems with the failing build 2012-05-10 20:54:22 -04:00
Steve Bohlen
1a5fd1936b fixup! tweaking quartz20 build scripts and removing quartz 1.x support 2012-05-10 17:04:54 -04:00
Marko Lahma
9d8ac9ce04 Add Quartz 2.0 integration projects to main solution file, fix Spring.Scheduling.Quartz20.2010.csproj to link to right file 2012-05-10 22:34:20 +03:00
Steve Bohlen
c4244c172b SPRNET-1497 added explicit support for aspnetmvc4 2012-05-03 09:49:51 -04:00
Steve Bohlen
8058d6d331 bring TibcoEMS support up to .net 4.0 targets 2012-05-02 15:43:35 -04:00
Marko Lahma
29be537043 SPRNET-1504 Support NHibernate 3.3.0 GA 2012-04-22 18:45:40 +03:00
Marko Lahma
a16d06db3a Remove NHibernate integration projects except for 3.2 2012-03-01 23:29:52 +02:00
sbohlen
79f397b4a3 SPRNET-1454
-add support for NH 3.2
2011-07-07 17:20:13 +00:00
sbohlen
5982407b93 fixing broken build; reworked build script so that VS2008 (.NET 2.0) MSTest and VS2010 SP1 (.NET 4.0) MSTest tests can co-exist 2011-05-30 02:59:29 +00:00
sbohlen
5e6d951e9e fixing broken build; adding Spring.Testing.Microsoft.2010.csproj to the Spring.Net.2010.sln file so that its a full-fledged member of the project from here on 2011-05-23 18:36:07 +00:00
sbohlen
20b839cf03 SPRNET-1443
-add initial support for MVC3 (this will probably break the build until I can uncorrupt my local SVN folder tree and commit the missing pieces -- WORK IN PROGRESS)
2011-05-23 01:35:10 +00:00
sbohlen
5a5f5a92ab forward-rev Spring.Testing.Microsoft into VS2010 format 2011-05-06 15:59:30 +00:00
lahma
3dd72e8562 SPRNET-1421: NHibernate 3.1 support 2011-03-21 08:25:14 +00:00
sbohlen
124c18b59c SPRNET-1343
Added initial support for ASP.NET MVC (v2)
2010-10-26 21:38:18 +00:00
sbohlen
11bb25277b remove EMS-related projects from VS2010 solution so that sln can be loaded + built by those without TIBCO EMS installed/available 2010-08-17 13:52:02 +00:00
sbohlen
16c5d60584 create VS2010 project for Spring.Messaging.Ems.Tests 2010-08-17 13:49:10 +00:00
sbohlen
5d5500a02a - remove 2005 solutions from example builds
- update VS2010 Solution
2010-08-16 19:38:25 +00:00
bbaia
542d825320 Added VS2010 solutions/projects for sources and tests [SPRNET-1320] 2010-04-16 14:37:19 +00:00