Commit Graph

29 Commits

Author SHA1 Message Date
sbohlen
6ee2ae5ee2 SPRNET-1372
Initial support for native .NET 4 compilation introduced
2010-09-24 21:27:51 +00:00
eeichinger
97bc23c578 fixed broken SessionScopeSettingsTests
removed obsolete check for IsCurrentlyInCreation in AbstractObjectFactory.IsFactoryObject
added test for autoproxying FactoryObjectMethod products
2009-12-14 20:14:48 +00:00
lahma
f3972d09d4 Allow configuration of BytecodeProvider with a LocalSessionFactory property 2009-12-14 15:30:15 +00:00
markpollack
f7a97bfe31 SPRNET-1268 - Spring Exceptions should pass tests to ensure compliance with .NET framework guidelines.
SPRNET-1267 - Add optimize compiler flag for release build
2009-11-10 03:04:07 +00:00
eeichinger
9fb46fd5fb fixed NH21 integration ProxyFactoryFactory Bug 2009-08-05 15:56:23 +00:00
markpollack
c31963a7e6 Fix VS.NET 2003 solution file 2009-08-03 20:09:27 +00:00
markpollack
57c972ebab misc build fixes for release, doc improvements. 2009-08-03 12:16:43 +00:00
eeichinger
442d943ebe automated NH21 integration tests up & running 2009-08-02 22:25:00 +00:00
markpollack
380afa866f fix NH build for vs.net 2005 2009-08-02 05:53:09 +00:00
eeichinger
972da2f0e5 fixed nh build scripts
automated build of Spring.Messaging.Ems and Spring.Testing.Microsoft if dlls are available
2009-08-02 00:52:07 +00:00
lahma
bba99bbbaf Brought NHibernate proxy and byte code providers from NHibernate & unhAddins, set LocalSessionFactoryObject to use Spring proxy factory factory be default and thus removed LinFu dependency from NH 2.1 use 2009-07-29 23:32:05 +00:00
eeichinger
18b7d1eedd SPRNET-1243
SPRNET-1167
2009-07-29 20:59:47 +00:00
lahma
573a0903f6 Added support for NH 3.0 (built from trunk), added net-3.5 target to build file, added NH 3.0 targets to build, set NH 2.1 to be part of standard build 2009-07-25 09:34:50 +00:00
lahma
bf2fc3df7b Set Spring.build to allow compilation on x64 machines with NAnt 0.86 (sysinfo failonerror=false) and fixed NHibernate test build file 2009-07-24 15:42:43 +00:00
lahma
29f1437ea2 SPRNET-1104: Updating to NHibernate 2.1 GA, porting Java features to LocalSessionFactoryObject, changing integration tests to use (local) SQL Server instance instead of fixed host name and named instance, changing to LinFu provider for now 2009-07-24 14:59:24 +00:00
eeichinger
47762e3f0f upgraded to nunit 2.5.1 for running unit tests
integrated ncover for code coverage analysis
switched COM integration tests to explicit
2009-07-14 22:37:59 +00:00
eeichinger
a7d6463105 fixed "net 1.0 does not support "internal virtual" members"
polishing
2009-03-03 03:03:17 +00:00
lahma
42b30d4429 SPRNET-1104: NHibernate 2.1 Support 2008-11-11 13:46:13 +00:00
markpollack
284ca98d97 various misc build fixes/.csproj maintenance 2008-10-14 22:34:51 +00:00
markpollack
c1aa74632b SPRNET-795 - Change TransactionStatus Rollback setter property to Rollback() method so the contract of setting it to true is more explicit 2008-10-03 15:25:47 +00:00
markpollack
5815f0618f SPRNET-994 - Null reference in SessionFactoryUtils.GetDbProvider
Side effect introduced fixing SPRNET-986.
Updated vs.net 2003 solution
Thanks to Roberto Paterlini and Marko Lahma
2008-08-07 20:34:46 +00:00
bbaia
5ffea6052d Updated VS2008 sln/csproj files (NET_3_0 symbol, target framework 2.0 by default). 2008-08-05 00:55:05 +00:00
bbaia
f58951caa0 Added VS2008 sln/csproj files. 2008-08-03 15:51:15 +00:00
markpollack
325250f358 Additional tests on ExpressionEvaluator for delegate functions and custom collection processors. (mostly for documentation purposes)
Messed up my environment, xcopy wasn't working, so changes to .csproj are false positives.
2008-07-16 18:21:42 +00:00
lahma
f949a91ca8 Changing NHibernate tests to support NHibernate 2.0 2008-06-28 23:00:47 +00:00
lahma
5d5f27dce4 Added own projects for NHibernate 2.0 testing, updated build files accordingly 2008-06-28 13:33:05 +00:00
lahma
15c508a50a Fixing NAnt based NHibernate testing by excluding NHibernate 2.0 dll 2008-06-18 10:54:05 +00:00
markpollack
c33ba2dea5 remove $Id keyword 2008-06-02 20:18:24 +00:00
markpollack
c478a783c0 Initial import! 2008-05-30 22:55:02 +00:00