Commit Graph

1922 Commits

Author SHA1 Message Date
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
Keith Donald
5c3e71d494 polish 2009-09-17 19:56:19 +00:00
Keith Donald
3ef485bbbe polish 2009-09-17 19:53:17 +00:00
Keith Donald
31441627de updated formatter conversion service adapter to work with type descriptor 2009-09-17 19:48:55 +00:00
Keith Donald
39c1ab923f tidying 2009-09-17 19:24:35 +00:00
Keith Donald
33c19b8b14 Converter system implementation cleanup and tidying; wip 2009-09-17 19:24:07 +00:00
Thomas Risberg
10c30f0315 modified createRelative according to David Ward's suggestion for JBSPRING-4 (SPR-5120) 2009-09-17 15:58:25 +00:00
Juergen Hoeller
ad4f50a0d4 removed outdated reflection code 2009-09-17 15:24:24 +00:00
Juergen Hoeller
9ef1d2b1ad adapted to Converter signature change 2009-09-17 15:20:04 +00:00
Juergen Hoeller
6f2642f2d3 consistently use varargs signature 2009-09-17 10:24:56 +00:00
Juergen Hoeller
87e939a4e9 adapted to Converter signature change 2009-09-17 10:24:08 +00:00
Juergen Hoeller
160521074b avoid caching for expression results even when specified as TypedStringValue (SPR-6115) 2009-09-17 10:04:36 +00:00
Keith Donald
8bf1ee5e7c polish 2009-09-16 19:25:07 +00:00
Keith Donald
1c6965132f convert polishing: removed checked exception from Converter interface to support direct use, added Converter to each implementation for consistency 2009-09-16 19:24:56 +00:00
Keith Donald
881c3ed6fa Mapper and SpelMapper 2009-09-16 15:40:11 +00:00
Sam Brannen
a7ab109ab7 TestNG 5.10 2009-09-16 11:15:37 +00:00
Rob Harrop
01fb1825f5 [SPR-6063] fixed issue with inconsistent views of PropertyDescriptors 2009-09-16 09:53:14 +00:00
Rob Harrop
aa08c11976 [SPR-5859] @ManagedOperation can now be used on getters/setters 2009-09-16 09:25:48 +00:00
Juergen Hoeller
2a0d68cb5c restored getMostSpecificMethod's traversal of the inheritance hierarchy 2009-09-15 22:31:08 +00:00
Juergen Hoeller
fd81aa205d protected @Autowired method can be overridden with non-annotated method to suppress injection; private @Autowired methods with same signature will be called individually across a hierarchy (SPR-6112) 2009-09-15 15:52:13 +00:00
Juergen Hoeller
fa2bb722f0 initial JSR-330 injection support 2009-09-15 14:12:16 +00:00
Juergen Hoeller
ad1269622b @Scope annotations not sufficient for scanning anymore 2009-09-15 12:36:45 +00:00
Juergen Hoeller
e1a3e44485 initial JSR-330 injection support 2009-09-15 12:00:55 +00:00
Arjen Poutsma
429d78b902 javadoc. 2009-09-15 11:02:44 +00:00
Juergen Hoeller
34357d2b1f revised DefaultBindingErrorProcessor to use direct getPropertyName() and getValue() calls on PropertyAccessException itself (SPR-6111) 2009-09-15 10:51:50 +00:00
Arjen Poutsma
9f19e5e73b Polish 2009-09-15 09:17:10 +00:00
Keith Donald
5fa7347641 polish 2009-09-14 23:18:31 +00:00
Keith Donald
0d6b9f1241 polish 2009-09-14 23:17:03 +00:00
Juergen Hoeller
ca928944db marked Derby dependency as optional (SPR-6109) 2009-09-14 23:08:32 +00:00
Keith Donald
0d7f4117ab polish 2009-09-14 22:51:22 +00:00