Costin Leau
1f92a12c1e
moved cache abstraction from context.support to context
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3947 50f2f4bb-b051-0410-bef5-90022cba6387
2011-02-07 17:41:25 +00:00
Costin Leau
5c534c3757
SPR-7308
...
+ initial commit of caching abstraction
+ main API
+ Spring AOP and AspectJ support
+ annotation driven, declarative support
+ initial namespace draft
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3789 50f2f4bb-b051-0410-bef5-90022cba6387
2010-10-29 17:00:08 +00:00
Mark Fisher
8e92336f2b
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.
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2501 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-24 16:07:23 +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
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
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