Commit Graph
43 Commits
Author SHA1 Message Date
Juergen Hoeller dc2c73743e ASM-based AnnotationMetadata fully resolves class arguments and enums into Java types (SPR-5477, SPR-5479)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@639 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-15 21:50:01 +00:00
Juergen Hoeller af7518626f TypeUtils detects variations of ParameterizedType/GenericArrayType assignability as well
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@633 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-13 12:17:48 +00:00
Arjen Poutsma f7a6d46de1 Test for SPR-5362
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@629 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-13 10:32:22 +00:00
Juergen Hoeller 1cf413bd2e ReflectionUtils findMethod detects methods on "java.lang.Object" as well
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@626 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-13 09:14:08 +00:00
Juergen Hoeller 613f744990 generic collection type resolution respects upper bound as well
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@624 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-13 09:09:56 +00:00
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
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@607 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-09 18:26:30 +00:00
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
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@599 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-05 22:45:35 +00:00
Arjen Poutsma 74253b7f00 Added MediaType
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@594 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-05 15:44:16 +00:00
Arjen Poutsma d2a7bbb092 Added Pattern comparitor
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@562 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-21 17:06:37 +00:00
Arjen Poutsma 858346851d Polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@540 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-14 10:03:28 +00:00
Arjen Poutsma 819a9ecfc3 Added StaxUtils, hidden StaxSource, StaxResult, and various other Stax-specific classes behind this utility class.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@528 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-07 16:20:40 +00:00
Arjen Poutsma d204236d9c Added DomContentHandler
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@526 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-07 12:20:42 +00:00
Arjen Poutsma 260681afee Added Stax Source methods to TransformerUtils
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@525 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-07 12:00:39 +00:00
Arjen Poutsma 39635265f2 Added StaxResult
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@523 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-07 11:37:09 +00:00
Arjen Poutsma 71c324efc3 Added StaxEventContentHandler
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@522 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-07 11:36:33 +00:00
Arjen Poutsma d9cd3d7e95 Test -> Tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@521 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-07 11:24:50 +00:00
Arjen Poutsma 3e88fbd270 Added StaxStreamContentHandler
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@520 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-07 11:24:01 +00:00
Arjen Poutsma 22fa1539e8 Test -> Tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@519 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-07 11:20:08 +00:00
Arjen Poutsma e1ef763647 Added SimpleNamespaceContext
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@518 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-06 17:07:59 +00:00
Arjen Poutsma e82722083d Renamed XmlReader classes to XMLReader classes
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@517 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-06 16:43:49 +00:00
Arjen Poutsma b066a56a31 Renamed XmlReader tests to XMLReader tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@516 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-06 16:40:37 +00:00
Arjen Poutsma 81b1d4e572 Added various XML helper classes, for use with OXM
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@514 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-06 16:24:42 +00:00
Chris Beams aee86fb035 removing svn:externals usage approach to common test artifacts
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@467 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-18 18:44:45 +00:00
Chris Beams 2796c55974 Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@464 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-18 14:50:25 +00:00
Chris Beams 71c1153961 introducing common.beans.* packaging and externals; experimenting with sharing SideEffectBean
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@459 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 23:36:40 +00:00
Chris Beams 2455ed7977 moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@453 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 18:45:41 +00:00
Chris Beams dfce78549e moving unit tests from .testsuite -> .core
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@431 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-16 17:04:43 +00:00
Chris Beams 0a172047d4 moving unit tests from .testsuite -> .core
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@414 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-15 01:14:57 +00:00
Arjen Poutsma 280701a4d2 SPR-5251: URI Templates support infix variables: A-{B}-C
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@296 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-19 11:48:13 +00:00
Arjen Poutsma 9a7a5e5b60 SPR-5251: URI Templates support /**-style paths
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@295 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-18 15:12:28 +00:00
Arjen Poutsma c60f1851df SPR-5251: URI Templates in @RequestMapping
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@293 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-17 16:00:03 +00:00
Arjen Poutsma 3f43494097 Moved tests from testsuite to core
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@256 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 10:34:10 +00:00
Arjen Poutsma 90ea8e0105 Moved tests from testsuite to core
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@240 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 09:35:45 +00:00
Arjen Poutsma fecb69a0e4 Moved tests from testsuite to core
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@238 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 09:11:09 +00:00
Arjen Poutsma 17fde6ddfa Added MD5 hashing utils.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@205 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-30 15:07:00 +00:00
Arjen Poutsma 12448278cd Moved tests over from testsuite to core
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@192 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 17:10:09 +00:00
Arjen Poutsma f1134c131c Moved tests over from testsuite to core
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@191 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 17:08:09 +00:00
Arjen Poutsma 825b5cf407 Moved tests over from testsuite to core
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@187 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 13:52:06 +00:00
Arjen Poutsma a047dc9b42 Moved tests over from testsuite to core
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@185 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 12:58:14 +00:00
Arjen Poutsma 263b7a6afd Moved tests over from testsuite to core
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@184 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 12:56:06 +00:00
Arjen Poutsma df74a87bca Moved tests over from testsuite to core
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@179 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 12:17:13 +00:00
Arjen Poutsma 5e92b61edb Moved tests over from testsuite to core
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@178 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 11:54:19 +00:00
Ben Hale 860a8a3f15 Initial code checkin
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3 50f2f4bb-b051-0410-bef5-90022cba6387
2008-07-11 06:34:50 +00:00