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
bbaia
fcfe2ed9b2
Use 'invocation.Method' as variable for cache attributes key expression resolution [SPRNET-959]
2009-12-12 22:41:20 +00:00
bbaia
6f850cc45c
Polishing cache aspect (logs, exceptions)
2009-12-12 21:03:35 +00:00
markpollack
30f0bc8006
ignore exception if JNDI name for TIBCO EMS Destination is not found.
2009-12-11 20:00:40 +00:00
markpollack
41b8c4091c
SPRNET-1279 Create integration test project for NMS
...
(run tests in standard nunit - without ncover as it hangs with ncover)
2009-12-08 03:04:54 +00:00
markpollack
5e9f148982
SPRNET-1280 - Create integration test project for TIBCO EMS
2009-12-07 22:29:57 +00:00
markpollack
13d4e32b61
SPRNET-1280 - Create integration test project for TIBCO EMS
2009-12-07 22:22:38 +00:00
markpollack
6e10b8b9ca
SPRNET-1280 - Create integration test project for TIBCO EMS
2009-12-07 18:31:26 +00:00
markpollack
b9dc751d4d
SPRNET-1288 - auto-start not parsed correctly in TIBCO EMS/ActiveMQ message listener container schema.
...
SPRNET-1280 - Create integration test project for TIBCO EMS
2009-12-04 21:45:50 +00:00
markpollack
3f89b402cf
Excluding the compiler tests from velocity since the msbuild based build fails on the bamboo server for some reason. it is still build/run in the tests via NAnt.
2009-12-04 16:55:41 +00:00
markpollack
0546b0b26f
SPRNET-850 - Upgrade to NUnit 2.5.2
2009-12-04 06:35:45 +00:00
markpollack
3cb0e864cf
SPRNET-850 - Upgrade to NUnit 2.5.2
2009-12-04 06:33:38 +00:00
markpollack
7a608b83cf
SPRNET-850 - Upgrade to NUnit 2.5.2
2009-12-04 05:38:11 +00:00
markpollack
36c8381e05
SPRNET-1270 - Selection of DefaultProvider in MultiDelegatingDbProvider can be null
2009-12-03 22:12:01 +00:00
markpollack
021a05e485
SPRNET-1270 - Selection of DefaultProvider in MultiDelegatingDbProvider can be null
...
SPRNET-1285 - MultiDelegatingDbProvider in wrong namespace
2009-12-03 21:51:51 +00:00
markpollack
613677fb8a
Clean up of .csproj files for building on bamboo server.
2009-11-30 17:50:50 +00:00
lahma
5514ea47e2
Fixed Velocity.Tests target framework and conditional compilation symbols
2009-11-29 22:33:42 +00:00
lahma
5bf07f9b83
Fixed Velocity integrations output directory in release build, set treat warnings as errors, added simple documentation for missing members
...
Set MSBuild's output to minimal when doing solution builds to make CI server's build log more tolerable
2009-11-29 21:39:23 +00:00
eeichinger
e56b513964
added test for missing block delimiter case
2009-11-28 19:44:07 +00:00
lahma
5268e1e54d
Fixed ManagedDictionaryTests to work with framework 1.1
2009-11-26 14:24:29 +00:00
markpollack
d0989221f9
SPRNET-1239 - Check for package cycles with NDepend
2009-11-24 18:24:03 +00:00
markpollack
139d947140
SPRNET-1278 - Add integration with JNDI for TIBCO EMS
...
SPRNET-1279 - Create integration test project for NMS
SPRNET-1280 - Create integration test project for TIBCO EMS
2009-11-21 19:31:13 +00:00
markpollack
fd55908ad2
SPRNET-1273 - Remove unnecessary cast to (int) in Spring.Data.Core.AdoTemplate ExecuteScalar with ICommandSetter
2009-11-16 15:05:01 +00:00
eeichinger
3486f9a8b9
added fix + test for SPRNET-1272
2009-11-16 13:34:22 +00:00
eeichinger
c441d22df9
added fix + test for SPRNET-1272
2009-11-16 13:14:15 +00:00
eeichinger
c04397943c
fix for SPRNET-1260. DefensiveEventRaiser now rethrows first caught exception, if any
2009-11-16 13:09:16 +00:00
eeichinger
c9d328441f
added fix + test for SPRNET-1272
2009-11-16 11:00:00 +00:00
markpollack
b61043b840
SPRNET-1273 - Remove unnecessary cast to (int) in Spring.Data.Core.AdoTemplate ExecuteScalar with ICommandSetter
2009-11-13 18:33:11 +00:00
markpollack
cc6c10b0f9
SPRNET-989 - Avoid throwing exception in Spring's custom timespan converter when delegating to default .NET BCL implementation.
...
Thanks Roberto Paterlini!
2009-11-13 04:49:45 +00:00
markpollack
8b687e7d3f
SPRNET-1041 - Add new DbProvider for Oracle 11g
...
Tested provider by adding reference and then removing. oracleAdoTemplateTests.xml now refers to 11g database in SpringSource QA LAB
Remove miscellaneous TODO comments that were not relevant.
(fix code formatting that added 'var')
2009-11-10 05:41:49 +00:00
markpollack
98041ef4da
SPRNET-1041 - Add new DbProvider for Oracle 11g
...
Tested provider by adding reference and then removing. oracleAdoTemplateTests.xml now refers to 11g database in SpringSource QA LAB
Remove miscellaneous TODO comments that were not relevant.
(fix code formatting that added 'var')
2009-11-10 05:30:35 +00:00
markpollack
920f884e38
SPRNET-1041 - Add new DbProvider for Oracle 11g
...
Tested provider by adding reference and then removing. oracleAdoTemplateTests.xml now refers to 11g database in SpringSource QA LAB
Remove miscellaneous TODO comments that were not relevant.
(fix code formatting that added 'var')
2009-11-10 05:26:19 +00:00
markpollack
1eab3463df
SPRNET-1041 - Add new DbProvider for Oracle 11g
...
Tested provider by adding reference and then removing. oracleAdoTemplateTests.xml now refers to 11g database in SpringSource QA LAB
Remove miscellaneous TODO comments that were not relevant.
2009-11-10 05:15:47 +00:00
markpollack
196a54ceda
SPRNET-1269 - Time based test in NHibernate.Test failed
...
(Remove execution of tests until we can investigate further.)
2009-11-10 04:45:07 +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
lahma
e76b73225e
Fixing Quartz integration code comments and setting warnaserror = true in build file
2009-11-06 05:52:13 +00:00
markpollack
d1bfe35fab
remove Common.Logging.Log4Net dependency in order to reuse existing build files for integration testing.
...
fix 2005 solutions
2009-11-05 22:46:46 +00:00
lahma
c7ab2c8b78
SPRNET-1265: Upgrade to NHibernate 2.1.1, also upgraded NHibernate 3.0 trunk snapshot to keep up with FilterDefinition API changes
2009-11-05 20:51:27 +00:00
markpollack
e498eb7b9d
enable ncover, fix 2003 build, modify solutions.build.nant to exclude Calculator and add ${root} prefix to build 2003 solution.
2009-11-04 23:17:17 +00:00
markpollack
878c3aba06
SPRNET-1266 - Context creation can throw ObjectCurrentlyInCreatation exception thrown when using <tx:attribute-driven/> with NHibernateTransactionManager
2009-11-03 23:11:22 +00:00
bbaia
52f4cf7ff2
Spring.Aop/Aop/Framework/ProxyConfig instantiation optimization
2009-10-17 12:52:56 +00:00
eeichinger
4890f7f580
2009-10-15 18:14:47 +00:00
eeichinger
5c3a40204b
fixed ConfigSectionResource error handling
...
polishing
added DelegateObjectFactoryConfigurer
2009-10-15 18:07:04 +00:00
eeichinger
ccc64cbf73
polishing
2009-10-15 17:14:45 +00:00
eeichinger
0e716ecfa0
fixed SPRNET-1259
2009-10-14 18:09:22 +00:00
eeichinger
f00f3afcc3
SpEL API polishing
2009-10-14 16:28:18 +00:00
eeichinger
921cddbe2e
further performance improvements
2009-10-14 12:49:46 +00:00
eeichinger
3d984ca1f6
slashdoc improvement
...
better stack reporting in case WebApplicationContext cannot be created
2009-10-14 06:08:08 +00:00
eeichinger
9029479963
improved performance acc. to SPRNET-1257 by replacing DynamicInvoke with SafeMethod.Invoke
2009-10-13 22:04:08 +00:00