feb302dc91
refactored GetUnsatisfiedDependencies() into AutowireUtils for better AutoMocking support
eeichinger
2009-11-21 11:48:49 +00:00
c92240b5bf
wrapped static method calls to GetConnectionTxPair and DisposeConnection within overridable member methods
eeichinger
2009-11-20 09:27:24 +00:00
fd55908ad2
SPRNET-1273 - Remove unnecessary cast to (int) in Spring.Data.Core.AdoTemplate ExecuteScalar with ICommandSetter
markpollack
2009-11-16 15:05:01 +00:00
3486f9a8b9
added fix + test for SPRNET-1272
eeichinger
2009-11-16 13:34:22 +00:00
38c513b6e8
fix for SPRNET-1260. DefensiveEventRaiser now rethrows first caught exception, if any
eeichinger
2009-11-16 13:26:19 +00:00
94a4c7c79d
fix for SPRNET-1260. DefensiveEventRaiser now rethrows first caught exception, if any
eeichinger
2009-11-16 13:14:42 +00:00
c441d22df9
added fix + test for SPRNET-1272
eeichinger
2009-11-16 13:14:15 +00:00
c04397943c
fix for SPRNET-1260. DefensiveEventRaiser now rethrows first caught exception, if any
eeichinger
2009-11-16 13:09:16 +00:00
c9d328441f
added fix + test for SPRNET-1272
eeichinger
2009-11-16 11:00:00 +00:00
b61043b840
SPRNET-1273 - Remove unnecessary cast to (int) in Spring.Data.Core.AdoTemplate ExecuteScalar with ICommandSetter
markpollack
2009-11-13 18:33:11 +00:00
cc6c10b0f9
SPRNET-989 - Avoid throwing exception in Spring's custom timespan converter when delegating to default .NET BCL implementation. Thanks Roberto Paterlini!
markpollack
2009-11-13 04:49:45 +00:00
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.
markpollack
2009-11-10 05:41:49 +00:00
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.
markpollack
2009-11-10 05:30:35 +00:00
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.
markpollack
2009-11-10 05:26:19 +00:00
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.
markpollack
2009-11-10 05:15:47 +00:00
196a54ceda
SPRNET-1269 - Time based test in NHibernate.Test failed (Remove execution of tests until we can investigate further.)
markpollack
2009-11-10 04:45:07 +00:00
f7a97bfe31
SPRNET-1268 - Spring Exceptions should pass tests to ensure compliance with .NET framework guidelines. SPRNET-1267 - Add optimize compiler flag for release build
markpollack
2009-11-10 03:04:07 +00:00
333a6e42b2
SPRNET-1041 - Add new DbProvider for Oracle 11g
markpollack
2009-11-06 15:30:19 +00:00
e76b73225e
Fixing Quartz integration code comments and setting warnaserror = true in build file
lahma
2009-11-06 05:52:13 +00:00
d1bfe35fab
remove Common.Logging.Log4Net dependency in order to reuse existing build files for integration testing. fix 2005 solutions
markpollack
2009-11-05 22:46:46 +00:00
673a4554c9
Fixed link
bbaia
2009-11-05 21:39:52 +00:00
c7ab2c8b78
SPRNET-1265: Upgrade to NHibernate 2.1.1, also upgraded NHibernate 3.0 trunk snapshot to keep up with FilterDefinition API changes
lahma
2009-11-05 20:51:27 +00:00
e498eb7b9d
enable ncover, fix 2003 build, modify solutions.build.nant to exclude Calculator and add ${root} prefix to build 2003 solution.
markpollack
2009-11-04 23:17:17 +00:00
d375589da4
SPRNET-1266 - Context creation can throw ObjectCurrentlyInCreatation exception thrown when using <tx:attribute-driven/> with NHibernateTransactionManager
markpollack
2009-11-04 18:25:30 +00:00
24ccfd2f9f
SPRNET-1266 - Context creation can throw ObjectCurrentlyInCreatation exception thrown when using <tx:attribute-driven/> with NHibernateTransactionManager
markpollack
2009-11-04 00:57:15 +00:00
878c3aba06
SPRNET-1266 - Context creation can throw ObjectCurrentlyInCreatation exception thrown when using <tx:attribute-driven/> with NHibernateTransactionManager
markpollack
2009-11-03 23:11:22 +00:00
bbb57b9066
clean up class comments
markpollack
2009-11-03 22:51:15 +00:00
ce9ee2d4d2
SPRNET-1253 - NmsTemplate: wrong timeout units in receive method (ticks instead of milliseconds)
markpollack
2009-10-30 20:59:45 +00:00
cb8d029264
included building coveragesummary
eeichinger
2009-09-23 19:47:16 +00:00
dbb3951e6b
improved retry test performance
eeichinger
2009-09-23 15:46:34 +00:00
95ade89c08
improved comment fixed AdvisorRetrievalHelper to also pick manually registered singleton advisors from the ObjectFactory
eeichinger
2009-09-17 08:46:55 +00:00
c6a5918c67
fixed SPRNET-1155 - removed dateLiteral from antlr grammar and replaced with IMethodCallProcessor strategy in MethodNode
eeichinger
2009-09-04 21:42:55 +00:00
33fbc05483
added NullReferenceException test for SPRNET-1251
eeichinger
2009-09-03 22:56:22 +00:00
2b0471b219
excluded mstest from sdk doc generation - mstest integration requires VS 2008 to be installed on the build box first
eeichinger
2009-08-06 07:52:46 +00:00
1d267a979e
added info for running NHibernate.Test suite against Spring's ProxyFactoryFactory from within VS
eeichinger
2009-08-05 16:36:39 +00:00
f2d6955c8c
SPRNET-1237: TemplateNamespaceParser cleanup: extends ObjectsNamespaceParser instead of AbstractSingleObjectDefinitionParser to gain access to dictionary parsing. Made SelectNodes method in ObjectsNamespaceParser virtual to allow extending classes to override this method (provides ability to parse nested definitions from the objects namespace, e.g., objectMap, in other namespaces by adding the objects default namespace to the bound XmlNamespaceManager)
erezmazor
2009-08-03 06:54:08 +00:00
64ff3178a6
upgraded Spring.Data.NHibernate20.Integration.Tests to test.integration.data
eeichinger
2009-08-03 00:28:51 +00:00
7db5ac4a84
added "test.integration.data" build flag to run integration tests
eeichinger
2009-08-02 23:25:30 +00:00
37787ef76e
removed workaround - mstest is not installed on build box
eeichinger
2009-08-02 13:31:06 +00:00
86cb1b91e7
workaround for detecting mstest on ccnet build box
eeichinger
2009-08-02 13:11:35 +00:00
c64b3209d2
changed to build Spring.Services sdk doc from bin/3.0/Spring.Services.dll clean doc tmp dir after generation
eeichinger
2009-08-02 12:39:46 +00:00