Commit Graph
104 Commits
Author SHA1 Message Date
Juergen Hoeller a331c5336c revised wrapper type handling
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1724 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-09 06:36:16 +00:00
Juergen Hoeller 2194ae2c67 revised core conversion package for BeanWrapper/BeanFactory integration
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1721 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-09 00:46:49 +00:00
Arjen Poutsma 31f8bad57f Getting rid of @Ignore
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1686 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-05 11:31:11 +00:00
Keith Donald 05b64f7eae Fixed failing test due to compiler differences
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1669 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-31 04:31:59 +00:00
Keith Donald ab50dbda65 moved collection utilities to util
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1664 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-31 02:38:10 +00:00
Juergen Hoeller 2cbcb94954 @Primary/@Lazy/@DependsOn supported as meta-annotations; @Bean supported as meta-annotation on factory methods as well
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1590 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-22 15:23:22 +00:00
Arjen Poutsma 309ba05f0b SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1536 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-14 07:08:02 +00:00
Arjen Poutsma 304cfc0ae5 SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1532 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-13 15:35:24 +00:00
Keith Donald 0d31e72c73 removed last ignore
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1525 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-12 18:00:18 +00:00
Keith Donald d7d8bacc59 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1524 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-12 17:57:18 +00:00
Keith Donald 01a770a2b8 more converters; since 3.0
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1522 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-12 17:47:33 +00:00
Mark Pollack 0d92d4afb3 SPR-5619 - (OpenSessionInViewTests, ClassUtilTests fixed)
Update org.sf.web/.classpath to refer to tiles 2.1.2

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1505 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 03:30:12 +00:00
Arjen Poutsma edd15be2ad SPR-5812 - Custom regex matching for @PathVariable
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1369 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-12 12:58:27 +00:00
Keith Donald fc41ed0073 renamed back to TypeDescriptor after ConversionContext proved not good enough name for any change
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1240 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-23 21:23:10 +00:00
Keith Donald 05ae07ed98 costin code review comments
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1210 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-18 13:13:34 +00:00
Keith Donald c5ca7c441d added support for null conversion point type
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1206 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-17 03:09:59 +00:00
Keith Donald edf7038380 tests passing again
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1193 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 21:31:57 +00:00
Keith Donald c9c26c6c6c BindingPoint to ConversionPoint, javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1192 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 20:32:23 +00:00
Keith Donald 948cf56514 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1189 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 17:28:55 +00:00
Keith Donald d44dc82740 converter system refactoring from community input
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1179 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-14 21:36:49 +00:00
Juergen Hoeller c072de6f75 polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1167 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-12 23:39:56 +00:00
Keith Donald 81b3f77455 renamed executeConversion to simply convert for readibility
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1147 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-11 21:25:33 +00:00
Keith Donald 453bed1e9b made ConversionExecutor internal; removed other unused operations from public SPI
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1145 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-11 21:23:18 +00:00
Juergen Hoeller befc8cfa4e reactivated ignored tests in revised form
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1103 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-05 18:34:35 +00:00
Juergen Hoeller a2ca813ce2 updated AnnotationMetadata tests for change in Class exposure
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1062 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-24 11:24:47 +00:00
Juergen Hoeller 1b8294a379 moved Scope annotation to local test package
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1029 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-19 20:35:32 +00:00
Juergen Hoeller e54dd9731f mergePropertiesIntoMap copies non-String values as well (SPR-5669)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1019 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-17 12:21:57 +00:00
Arjen Poutsma 138e17d620 SPR-5631 - Implicit /** mapping on type-level @RequestMapping
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1017 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-17 09:28:08 +00:00
Arjen Poutsma f6ac03b684 Updated combine method on AntPatchMatcher to reflect usage in unit tests.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1008 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-16 12:53:36 +00:00
Keith Donald 8df73198f6 activated DefaultConversionService in EL, linking convert and EL
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@974 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-10 20:47:04 +00:00
Keith Donald 3292582c76 autobox tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@973 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-10 19:19:53 +00:00
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