Commit Graph

2147 Commits

Author SHA1 Message Date
Juergen Hoeller
ee8ed4e410 fixed getBean signature ambiguity in tests 2009-10-20 20:14:49 +00:00
Juergen Hoeller
cf580f024a added first cut of getBean(Class) lookup method 2009-10-20 19:52:30 +00:00
Juergen Hoeller
a83756f771 deprecated remoting support for JAX-RPC (in favor of JAX-WS) 2009-10-20 18:35:35 +00:00
Juergen Hoeller
54221500c1 fixed PersistenceInjectionTests 2009-10-20 18:30:55 +00:00
Juergen Hoeller
94533976d0 full compliance with the JSR-330 TCK 2009-10-20 18:18:25 +00:00
Juergen Hoeller
a429e230b6 revised version checks and exception signatures 2009-10-20 16:53:24 +00:00
Sam Brannen
ccb103417d Polishing the MVC sections of the reference manual. 2009-10-19 22:32:15 +00:00
Sam Brannen
32fb767c87 Polishing the reference manual. 2009-10-19 18:26:02 +00:00
Sam Brannen
c399cb1b27 fixed typos 2009-10-19 18:23:51 +00:00
Juergen Hoeller
a7f0d50643 fixed ParseException constructor calls (SPR-6239) 2009-10-19 12:59:17 +00:00
Keith Donald
db2ff40e4b commented out test failing nightly snapshot 2009-10-19 02:42:29 +00:00
Keith Donald
1c0f188adc maven central joda-time artifact 2009-10-19 02:14:34 +00:00
Keith Donald
e4f50f5b73 SPR-6245 bean wrapper copy constructor not copying all state 2009-10-19 01:06:44 +00:00
Keith Donald
2fe6003923 SPR-6199 2009-10-19 00:13:30 +00:00
Keith Donald
0e4064fecc added null handling, fixed bug relating to conversion of non-generic collections 2009-10-18 22:20:53 +00:00
Sam Brannen
206963bcba Polishing the reference manual. 2009-10-18 21:35:56 +00:00
Keith Donald
66e6560560 polish 2009-10-17 06:39:35 +00:00
Keith Donald
44a238616c polish 2009-10-17 06:10:59 +00:00
Keith Donald
db9f25d6de polish 2009-10-17 06:10:29 +00:00
Keith Donald
be94b45636 polish 2009-10-17 05:54:36 +00:00
Keith Donald
bd0356a712 polish 2009-10-17 05:49:28 +00:00
Keith Donald
9584a81687 conditional mapping 2009-10-17 05:33:04 +00:00
Keith Donald
3c4596a424 conditional mapping and polish 2009-10-17 05:32:30 +00:00
Keith Donald
f63c3d5313 polish 2009-10-17 04:03:56 +00:00
Keith Donald
f55b54ec3b builder 2009-10-16 23:15:48 +00:00
Keith Donald
c833269aa3 polish 2009-10-16 23:14:01 +00:00
Keith Donald
106847e739 polish 2009-10-16 23:11:24 +00:00
Keith Donald
a221fb5718 MapperFactory and MapperBuilder config API 2009-10-16 22:44:54 +00:00
Sam Brannen
5616770a27 Corrected minor errors regarding JDO, grammar, etc. 2009-10-16 21:29:30 +00:00
Sam Brannen
c686035773 Updated Eclipse classpath regarding javax.inject and javax.validation. 2009-10-16 10:16:25 +00:00
Sam Brannen
c29cbc18ee Cleaning up and upgrading Eclipse classpaths. 2009-10-16 10:11:10 +00:00
Sam Brannen
ad1bfbcbfd Added Eclipse project settings for the new web.struts module. 2009-10-15 23:24:38 +00:00
Keith Donald
3fb3549997 polish 2009-10-15 15:49:26 +00:00
Juergen Hoeller
e99cda3739 updated to final versions of JSR-330 and JSR-303 APIs 2009-10-15 14:31:41 +00:00
Arjen Poutsma
b42cf25599 SPR-6236: Reintroduce Struts support 2009-10-15 14:04:13 +00:00
Arjen Poutsma
7031c31904 Updated build settings 2009-10-15 13:57:28 +00:00
Arjen Poutsma
7461d70582 SPR-6236: Reintroduce Struts support 2009-10-15 10:50:58 +00:00
Juergen Hoeller
11d987009a revised destroy method lookup after deserialization (avoiding NPE in case of default-destroy-method; SPR-6211) 2009-10-15 10:33:05 +00:00
Arjen Poutsma
7fa9105096 SPR-6236: Reintroduce Struts support 2009-10-15 10:31:47 +00:00
Arjen Poutsma
e24e768054 SPR-6164 - a Uri Value is incorrectly extracted if it contains '.'. 2009-10-15 09:18:14 +00:00
Keith Donald
64ded0484e polish 2009-10-15 00:38:18 +00:00
Keith Donald
402f0924da polish 2009-10-15 00:36:31 +00:00
Keith Donald
66d901b9fe naming improvements from mark fisher code review 2009-10-15 00:33:17 +00:00
Keith Donald
4563cb2804 initial joda time support courtesy of Oliver Gierke 2009-10-15 00:20:14 +00:00
Keith Donald
d5a954833c method invoking formatter as a convenience 2009-10-14 22:47:14 +00:00
Mark Fisher
bc207042d0 SPR-6170 updated CronSequenceGenerator according to patch applied to the 1.0.x branch of Spring Integration 2009-10-14 22:22:21 +00:00
Sam Brannen
62d7369607 JavaDoc polishing 2009-10-14 22:06:51 +00:00
Keith Donald
4d9bf3a45f removed valueOf convention b/c of unwanted side effects 2009-10-14 21:37:57 +00:00
Keith Donald
dc076ee6fe fixed failing tests 2009-10-14 20:45:53 +00:00
Keith Donald
728a1415d9 added convention-based default valueOf formatter 2009-10-14 18:57:36 +00:00