Commit Graph

21 Commits

Author SHA1 Message Date
Juergen Hoeller
433b4eff8f MailSendException includes all messages as failed messages in case of a connect failure (SPR-7245) 2010-06-10 21:06:13 +00:00
Mark Fisher
021663b12f SPR-5507 The 'shutdownOrder' property of SmartLifecycle has been renamed 'phase'. The order no longer applies to shutdown only; now startup order is determined by the phase value as well. Components start in ascending order and stop in descending order. 2009-11-24 16:07:23 +00:00
Mark Fisher
196000d765 removed printlns from test 2009-11-20 21:57:01 +00:00
Mark Fisher
c6f3613411 SPR-6354 DefaultLifecycleProcessor no longer waits for the shutdown of SmartLifecycle beans that are not actually running. 2009-11-20 18:09:14 +00:00
Mark Fisher
91297d9863 SPR-6307 Quartz SchedulerFactoryBean now "auto-starts" upon receiving a ContextRefreshedEvent rather than within afterPropertiesSet(). 2009-11-05 23:41:01 +00:00
David Syer
2c0cf49b94 RESOLVED - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception
Detect HSQL in LocalDataSourceJobStore and force locks to be taken locally (with a SimpleSemaphore)
2009-10-27 18:39:42 +00:00
David Syer
89424579ae OPEN - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception
Convert test case to JUnit 4
2009-10-27 18:25:18 +00:00
Juergen Hoeller
34d2a69a82 removed separate placeholder test class 2009-09-24 22:58:15 +00:00
Rob Harrop
90652bf8ae [SPR-5727] CronTriggerBean supports start delay 2009-09-14 15:53:05 +00:00
Juergen Hoeller
ba425c34f8 updated to EHCache 1.6.0 2009-08-31 11:40:48 +00:00
Mark Pollack
0d98baa5c1 SPR-5619 2009-07-10 04:02:08 +00:00
Chris Beams
579280d7bf Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 2008-12-18 14:50:25 +00:00
Chris Beams
10be5f08a5 moving .jndi, .mail and .mock.web unit tests from .testsuite to .context, .context.support, and .test bundles respectively 2008-12-17 02:20:01 +00:00
Chris Beams
87de85ef19 moving unit tests from .testsuite -> .context 2008-12-14 19:47:56 +00:00
Chris Beams
95950d28de moving unit tests from .testsuite -> .context.support 2008-12-14 18:01:20 +00:00
Chris Beams
0a47beb647 moving unit tests from .testsuite -> .context.support 2008-12-14 17:35:21 +00:00
Arjen Poutsma
4c7245d5de Moved tests from testsuite to context support 2008-10-30 22:10:08 +00:00
Arjen Poutsma
4ad4aad271 Moved tests from testsuite to context.support 2008-10-30 21:49:52 +00:00
Arjen Poutsma
100a80e112 Moved tests from testsuite to context and context support 2008-10-30 16:24:14 +00:00
Arjen Poutsma
474e70db87 Moved tests over from testsuite to context.support 2008-10-29 16:41:03 +00:00
Arjen Poutsma
4df7d71c1e Initial import of context support module 2008-10-26 17:08:38 +00:00