Commit Graph

  • ee8ed4e410 fixed getBean signature ambiguity in tests Juergen Hoeller 2009-10-20 20:14:49 +00:00
  • cf580f024a added first cut of getBean(Class) lookup method Juergen Hoeller 2009-10-20 19:52:30 +00:00
  • a83756f771 deprecated remoting support for JAX-RPC (in favor of JAX-WS) Juergen Hoeller 2009-10-20 18:35:35 +00:00
  • 54221500c1 fixed PersistenceInjectionTests Juergen Hoeller 2009-10-20 18:30:55 +00:00
  • 94533976d0 full compliance with the JSR-330 TCK Juergen Hoeller 2009-10-20 18:18:25 +00:00
  • a429e230b6 revised version checks and exception signatures Juergen Hoeller 2009-10-20 16:53:24 +00:00
  • ccb103417d Polishing the MVC sections of the reference manual. Sam Brannen 2009-10-19 22:32:15 +00:00
  • 32fb767c87 Polishing the reference manual. Sam Brannen 2009-10-19 18:26:02 +00:00
  • c399cb1b27 fixed typos Sam Brannen 2009-10-19 18:23:51 +00:00
  • a7f0d50643 fixed ParseException constructor calls (SPR-6239) Juergen Hoeller 2009-10-19 12:59:17 +00:00
  • db2ff40e4b commented out test failing nightly snapshot Keith Donald 2009-10-19 02:42:29 +00:00
  • 1c0f188adc maven central joda-time artifact Keith Donald 2009-10-19 02:14:34 +00:00
  • e4f50f5b73 SPR-6245 bean wrapper copy constructor not copying all state Keith Donald 2009-10-19 01:06:44 +00:00
  • 2fe6003923 SPR-6199 Keith Donald 2009-10-19 00:13:30 +00:00
  • 0e4064fecc added null handling, fixed bug relating to conversion of non-generic collections Keith Donald 2009-10-18 22:20:53 +00:00
  • 206963bcba Polishing the reference manual. Sam Brannen 2009-10-18 21:35:56 +00:00
  • 66e6560560 polish Keith Donald 2009-10-17 06:39:35 +00:00
  • 44a238616c polish Keith Donald 2009-10-17 06:10:59 +00:00
  • db9f25d6de polish Keith Donald 2009-10-17 06:10:29 +00:00
  • be94b45636 polish Keith Donald 2009-10-17 05:54:36 +00:00
  • bd0356a712 polish Keith Donald 2009-10-17 05:49:28 +00:00
  • 9584a81687 conditional mapping Keith Donald 2009-10-17 05:33:04 +00:00
  • 3c4596a424 conditional mapping and polish Keith Donald 2009-10-17 05:32:30 +00:00
  • f63c3d5313 polish Keith Donald 2009-10-17 04:03:56 +00:00
  • f55b54ec3b builder Keith Donald 2009-10-16 23:15:48 +00:00
  • c833269aa3 polish Keith Donald 2009-10-16 23:14:01 +00:00
  • 106847e739 polish Keith Donald 2009-10-16 23:11:24 +00:00
  • a221fb5718 MapperFactory and MapperBuilder config API Keith Donald 2009-10-16 22:44:54 +00:00
  • 5616770a27 Corrected minor errors regarding JDO, grammar, etc. Sam Brannen 2009-10-16 21:29:30 +00:00
  • c686035773 Updated Eclipse classpath regarding javax.inject and javax.validation. Sam Brannen 2009-10-16 10:16:25 +00:00
  • c29cbc18ee Cleaning up and upgrading Eclipse classpaths. Sam Brannen 2009-10-16 10:11:10 +00:00
  • ad1bfbcbfd Added Eclipse project settings for the new web.struts module. Sam Brannen 2009-10-15 23:24:38 +00:00
  • 3fb3549997 polish Keith Donald 2009-10-15 15:49:26 +00:00
  • e99cda3739 updated to final versions of JSR-330 and JSR-303 APIs Juergen Hoeller 2009-10-15 14:31:41 +00:00
  • b42cf25599 SPR-6236: Reintroduce Struts support Arjen Poutsma 2009-10-15 14:04:13 +00:00
  • 7031c31904 Updated build settings Arjen Poutsma 2009-10-15 13:57:28 +00:00
  • 7461d70582 SPR-6236: Reintroduce Struts support Arjen Poutsma 2009-10-15 10:50:58 +00:00
  • 11d987009a revised destroy method lookup after deserialization (avoiding NPE in case of default-destroy-method; SPR-6211) Juergen Hoeller 2009-10-15 10:33:05 +00:00
  • 7fa9105096 SPR-6236: Reintroduce Struts support Arjen Poutsma 2009-10-15 10:31:47 +00:00
  • e24e768054 SPR-6164 - a Uri Value is incorrectly extracted if it contains '.'. Arjen Poutsma 2009-10-15 09:18:14 +00:00
  • 64ded0484e polish Keith Donald 2009-10-15 00:38:18 +00:00
  • 402f0924da polish Keith Donald 2009-10-15 00:36:31 +00:00
  • 66d901b9fe naming improvements from mark fisher code review Keith Donald 2009-10-15 00:33:17 +00:00
  • 4563cb2804 initial joda time support courtesy of Oliver Gierke Keith Donald 2009-10-15 00:20:14 +00:00
  • d5a954833c method invoking formatter as a convenience Keith Donald 2009-10-14 22:47:14 +00:00
  • bc207042d0 SPR-6170 updated CronSequenceGenerator according to patch applied to the 1.0.x branch of Spring Integration Mark Fisher 2009-10-14 22:22:21 +00:00
  • 62d7369607 JavaDoc polishing Sam Brannen 2009-10-14 22:06:51 +00:00
  • 4d9bf3a45f removed valueOf convention b/c of unwanted side effects Keith Donald 2009-10-14 21:37:57 +00:00
  • dc076ee6fe fixed failing tests Keith Donald 2009-10-14 20:45:53 +00:00
  • 728a1415d9 added convention-based default valueOf formatter Keith Donald 2009-10-14 18:57:36 +00:00
  • a696a4fec9 DataBinder now accepts var-args to set allowed, disallowed, and required fields Sam Brannen 2009-10-14 14:49:24 +00:00
  • 52f03fc759 Added "Changes in version 3.0.0.RC2" section. Sam Brannen 2009-10-14 14:47:17 +00:00
  • 704d4b785b [SPR-6227] Parameterizing with Class<?> and Class<T> where appropriate; suppressing unchecked warnings; and fixed JavaDoc typos. Sam Brannen 2009-10-14 14:07:48 +00:00
  • 986ccbe2c6 Suppressing unchecked and serial warnings. Sam Brannen 2009-10-14 14:03:11 +00:00
  • 17d5b31af3 SPR-6206 - When looking up methods with @RequestMapping annotation, unannotated bridge methods are included Arjen Poutsma 2009-10-14 12:24:04 +00:00
  • 52ad49b3ae fixed typo and JavaDoc polishing. Sam Brannen 2009-10-14 10:48:00 +00:00
  • 5310035700 SPR-6214 - Using @ResponseBody throws HttpMediaTypeNotAcceptableException when it supports writing an acceptable MediaType Arjen Poutsma 2009-10-14 10:46:29 +00:00
  • 0f06771249 fixed typo Sam Brannen 2009-10-14 10:45:17 +00:00
  • 523dba7285 SPR-6183 - integration-tests should not be included in the packaged distribution Arjen Poutsma 2009-10-14 10:31:59 +00:00
  • 8738fd7b7b SPR-6177 - HttpHeadersTests fails with non-english locale Arjen Poutsma 2009-10-14 09:53:25 +00:00
  • 74f4749372 fixed extraction of Controller suffix (SPR-6153) Juergen Hoeller 2009-10-13 23:10:48 +00:00
  • b2129577b9 polishing Juergen Hoeller 2009-10-13 22:48:25 +00:00
  • cfa7216fac deprecated scheduling support for JDK 1.3 Timer Juergen Hoeller 2009-10-13 21:52:44 +00:00
  • 3331f16ef7 revised RootBeanDefinition constructors Juergen Hoeller 2009-10-13 21:39:27 +00:00
  • e2af25b891 avoid hard-coded dependency on backport-concurrent (SPR-6161) Juergen Hoeller 2009-10-13 21:37:05 +00:00
  • b4ffdcdf18 polishing Juergen Hoeller 2009-10-13 20:59:10 +00:00
  • 84447cdf94 DataBinder activates autoGrowNestedPaths by default; fixed enum binding with WebRequestDataBinder Juergen Hoeller 2009-10-13 20:55:57 +00:00
  • a293f50851 Enum counts as simple value type Juergen Hoeller 2009-10-13 20:51:59 +00:00
  • 49b647ca93 check against MultipartRequest mixin interface Juergen Hoeller 2009-10-13 20:51:01 +00:00
  • 677baaceb8 polishing Juergen Hoeller 2009-10-13 20:49:34 +00:00
  • c9057fd1da SPR-6230: SpEL improvements Andy Clement 2009-10-13 18:11:34 +00:00
  • 06286b19ce Added URI variant methods to the RestTemplate. Arjen Poutsma 2009-10-13 14:20:24 +00:00
  • 6aee6a16ab polishing Sam Brannen 2009-10-13 11:46:40 +00:00
  • c8b8cf45b4 fixed typos and programlisting formatting. Sam Brannen 2009-10-13 11:20:32 +00:00
  • 9cb3fb7012 fixed typo Sam Brannen 2009-10-13 11:19:35 +00:00
  • 9c3a0569c9 polish Keith Donald 2009-10-12 19:38:55 +00:00
  • b781a39b46 polish Keith Donald 2009-10-12 19:25:35 +00:00
  • 16d294c2c0 spring 3 object mapping ref docs Keith Donald 2009-10-12 19:14:45 +00:00
  • b287d5a9f1 JUnit 4.6 --> 4.7 Sam Brannen 2009-10-11 18:31:19 +00:00
  • 3dfb1d5c9c [SPR-6222] Updating PetClinic Ivy dependencies so that the web-app runs. Sam Brannen 2009-10-11 18:24:36 +00:00
  • 2e59673e73 [SPR-6222] Updating PetClinic tutorial. Sam Brannen 2009-10-11 18:23:26 +00:00
  • f57d702370 [SPR-6222] Updating PetClinic build documentation regarding migration to Spring Build and changes resulting from the upgrade to Spring 3.0. Sam Brannen 2009-10-11 18:08:44 +00:00
  • 0b069ebe46 Updating PetClinic build documentation regarding migration to Spring Build. Sam Brannen 2009-10-11 15:53:51 +00:00
  • 8fe497ef53 Updating PetClinic build documentation regarding migration to Spring Build. Sam Brannen 2009-10-11 15:30:56 +00:00
  • 7983ded6e0 Renamed PetClinicSuiteTests to PetClinicTestSuite so that it doesn't get picked up by Spring Build. Sam Brannen 2009-10-11 15:06:29 +00:00
  • a3c3b257e1 Pet Clinic tests now run against JUnit 4.7. Sam Brannen 2009-10-11 15:03:18 +00:00
  • a75a975219 Pet Clinic test suite now includes VisitsAtomViewTest. Sam Brannen 2009-10-11 15:02:24 +00:00
  • 2827f80d34 Removed @Override. Sam Brannen 2009-10-08 13:32:49 +00:00
  • 66550c3340 Added an empty implementation of the missing setExclude() method so that the class compiles. Sam Brannen 2009-10-08 13:25:43 +00:00
  • 96cfa0c37d custom mappable type tests Keith Donald 2009-10-07 21:33:53 +00:00
  • 8fd3de9397 mappable type factory extension point / polish Keith Donald 2009-10-07 20:27:48 +00:00
  • e3983fe796 polish Keith Donald 2009-10-07 19:37:07 +00:00
  • 8fe055b0e0 mapping exclusions Keith Donald 2009-10-07 19:28:39 +00:00
  • a73324bc24 polish Keith Donald 2009-10-07 19:11:22 +00:00
  • a4476e5e0e nested bean mapper test Keith Donald 2009-10-07 19:03:33 +00:00
  • f692c765d2 addNestedMapper Keith Donald 2009-10-07 17:50:03 +00:00
  • 3450c5de0b polish Keith Donald 2009-10-07 17:36:30 +00:00
  • ec04357580 polish Keith Donald 2009-10-07 17:28:28 +00:00
  • 9cf508d80d javadoc Keith Donald 2009-10-07 17:18:10 +00:00
  • ba5335f66e polish Keith Donald 2009-10-07 17:03:02 +00:00