Commit Graph

31788 Commits

Author SHA1 Message Date
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
Sam Brannen
a696a4fec9 DataBinder now accepts var-args to set allowed, disallowed, and required fields 2009-10-14 14:49:24 +00:00
Sam Brannen
52f03fc759 Added "Changes in version 3.0.0.RC2" section. 2009-10-14 14:47:17 +00:00
Sam Brannen
704d4b785b [SPR-6227] Parameterizing with Class<?> and Class<T> where appropriate; suppressing unchecked warnings; and fixed JavaDoc typos. 2009-10-14 14:07:48 +00:00
Sam Brannen
986ccbe2c6 Suppressing unchecked and serial warnings. 2009-10-14 14:03:11 +00:00
Arjen Poutsma
17d5b31af3 SPR-6206 - When looking up methods with @RequestMapping annotation, unannotated bridge methods are included 2009-10-14 12:24:04 +00:00
Sam Brannen
52ad49b3ae fixed typo and JavaDoc polishing. 2009-10-14 10:48:00 +00:00
Arjen Poutsma
5310035700 SPR-6214 - Using @ResponseBody throws HttpMediaTypeNotAcceptableException when it supports writing an acceptable MediaType 2009-10-14 10:46:29 +00:00
Sam Brannen
0f06771249 fixed typo 2009-10-14 10:45:17 +00:00
Arjen Poutsma
523dba7285 SPR-6183 - integration-tests should not be included in the packaged distribution 2009-10-14 10:31:59 +00:00