Commit Graph

773 Commits

Author SHA1 Message Date
lahma
e4fd943c2c Set net-3.0 build to compile also other projects than just Spring.Services 2009-11-27 14:55:37 +00:00
lahma
87201e8526 SPRNET-1265: Upgrade to NHibernate 2.1.2 2009-11-26 14:53:37 +00:00
lahma
5268e1e54d Fixed ManagedDictionaryTests to work with framework 1.1 2009-11-26 14:24:29 +00:00
lahma
926fd15703 SPRNET-1265: Upgrade to NHibernate 2.1.2 2009-11-26 14:04:15 +00:00
markpollack
4b42d0cf8f SPRNET-1239 - Check for package cycles with NDepend 2009-11-24 19:10:02 +00:00
markpollack
47ee3623aa SPRNET-1239 - Check for package cycles with NDepend (fix 2005/2003 solutions) 2009-11-24 18:29:01 +00:00
markpollack
d0989221f9 SPRNET-1239 - Check for package cycles with NDepend 2009-11-24 18:24:03 +00:00
eeichinger
25cd70952f 2009-11-23 17:07:48 +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
eb400d8c0f SPRNET-1229 - Documentation for TIBCO EMS integration 2009-11-21 19:24:12 +00:00
eeichinger
feb302dc91 refactored GetUnsatisfiedDependencies() into AutowireUtils for better AutoMocking support 2009-11-21 11:48:49 +00:00
eeichinger
c92240b5bf wrapped static method calls to GetConnectionTxPair and DisposeConnection within overridable member methods 2009-11-20 09:27:24 +00:00
markpollack
e4b1aa341c Fix vs.net 2005 solution for SPRNET-1272 2009-11-16 15:41:45 +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
38c513b6e8 fix for SPRNET-1260. DefensiveEventRaiser now rethrows first caught exception, if any 2009-11-16 13:26:19 +00:00
eeichinger
94a4c7c79d fix for SPRNET-1260. DefensiveEventRaiser now rethrows first caught exception, if any 2009-11-16 13:14:42 +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
markpollack
333a6e42b2 SPRNET-1041 - Add new DbProvider for Oracle 11g 2009-11-06 15:30:19 +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
bbaia
673a4554c9 Fixed link 2009-11-05 21:39:52 +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
1acbf3d1ce really enable ncover :) 2009-11-04 23:30:14 +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
d375589da4 SPRNET-1266 - Context creation can throw ObjectCurrentlyInCreatation exception thrown when using <tx:attribute-driven/> with NHibernateTransactionManager 2009-11-04 18:25:30 +00:00
markpollack
24ccfd2f9f SPRNET-1266 - Context creation can throw ObjectCurrentlyInCreatation exception thrown when using <tx:attribute-driven/> with NHibernateTransactionManager 2009-11-04 00:57:15 +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
markpollack
bbb57b9066 clean up class comments 2009-11-03 22:51:15 +00:00
markpollack
ce9ee2d4d2 SPRNET-1253 - NmsTemplate: wrong timeout units in receive method (ticks instead of milliseconds) 2009-10-30 20:59:45 +00:00
bbaia
f6ae679a2f Spring.Aop/Aop/Framework/ProxyConfig instantiation optimization 2009-10-19 20:22:33 +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
04ef351712 synced nant/vs antlr build 2009-10-15 16:41:15 +00:00
eeichinger
1e00c05258 synced nant/vs antlr build 2009-10-15 16:38:47 +00:00
eeichinger
e19d4def22 commmitted antlr f. net-2.0 generated grammars 2009-10-15 11:41:43 +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