Commit Graph
1947 Commits
Author SHA1 Message Date
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
Juergen Hoeller 95ea090dd9 restored parent property to accept ConversionService instead of GenericConversionService
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1960 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-22 13:37:32 +00:00
Juergen Hoeller 74b4dfc2bf skip processing when no PlatformTransactionManager found (SPR-3955)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1959 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-22 13:31:56 +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 aa42b18241 javadoc and final
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1957 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-21 22:35:39 +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 ad1798ac6d polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1955 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-21 21:32:01 +00:00
Keith Donald bea740d62a getConverter calls now throw exception and query parent
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1954 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-21 21:24:37 +00:00
Arjen Poutsma fdf8b450e6 SPR-6130 - Be able to specify a default content type when no extension is used in ContentNegotiatingViewResolver
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1953 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-21 14:27:22 +00:00
Mark Pollack b5e25453d2 pom maintenance
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1952 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-21 07:37:30 +00:00
Keith Donald ed497bfa50 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1951 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-21 05:51:10 +00:00
Keith Donald d73d226a53 removed ignored test now that convert system has been revised
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1950 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-21 05:40:55 +00:00
Keith Donald 7beb6a2e57 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1949 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-21 05:39:16 +00:00
Keith Donald 0420b17e44 collection to object
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1948 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-21 05:30:54 +00:00
Keith Donald 1c1d043fc8 generic converter revising
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1947 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-21 05:14:14 +00:00
Jeremy Grelle 0622172ea0 SPR-5931 - Allow non-standard attributes in <form> tags
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1946 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-21 02:48:00 +00:00
Juergen Hoeller fd6037099c specified excluded names matched against unprefixed FactoryBean names as well (SPR-5926)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1945 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-20 22:22:35 +00:00
Juergen Hoeller 65c6ec8a82 do not check for action exception in resource phase (SPR-6129)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1944 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-20 21:12:41 +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 c2fce6e963 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1942 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 23:06:29 +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
Juergen Hoeller e61021e4e4 marked JBoss VFS dependency as optional (SPR-6127)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1939 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 21:34:25 +00:00
Juergen Hoeller 7329d2b4f5 JSR-330 etc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1938 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 21:30:30 +00:00
Keith Donald 03dab76899 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1937 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 21:07:53 +00:00
Keith Donald 26ff01d23b polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1936 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 20:41:15 +00:00
Keith Donald aa9794526d updated for change in conversion service api; source type desc now required
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1935 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 20:32:41 +00:00
Keith Donald b0a5462cb3 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1934 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 20:28:36 +00:00
Keith Donald 4342f50946 generic converter updates
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1933 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 20:08:45 +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
Juergen Hoeller 44a6ad7117 fixed checkbox macro (SPR-6120)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1931 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 14:42:36 +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
Juergen Hoeller 09cb11776e added default editors for "java.util.Currency" and "java.util.TimeZone"
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1929 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 14:15:06 +00:00
Juergen Hoeller 472af43b0e polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1928 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 14:07:19 +00:00
Juergen Hoeller 276c5b7d7a marked Hibernate Validator as optional
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1927 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 14:02:24 +00:00
Juergen Hoeller e8a9ef9bcf consistent loading of optional classes
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1926 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 14:01:39 +00:00
Juergen Hoeller ab6805521b revised JTA 1.1 support and javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1925 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 13:48:37 +00:00
Jeremy Grelle e1dd582823 SPR-6114 - Upgrade the Spring JSP tag libraries to JSP 2.0
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1923 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 22:39:35 +00:00
Keith Donald 1d37ba4b27 javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1922 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 21:32:31 +00:00
Keith Donald 7e65379b44 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1921 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 21:27:57 +00:00
Keith Donald 3e8861c180 ignore failing test for now while revising converter system
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1920 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 21:11:52 +00:00
Keith Donald 90242297c1 javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1919 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 21:03:19 +00:00
Keith Donald 0bc3379a93 added sf4j logging to run tests in eclipse
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1918 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 20:25:34 +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 99120ebc41 tidying string to char conversion
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1916 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 20:05:38 +00:00
Keith Donald e4c356bd19 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1915 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 19:56:19 +00:00
Keith Donald b1d65786d0 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1914 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 19:53:17 +00:00
Keith Donald 615834c23d updated formatter conversion service adapter to work with type descriptor
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1913 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 19:48:55 +00:00
Keith Donald a16f31eac3 tidying
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1912 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 19:24:35 +00:00