Commit Graph

41 Commits

Author SHA1 Message Date
Arjen Poutsma
721f2ca63e Test for SPR-5362 2009-02-13 10:32:22 +00:00
Juergen Hoeller
796392db1a ReflectionUtils findMethod detects methods on "java.lang.Object" as well 2009-02-13 09:14:08 +00:00
Juergen Hoeller
e58d036c73 generic collection type resolution respects upper bound as well 2009-02-13 09:09:56 +00:00
Juergen Hoeller
60392d6e74 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 2009-02-09 18:26:30 +00:00
Juergen Hoeller
7e4fb09369 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 2009-02-05 22:45:35 +00:00
Arjen Poutsma
b0180fdf32 Added MediaType 2009-02-05 15:44:16 +00:00
Arjen Poutsma
5d5e41269b Added Pattern comparitor 2009-01-21 17:06:37 +00:00
Arjen Poutsma
1dec645383 Polish 2009-01-14 10:03:28 +00:00
Arjen Poutsma
ccd59ca088 Added StaxUtils, hidden StaxSource, StaxResult, and various other Stax-specific classes behind this utility class. 2009-01-07 16:20:40 +00:00
Arjen Poutsma
76de5b0e10 Added DomContentHandler 2009-01-07 12:20:42 +00:00
Arjen Poutsma
e03a27ef46 Added Stax Source methods to TransformerUtils 2009-01-07 12:00:39 +00:00
Arjen Poutsma
22e78c90e0 Added StaxResult 2009-01-07 11:37:09 +00:00
Arjen Poutsma
6be49ad8c5 Added StaxEventContentHandler 2009-01-07 11:36:33 +00:00
Arjen Poutsma
e0fe3f35aa Test -> Tests 2009-01-07 11:24:50 +00:00
Arjen Poutsma
7bf6d90f20 Added StaxStreamContentHandler 2009-01-07 11:24:01 +00:00
Arjen Poutsma
0637dbad5e Test -> Tests 2009-01-07 11:20:08 +00:00
Arjen Poutsma
2945253d20 Added SimpleNamespaceContext 2009-01-06 17:07:59 +00:00
Arjen Poutsma
8152b266b1 Renamed XmlReader classes to XMLReader classes 2009-01-06 16:43:49 +00:00
Arjen Poutsma
5f8d442708 Renamed XmlReader tests to XMLReader tests 2009-01-06 16:40:37 +00:00
Arjen Poutsma
5dfe6775d4 Added various XML helper classes, for use with OXM 2009-01-06 16:24:42 +00:00
Chris Beams
ac8f37439b removing svn:externals usage approach to common test artifacts 2008-12-18 18:44:45 +00:00
Chris Beams
579280d7bf Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 2008-12-18 14:50:25 +00:00
Chris Beams
08eeb52e57 introducing common.beans.* packaging and externals; experimenting with sharing SideEffectBean 2008-12-17 23:36:40 +00:00
Chris Beams
93e30a4fc5 moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet 2008-12-17 18:45:41 +00:00
Chris Beams
d3a46efeb2 moving unit tests from .testsuite -> .core 2008-12-16 17:04:43 +00:00
Chris Beams
8977ad4032 moving unit tests from .testsuite -> .core 2008-12-15 01:14:57 +00:00
Arjen Poutsma
bb5150361b SPR-5251: URI Templates support infix variables: A-{B}-C 2008-11-19 11:48:13 +00:00
Arjen Poutsma
90ef7649c2 SPR-5251: URI Templates support /**-style paths 2008-11-18 15:12:28 +00:00
Arjen Poutsma
fe72e8a5f7 SPR-5251: URI Templates in @RequestMapping 2008-11-17 16:00:03 +00:00
Arjen Poutsma
88efc06a23 Moved tests from testsuite to core 2008-11-03 10:34:10 +00:00
Arjen Poutsma
92b0f55028 Moved tests from testsuite to core 2008-10-31 09:35:45 +00:00
Arjen Poutsma
e1536fcabb Moved tests from testsuite to core 2008-10-31 09:11:09 +00:00
Arjen Poutsma
988c66c1c3 Added MD5 hashing utils. 2008-10-30 15:07:00 +00:00
Arjen Poutsma
6b80dbb4a9 Moved tests over from testsuite to core 2008-10-29 17:10:09 +00:00
Arjen Poutsma
6849cbd5ba Moved tests over from testsuite to core 2008-10-29 17:08:09 +00:00
Arjen Poutsma
10f09e6298 Moved tests over from testsuite to core 2008-10-29 13:52:06 +00:00
Arjen Poutsma
75e8a09462 Moved tests over from testsuite to core 2008-10-29 12:58:14 +00:00
Arjen Poutsma
9151b9caae Moved tests over from testsuite to core 2008-10-29 12:56:06 +00:00
Arjen Poutsma
4ddebb083e Moved tests over from testsuite to core 2008-10-29 12:17:13 +00:00
Arjen Poutsma
da8b1c73ab Moved tests over from testsuite to core 2008-10-29 11:54:19 +00:00
Ben Hale
ca010140fb Initial code checkin 2008-07-11 06:34:50 +00:00