77 Commits (ff3b3f0c023eae1d0bf77a0fe330d9fa0cf285ec)

Author SHA1 Message Date
Juergen Hoeller 47f3b9881b ApplicationListener beans get obtained on demand, supporting non-singletons as well; ApplicationListeners will be called in the order according to the Ordered contract; generified ApplicationListener interface 17 years ago
Juergen Hoeller a3a4171c41 added "Future submit(Runnable)" and "Future submit(Callable)" to AsyncTaskExecutor; SchedulingTaskExecutor interface extends AsyncTaskExecutor; added ExecutorServiceAdapter class as a standard wrapper for a Spring TaskExecutor; added ThreadPoolExecutorFactoryBean; reduced backport-concurrent support to TaskExecutor adapters 17 years ago
Juergen Hoeller 4050980b80 all "taskExecutor" bean properties now accept any "java.util.concurrent.Executor" 17 years ago
Juergen Hoeller d4888bfebe Java 5 code style 17 years ago
Juergen Hoeller cb13c1c042 polishing 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 df70cd2c62 javadoc 17 years ago
Arjen Poutsma f7f9621083 SPR-3360: util:property-path like functionality for the p-namespace 17 years ago
Chris Beams ba7ed6af44 moved XmlBeanFactoryTests and attendant XML from .testsuite -> .context 17 years ago
Chris Beams 3d884b2342 refactored .context module's .beans.factory and .context.access tests in preparation for moving .beans.factory.xml tests from .testsuite -> .context 17 years ago
Chris Beams f29d1d5048 moved ApplicationContext-dependent .beans.factory.xml.* tests from .testsuite -> .context 17 years ago
Chris Beams 694d409eb4 moved ApplicationContext-dependent .aop.* unit tests from .testsuite -> .context 17 years ago
Chris Beams 059906452e + refactoring .testsuite .aop.aspectj tests in preparation for migration to .context 17 years ago
Chris Beams 7616a00e41 moving .aop.aspectj.* unit tests from .testsuite -> .context 17 years ago
Chris Beams e1965dea0f eliminated svn:externals in favor of localized copies of shared artifacts 17 years ago
Juergen Hoeller 4049170b79 updated dependencies 17 years ago
Chris Beams 2796c55974 Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 17 years ago
Chris Beams 2455ed7977 moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet 17 years ago
Chris Beams 761b389ad8 moving .test.* unit tests from .testsuite -> .test 17 years ago
Chris Beams dc2a4d0cd8 moving .scripting.* unit tests from .testsuite -> .context 17 years ago
Chris Beams 4595713e00 moving remoting.*, scheduling.* unit tests from .testsuite -> .context, .web 17 years ago
Chris Beams f01b92fb17 moving .jndi, .mail and .mock.web unit tests from .testsuite to .context, .context.support, and .test bundles respectively 17 years ago
Chris Beams 81ad606570 moving jmx.* unit tests from .testsuite -> .context 17 years ago
Chris Beams a3e4d66bb1 moving instrument.classloading.* unit tests from .testsuite -> .context 17 years ago
Chris Beams 3fcf5fe7f0 finished moving .ejb.* unit tests from .testsuite -> .context 17 years ago
Chris Beams bdd36aa36a moving .ejb.access unit tests from .testsuite -> .context 17 years ago
Chris Beams 73c1bbfeb8 moving unit tests from .testsuite -> .context 17 years ago
Chris Beams 3ea0e5050a moving unit tests from .testsuite -> .beans and .context 17 years ago
Chris Beams 0e1e71d462 moving unit tests from .testsuite -> .context 17 years ago
Chris Beams 2cafe8628d moving unit tests from .testsuite -> .context 17 years ago
Chris Beams fc7855123a moving unit tests from .testsuite -> .context 17 years ago
Chris Beams 015f9bb766 moving unit tests from .testsuite -> .context 17 years ago
Chris Beams 57355f248c moving unit tests from .testsuite -> .context 17 years ago
Chris Beams b8d04f2a07 moving unit tests from .testsuite -> .context 17 years ago
Chris Beams dabc6ec67f moving unit tests from .testsuite -> .context 17 years ago
Chris Beams 2ff88f0e20 pulling in example.scannable as external from .context -> .testsuite 17 years ago
Chris Beams 1fccfccd7a moving example.scannable from .testsuite -> .context 17 years ago
Chris Beams ad5d81c096 moving unit tests from .testsuite -> .context 17 years ago
Chris Beams 18f067e88e moving unit tests from .testsuite -> .context 17 years ago
Chris Beams ea99246d77 added org.springframework.testsuite back into the top-level build 17 years ago
Christian Dupuis 59d71e9f9b updated .classpath files to reflect recent changes in ivy files; aspectj.weaver 1.6.2 -> 1.6.2.RELEASE 17 years ago
Juergen Hoeller e016a80f63 fixed javadoc errors 17 years ago
Juergen Hoeller 5c2a9bf250 Java 5 code style 17 years ago
Juergen Hoeller f388e47598 consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5 17 years ago
Juergen Hoeller e4ce547934 Java 5 code style 17 years ago
Juergen Hoeller a0dfb69aaa Java 5 code style 17 years ago
Costin Leau 65a685d57a + marked expression package as optional for spring-context 17 years ago
Costin Leau e8b4d0bd2b + migrated some manifest template changed from 2.5.x to 3.0.x 17 years ago
Juergen Hoeller 0b0163e026 Java 5 code style 17 years ago