Commit Graph
134 Commits
Author SHA1 Message Date
Keith Donald ef5e79f47c SPR-6199
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2152 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-19 00:13:30 +00:00
Keith Donald e3b0a642b1 added null handling, fixed bug relating to conversion of non-generic collections
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2151 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-18 22:20:53 +00:00
Keith Donald 4af6fd7e0d SPR-6179, additional mapper test cases
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2047 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-04 04:13:27 +00:00
Juergen Hoeller beed00b5b7 understand "on"/"off", "yes"/"no", "1"/"0" as boolean values (analogous to CustomBooleanEditor)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2034 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-01 11:18:48 +00:00
Juergen Hoeller 9eac45c987 removed classes which are not used in 3.0 yet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1997 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-24 22:54:35 +00:00
Juergen Hoeller 7d68ca8992 PropertyPlaceholderConfigurer supports "${myKey:myDefaultValue}" defaulting syntax
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1994 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-24 22:34:02 +00:00
Keith Donald eacab1aa86 more tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1975 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-23 18:36:11 +00:00
Keith Donald f7569e3281 completed generic converter implementation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1974 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-23 18:25:04 +00:00
Keith Donald 7edc333af9 map converters
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1966 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-23 04:45:04 +00:00
Keith Donald dd9eb663f2 string to map converters
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1965 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-23 04:20:23 +00:00
Keith Donald 46e8745cd8 more generic converters
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1962 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-22 20:28:23 +00:00
Keith Donald 6cfa92a487 conversion utils helper for common code
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1961 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-22 15:37:26 +00:00
Keith Donald 3c9fa8931d Beefed up test suite
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1958 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-21 22:59:48 +00:00
Keith Donald ec1e1fca12 documented hooks
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1956 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-21 22:24:36 +00:00
Keith Donald 2ae21e90a1 array to object
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1943 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 23:15:33 +00:00
Keith Donald 9c1f491c72 collection and array merged into one
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1941 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 23:02:52 +00:00
Keith Donald 8c42c1bfd2 array to collection conversion
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1940 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 22:18:41 +00:00
Keith Donald fad7b691bf refined generic converter concept
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1932 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 19:57:59 +00:00
Keith Donald 81b0a8205d map to map generic converter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1930 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 14:30:23 +00:00
Keith Donald f826fe6234 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1917 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 20:16:26 +00:00
Keith Donald 65ca2bba6e Converter system implementation cleanup and tidying; wip
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1911 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 19:24:07 +00:00
Rob Harrop b98d52b16b [SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1852 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-08 21:37:02 +00:00
Rob Harrop f3606bf320 reworked PropertyPlaceholderHelper
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1848 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-08 19:09:12 +00:00
Rob Harrop 9e864c9343 [SPR-6025] support for recursive property placeholder replacement in system properties
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1847 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-08 17:13:02 +00:00
Rob Harrop 86ccb01bc2 [SPR-6025] added SystemPropertyUtilsTests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1846 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-08 16:29:43 +00:00
Rob Harrop bb1bf160ff [SPR-6025] PropertyPlaceholderUtils introduced
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1845 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-08 16:24:38 +00:00
Juergen Hoeller 317022ee8e initial JSR-303 Bean Validation support; revised ConversionService and FormatterRegistry
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1836 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-07 23:58:42 +00:00
Rob Harrop 2ba804abaa removed dependency on ServletException
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1824 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-04 18:56:26 +00:00
Rob Harrop 3c62e6f152 removed unecessary dependency on ServletException
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1823 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-04 18:46:55 +00:00
Rob Harrop b69128505e [SPR-6057] test case to show that bug is already fixed
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1811 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-03 16:18:22 +00:00
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