Commit Graph
73 Commits
Author SHA1 Message Date
Keith Donald b6ea63a7fc removed custom converter for m3 to add back in rc1; also ensure type descriptor get type always returns wrapper types if primitive
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@972 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-10 15:57:18 +00:00
Keith Donald 5b0964b6d2 map-to-map tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@970 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-10 15:07:23 +00:00
Keith Donald f7846072ed polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@958 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-09 14:09:10 +00:00
Keith Donald c3a746a802 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@957 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-09 14:01:40 +00:00
Keith Donald 7d4e73d9c5 conversion service helper tests - part 1
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@951 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-08 22:10:26 +00:00
Keith Donald 6987f6f879 default converter tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@950 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-08 19:58:19 +00:00
Andy Clement f477b021cb more tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@944 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-08 04:48:35 +00:00
Andy Clement d0884055ff tests for TypeDescriptor - just basic so far
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@924 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-03 23:38:31 +00:00
Arjen Poutsma 8d566bf8d2 More refinements for combine()
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@918 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-03 11:35:18 +00:00
Arjen Poutsma aa053804b1 More tests for combine()
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@917 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-03 11:14:37 +00:00
Arjen Poutsma 0621ca5569 Added combine method to PathMatcher, for combining two patterns.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@916 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-03 10:44:57 +00:00
Keith Donald 6c469deef5 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@893 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 17:50:26 +00:00
Keith Donald 65cb804f56 removed typed value
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@892 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 16:51:09 +00:00
Keith Donald b44928bbbc polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@890 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 15:44:25 +00:00
Keith Donald 66ca666eb5 ignore failing tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@889 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 15:12:33 +00:00
Keith Donald b6ae95b053 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@888 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-31 15:06:22 +00:00
Arjen Poutsma f1a39c54c2 Ignoring broken tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@882 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 23:25:15 +00:00
Keith Donald 7679669d1b type descriptor initial commit
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@880 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-30 22:39:16 +00:00
Arjen Poutsma 98daccc362 SPR-5537: ReSTful URLs with content type extension do not work properly
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@812 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-24 17:36:18 +00:00
Juergen Hoeller 182acb9c87 fixed CachingMapDecorator to support garbage-collected weak references (again)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@798 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-23 11:34:51 +00:00
Juergen Hoeller 262e510b32 polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@794 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-23 11:28:49 +00:00
Keith Donald fefb06a5be custom converters
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@759 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-09 02:28:22 +00:00
Keith Donald d920c52393 super converter implementation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@758 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-08 08:47:10 +00:00
Mark Pollack 43bb43116c Initial cut of feature to create factory beans using the @FactoryBean annotation within a @Component
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@753 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-07 07:48:53 +00:00
Mark Pollack 3f024d2f4b Initial cut of feature to create factory beans using the @FactoryBean annotation within a @Component
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@752 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-07 07:42:25 +00:00
Keith Donald 515f1c57d3 basic conversion service impl; still need super converters, custom converters, and conversion of generic collection elements
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@742 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-06 23:48:17 +00:00
Keith Donald 5fb9dbb7d0 turned on debug logging
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@741 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-06 20:33:43 +00:00
Juergen Hoeller a814fd082c refactored HTTP support into top-level package "org.springframework.http"; revised RestTemplate facility in package "org.springframework.web.client"
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@676 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-24 11:46:00 +00:00
Arjen Poutsma 45c30b5f12 Added tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@673 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-23 23:44:49 +00:00
Arjen Poutsma a6b7cbc790 Fixed issue in parsing of invalid MediaTypes from java.net.HttpUrlConnection (*; q=.2)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@672 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-23 22:02:10 +00:00
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