Commit Graph

1951 Commits

Author SHA1 Message Date
Keith Donald
187d025c19 map converters 2009-09-23 04:45:04 +00:00
Keith Donald
1ee4ac1b52 string to map converters 2009-09-23 04:20:23 +00:00
Mark Fisher
dedecf7ae9 SPR-6142 Moved ErrorHandler strategy interface to the org.springframework.util package so that it can be used by MessageListener containers in addition to TaskSchedulers. 2009-09-23 00:44:58 +00:00
Mark Fisher
e2c36fd592 Updated the context module's .classpath file for Groovy 1.6.3 (from 1.5.1) 2009-09-22 23:52:27 +00:00
Keith Donald
e6c3227d2d more generic converters 2009-09-22 20:28:23 +00:00
Keith Donald
ed611be838 conversion utils helper for common code 2009-09-22 15:37:26 +00:00
Juergen Hoeller
871fc14fbb restored parent property to accept ConversionService instead of GenericConversionService 2009-09-22 13:37:32 +00:00
Juergen Hoeller
0698947e6d skip processing when no PlatformTransactionManager found (SPR-3955) 2009-09-22 13:31:56 +00:00
Keith Donald
c693f216f1 Beefed up test suite 2009-09-21 22:59:48 +00:00
Keith Donald
e9416db472 javadoc and final 2009-09-21 22:35:39 +00:00
Keith Donald
01e900c33a documented hooks 2009-09-21 22:24:36 +00:00
Keith Donald
a6e28f4eb5 polish 2009-09-21 21:32:01 +00:00
Keith Donald
6ce33dba75 getConverter calls now throw exception and query parent 2009-09-21 21:24:37 +00:00
Arjen Poutsma
5faa4d90ac SPR-6130 - Be able to specify a default content type when no extension is used in ContentNegotiatingViewResolver 2009-09-21 14:27:22 +00:00
Mark Pollack
4f94f45ec4 pom maintenance 2009-09-21 07:37:30 +00:00
Keith Donald
fe525f5100 polish 2009-09-21 05:51:10 +00:00
Keith Donald
5bae005366 removed ignored test now that convert system has been revised 2009-09-21 05:40:55 +00:00
Keith Donald
17f7796d42 polish 2009-09-21 05:39:16 +00:00
Keith Donald
cb54869726 collection to object 2009-09-21 05:30:54 +00:00
Keith Donald
67c02f6c35 generic converter revising 2009-09-21 05:14:14 +00:00
Jeremy Grelle
982ece595c SPR-5931 - Allow non-standard attributes in <form> tags 2009-09-21 02:48:00 +00:00
Juergen Hoeller
566eeba8ca specified excluded names matched against unprefixed FactoryBean names as well (SPR-5926) 2009-09-20 22:22:35 +00:00
Juergen Hoeller
9f75eb4f44 do not check for action exception in resource phase (SPR-6129) 2009-09-20 21:12:41 +00:00
Keith Donald
fada151878 array to object 2009-09-18 23:15:33 +00:00
Keith Donald
d37c5aba94 polish 2009-09-18 23:06:29 +00:00
Keith Donald
48bc060a77 collection and array merged into one 2009-09-18 23:02:52 +00:00
Keith Donald
2ca694350e array to collection conversion 2009-09-18 22:18:41 +00:00
Juergen Hoeller
6c4fb85753 marked JBoss VFS dependency as optional (SPR-6127) 2009-09-18 21:34:25 +00:00
Juergen Hoeller
66ce8248b5 JSR-330 etc 2009-09-18 21:30:30 +00:00
Keith Donald
25854bd764 polish 2009-09-18 21:07:53 +00:00
Keith Donald
b4fd51abd5 polish 2009-09-18 20:41:15 +00:00
Keith Donald
45c542e51e updated for change in conversion service api; source type desc now required 2009-09-18 20:32:41 +00:00
Keith Donald
b2e3837956 polish 2009-09-18 20:28:36 +00:00
Keith Donald
f1f4bd9fb4 generic converter updates 2009-09-18 20:08:45 +00:00
Keith Donald
d3b43ebccb refined generic converter concept 2009-09-18 19:57:59 +00:00
Juergen Hoeller
6420fd303b fixed checkbox macro (SPR-6120) 2009-09-18 14:42:36 +00:00
Keith Donald
8e800f0322 map to map generic converter 2009-09-18 14:30:23 +00:00
Juergen Hoeller
ac6e26388f added default editors for "java.util.Currency" and "java.util.TimeZone" 2009-09-18 14:15:06 +00:00
Juergen Hoeller
99753f0d1c polishing 2009-09-18 14:07:19 +00:00
Juergen Hoeller
89216a4b9a marked Hibernate Validator as optional 2009-09-18 14:02:24 +00:00
Juergen Hoeller
7b42a12161 consistent loading of optional classes 2009-09-18 14:01:39 +00:00
Juergen Hoeller
8d66c90760 revised JTA 1.1 support and javadoc 2009-09-18 13:48:37 +00:00
Jeremy Grelle
1c134925ba SPR-6114 - Upgrade the Spring JSP tag libraries to JSP 2.0 2009-09-17 22:39:35 +00:00
Keith Donald
d29a894d57 javadoc 2009-09-17 21:32:31 +00:00
Keith Donald
563ef683f9 polish 2009-09-17 21:27:57 +00:00
Keith Donald
e9d53cb2e8 ignore failing test for now while revising converter system 2009-09-17 21:11:52 +00:00
Keith Donald
1d9607b465 javadoc 2009-09-17 21:03:19 +00:00
Keith Donald
e26163505a added sf4j logging to run tests in eclipse 2009-09-17 20:25:34 +00:00
Keith Donald
d848d21f09 polish 2009-09-17 20:16:26 +00:00
Keith Donald
e153a1a968 tidying string to char conversion 2009-09-17 20:05:38 +00:00