Commit Graph
19 Commits
Author SHA1 Message Date
Mark Fisher 80043c1e1a removed printlns from test
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2484 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-20 21:57:01 +00:00
Mark Fisher 057d31b338 SPR-6354 DefaultLifecycleProcessor no longer waits for the shutdown of SmartLifecycle beans that are not actually running.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2477 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-20 18:09:14 +00:00
Mark Fisher 7fc038cdc8 SPR-6307 Quartz SchedulerFactoryBean now "auto-starts" upon receiving a ContextRefreshedEvent rather than within afterPropertiesSet().
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2274 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-05 23:41:01 +00:00
David Syer ab179f9f20 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)

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2206 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-27 18:39:42 +00:00
David Syer fa62d4eef3 OPEN - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception
Convert test case to JUnit 4

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2205 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-27 18:25:18 +00:00
Juergen Hoeller b80bc81d7c removed separate placeholder test class
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1999 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-24 22:58:15 +00:00
Rob Harrop 745d40e45d [SPR-5727] CronTriggerBean supports start delay
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1879 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-14 15:53:05 +00:00
Juergen Hoeller 229584370b updated to EHCache 1.6.0
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1793 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-31 11:40:48 +00:00
Mark Pollack bed23619b7 SPR-5619
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1506 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 04:02:08 +00:00
Chris Beams 2796c55974 Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@464 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-18 14:50:25 +00:00
Chris Beams f01b92fb17 moving .jndi, .mail and .mock.web unit tests from .testsuite to .context, .context.support, and .test bundles respectively
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@444 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 02:20:01 +00:00
Chris Beams 015f9bb766 moving unit tests from .testsuite -> .context
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@410 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-14 19:47:56 +00:00
Chris Beams 9bafbdcfa2 moving unit tests from .testsuite -> .context.support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@408 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-14 18:01:20 +00:00
Chris Beams b878327a39 moving unit tests from .testsuite -> .context.support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@407 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-14 17:35:21 +00:00
Arjen Poutsma 0d7c824dc2 Moved tests from testsuite to context support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@229 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-30 22:10:08 +00:00
Arjen Poutsma 34de5e0f55 Moved tests from testsuite to context.support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@225 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-30 21:49:52 +00:00
Arjen Poutsma ba4274f08e Moved tests from testsuite to context and context support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@208 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-30 16:24:14 +00:00
Arjen Poutsma dc4518040a Moved tests over from testsuite to context.support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@190 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 16:41:03 +00:00
Arjen Poutsma 31233c7b67 Initial import of context support module
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@132 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-26 17:08:38 +00:00