File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ Changes in version 3.2.1 (2013-01-24)
23
23
* MBeanExporter does not log warnings for manually unregistered MBeans (SPR-9451)
24
24
* AbstractCacheManager accepts no caches defined, allowing for EHCache default cache setup (SPR-7955)
25
25
* EhCacheManagerFactoryBean applies cacheManagerName ahead of creation (for EHCache 2.5 compatibility; SPR-9171)
26
+ * added "awaitTerminationSeconds" property to ThreadPoolTaskExecutor/ThreadPoolTaskScheduler (SPR-5387)
27
+ * aligned XML scheduled-task elements with @Scheduled in terms of kicking in after context refresh (SPR-9231)
26
28
* reintroduced "mode" and "proxy-target-class" attributes in spring-task-3.1/3.2.xsd (SPR-10177)
27
29
* spring-task-3.2.xsd allows for SpEL expressions in initial-delay attribute (SPR-10102)
28
30
* spring-jms-3.2.xsd allows for SpEL expressions in prefetch and receive-timeout attributes (SPR-9553)
You can’t perform that action at this time.
0 commit comments