11 Commits (7d68ca8992629a841d2e586f34e855a4e4d84993)

Author SHA1 Message Date
Mark Fisher 12b2418623 The 'task' sub-element of the 'scheduled-tasks' element is now 'scheduled' to be consistent with the @Scheduled annotation (and to avoid task:task). 17 years ago
Mark Fisher c069d45b3d The <task:annotation-driven/> element now registers the post-processor for @Scheduled in addition to the already existing @Async support. Both "scheduler" and "executor" attributes are available. 17 years ago
Mark Fisher e3866c8b73 Added tests for ExecutorBeanDefinitionParser. 17 years ago
Mark Fisher 3796ab35ed Added tests for the 'scheduled-tasks' element parsing within the 'task' namespace. 17 years ago
Mark Fisher f233fd6fd0 Added tests for the 'scheduler' element parsing within the 'task' namespace. 17 years ago
Arjen Poutsma b62e6238d1 Fixed usage of wrong TestBean package. 17 years ago
Arjen Poutsma a768f11634 SPR-2581: Provide out of the box implementation of the thread scope 17 years ago
Arjen Poutsma f7f9621083 SPR-3360: util:property-path like functionality for the p-namespace 17 years ago
Arjen Poutsma 81921acb84 Moved tests from testsuite to context 17 years ago
Arjen Poutsma ba4274f08e Moved tests from testsuite to context and context support 17 years ago
Arjen Poutsma 3a853157df Added more modules 18 years ago