Commit Graph

381 Commits

Author SHA1 Message Date
bbaia
c7f00fe9c1 Add namespace parser for WCF integration [SPRNET-1324] (Fix 1.1 build) 2010-04-16 09:57:14 +00:00
bbaia
13f73136ed Add namespace parser for WCF integration [SPRNET-1324] (Fix 1.1 build) 2010-04-14 15:10:28 +00:00
bbaia
9551238d09 Add namespace parser for WCF integration [SPRNET-1324] 2010-04-14 14:57:28 +00:00
bbaia
097bda93bd Fix WebServiceExporter to allow type-based auto-wiring and auto-proxying [SPRNET-1323] 2010-04-12 17:34:25 +00:00
bbaia
060f6561c2 A target retrieved from a dynamic target source, is not entirely thread safe, e.g.ThreadLocalTargetSource [SPRNET-1289] (Fix 1.1 build) 2010-04-12 15:09:36 +00:00
bbaia
54407b6496 A target retrieved from a dynamic target source, is not entirely thread safe, e.g.ThreadLocalTargetSource [SPRNET-1289] (Fix 1.1 build) 2010-04-12 14:59:14 +00:00
bbaia
f9b55fb84e A target retrieved from a dynamic target source, is not entirely thread safe, e.g.ThreadLocalTargetSource [SPRNET-1289] 2010-04-12 14:40:40 +00:00
bbaia
e3d54e2695 Support proxying internal interfaces with InternalsVisibleTo attribute and Strong-Named assemblies [SPRNET-1322] 2010-04-09 13:22:05 +00:00
markpollack
554ba5dc55 SPRNET-1314 - temporarily ignoring test failure on .NET 1.1 2010-04-08 20:27:23 +00:00
markpollack
1d850066b3 remove extraneous code that was accidentally committed. 2010-04-08 20:04:08 +00:00
bbaia
e1969d855c Fix AttributeMatchMethodPointcut with explicitly implemented interfaces [SPRNET-1314] 2010-04-08 17:30:52 +00:00
bbaia
cb776d4098 Support type alias resolution in <value/> element [SPRNET-1119] 2010-04-08 16:19:02 +00:00
markpollack
8807ea5879 Revive concurrency tests. 2010-03-25 16:31:39 +00:00
markpollack
5b0ede6a7c SPRNET-1300 - NMS custom schema is missing a way to set the Exception Listener when creating message listener containers
SPRNET-1302 - Add IErrorHandler interface to be called when exception thrown by message processing is not of vendor specific messaging exception type.
2009-12-16 19:00:48 +00:00
markpollack
d050a9c232 add missing reference to spring.core testing project. 2009-12-16 05:20:16 +00:00
markpollack
f7fa021b0f add missing project reference in 2003 solution. 2009-12-16 04:30:20 +00:00
eeichinger
c3419eaf5b 2009-12-15 11:25:49 +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
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