Commit Graph

  • cbed1c1b4b fixed collection element conversion using ConversionService (SPR-6950) Juergen Hoeller 2010-03-25 15:02:19 +00:00
  • 124837e2c3 Added @Override annotations. Arjen Poutsma 2010-03-25 13:02:19 +00:00
  • 753a54096f SPR-7000 - AnnotationMethodHandlerAdapter gives priority to media type order over quality when selecting a method Arjen Poutsma 2010-03-25 12:29:52 +00:00
  • d50881d82b fixed collection element conversion using ConversionService (SPR-6950) Juergen Hoeller 2010-03-25 11:53:41 +00:00
  • f836601e0f SPR-7034 - XmlBeans UnMarshalling - does not work with RequestBody annotation Arjen Poutsma 2010-03-25 11:52:32 +00:00
  • fbda55f141 corrected TypeUtils.isAssignable() failure to return true in certain valid wildcard bounding scenarios (SPR-6850) Chris Beams 2010-03-25 10:33:25 +00:00
  • 10c358718e avoid NPE if runtimeTest is null (SPR-7032) Juergen Hoeller 2010-03-25 10:22:16 +00:00
  • 6f2062fb3a SPR-7031 - MappingJacksonJsonView should add headers for no-caching Arjen Poutsma 2010-03-25 10:14:11 +00:00
  • f42d4241b4 preparations for 3.0.2 Juergen Hoeller 2010-03-25 00:00:27 +00:00
  • 3576bc4585 preparations for 3.0.2 Juergen Hoeller 2010-03-24 23:53:02 +00:00
  • 47389a0edd added com.springsource.javax.servlet.jsp dependency to fix problem with test (SPR-7033) Thomas Risberg 2010-03-24 23:24:16 +00:00
  • ab139dffd0 added javadoc references to semantic definition of transaction attributes (SPR-7029) Juergen Hoeller 2010-03-24 23:22:52 +00:00
  • a5f3d00977 added conf attribute for the struts dependency (SPR-7033) Thomas Risberg 2010-03-24 22:39:47 +00:00
  • 53b6e1c1b0 fixed DataBinder's conversion error handling for direct field access with ConversionService (SPR-6953) Juergen Hoeller 2010-03-24 17:40:45 +00:00
  • 65b0a8fcb2 revised BeanTypeDescriptor into core PropertyTypeDescriptor; consider method annotations for return type (SPR-6979) Juergen Hoeller 2010-03-24 16:27:33 +00:00
  • 461c200ce6 restricted onApplicationEvent callbacks for local ApplicationContext only (SPR-6964) Juergen Hoeller 2010-03-24 14:38:10 +00:00
  • a614430899 allow for null keys and null values in rendered Map (SPR-7024) Juergen Hoeller 2010-03-24 14:26:00 +00:00
  • bc2440ea16 updated for JDK 1.5+ Juergen Hoeller 2010-03-24 13:58:45 +00:00
  • 6fb49f1de7 ignore failing serialization test for the time being Juergen Hoeller 2010-03-24 10:52:20 +00:00
  • 6118d67321 updated JavaDoc regarding short-circuiting the BeanPostProcessor chain when returning null from BPP methods (SPR-6926) Chris Beams 2010-03-24 10:52:10 +00:00
  • cbca6e1acb prevent findEditorByConvention AccessControlException on Google App Engine (SEC-1434) Juergen Hoeller 2010-03-24 10:39:40 +00:00
  • 2c2cf32b8a polishing Juergen Hoeller 2010-03-24 10:35:50 +00:00
  • 89755542da BeanPostProcessors are allowed to return a null bean value in the middle of the chain (SPR-6926) Juergen Hoeller 2010-03-24 10:34:21 +00:00
  • 051b5f4f4f removed duplicate junit and aspectjweaver dependencies Chris Beams 2010-03-24 10:09:58 +00:00
  • b370969690 added public "validateDatabaseSchema" method to Hibernate LocalSessionFactoryBean (SPR-3212) Juergen Hoeller 2010-03-24 09:36:01 +00:00
  • a1f6eabbce SPR-7002: updated .classpath and pom to reflect new dependency upgrade from Jackson 1.0.0->1.4.2 Chris Beams 2010-03-24 09:27:54 +00:00
  • 247c46e6ea SPR-7002: updated .classpath and pom to reflect new dependency upgrade from Jackson 1.0.0->1.4.2 Chris Beams 2010-03-24 09:03:39 +00:00
  • 915ca47cad updated to Jackson 1.4.2 Juergen Hoeller 2010-03-24 09:01:55 +00:00
  • 0d8a020684 updated commons-pool version in .classpath to match ivy config Mark Fisher 2010-03-23 21:44:52 +00:00
  • 1e388a894e Change version of Hibernate Validator to 4.0.2 in pom.xml and eclipse .classpath to agree with version in ivy.xml Mark Pollack 2010-03-23 16:44:46 +00:00
  • 4e7752c9ba JCA listener containers delegate to wrapped Transaction handle (for Geronimo compatibility; SPR-6991) Juergen Hoeller 2010-03-23 16:27:34 +00:00
  • c13e5f9f5b SPR-7009, SPR-6972: backed out unintentionally committed tests Chris Beams 2010-03-23 15:29:35 +00:00
  • 706a09c49e SPR-7009: TransactionInterceptor now extracts ultimate target class before evaluating @Transactional metadata to accommodate double-proxying cases Chris Beams 2010-03-23 12:06:30 +00:00
  • c38c09bc35 SPR-6972: removed import Chris Beams 2010-03-23 12:06:24 +00:00
  • 77bb68b967 SPR-6972: failed attempt to reproduce issue Chris Beams 2010-03-23 12:06:16 +00:00
  • 212daa1995 SPR-7002 - RestTemplate fails to convert properly for Generic Type Container with MappingJacksonHttpMessageConverter Arjen Poutsma 2010-03-23 11:15:13 +00:00
  • f7ac7a395c SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params Arjen Poutsma 2010-03-23 09:50:47 +00:00
  • 465e84eda4 Revert: SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params Arjen Poutsma 2010-03-23 08:52:59 +00:00
  • ec577f8e24 SPR-6538: context-support is no longer marked as an optional dependency within aspects and webmvc POMs Chris Beams 2010-03-23 08:15:57 +00:00
  • 26470cc23a polishing Juergen Hoeller 2010-03-22 18:31:41 +00:00
  • 296aa96d71 AopUtils.getTargetClass(...) never returns null (SPR-7011) Juergen Hoeller 2010-03-22 18:31:13 +00:00
  • a2c3274b8e fixed double fixedField call for getFieldType (SPR-7019) Juergen Hoeller 2010-03-22 15:08:57 +00:00
  • 5e19f2959e SPR-6888: ClassPathResource.getDescription() now fully qualifies resource path regardless of constructor used. Chris Beams 2010-03-22 14:54:39 +00:00
  • 5dc59aaa7b avoid Synchronization List preparations upfront if possible (SPR-6999) Juergen Hoeller 2010-03-22 14:31:58 +00:00
  • c9289a4dcf SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params Arjen Poutsma 2010-03-22 14:31:27 +00:00
  • 19b4618fb5 avoid Synchronization List preparations upfront if possible (SPR-6999) Juergen Hoeller 2010-03-22 14:23:02 +00:00
  • 4c0744ee54 SPR-6978 - Dispatcher fails to invoke handler method when request method conflicts with request path Arjen Poutsma 2010-03-22 14:12:32 +00:00
  • b07d02f1bf SPR-7018 - Support for HttpEntity<?> in @MVC Arjen Poutsma 2010-03-22 10:23:39 +00:00
  • 69cbadf7e9 [SPR-6918] Now verifying support for @Value in conjunction with the Spring TestContext Framework. Sam Brannen 2010-03-19 12:57:17 +00:00
  • 0543036ec9 FooConfig, Foo, Bar, and BarFactory are now public static classes in order to avoid a bug with JDT/Spring IDE where the classes cannot be found in the XML application context. Sam Brannen 2010-03-19 12:39:34 +00:00
  • 2ff2f0205d added metadata override to NUMERIC for NUMBER columns reported as DECIMAL but with zero decimal places (SPR-6912) Thomas Risberg 2010-03-18 14:19:30 +00:00
  • e22431188b made SortedResourcesFactoryBean ResourceLoaderAware to prevent specifying the ResourceLoader in the jdbc NamespaceHandlers; prevents leaking of class loader instances in tooling Christian Dupuis 2010-03-17 17:35:27 +00:00
  • b8c0e153e3 do not insist on BeanDefinition presence for @Value resolution (for use in unit tests; SPR-6918) Juergen Hoeller 2010-03-16 23:47:40 +00:00
  • ff09482653 avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.2 Juergen Hoeller 2010-03-16 23:27:18 +00:00
  • d932c043da SPR-6984: auto grow collections on write through indexer Andy Clement 2010-03-15 18:15:48 +00:00
  • 0cb7e4dcb3 made getName() public; added isNullSafe() accessor (SPR-6980) Juergen Hoeller 2010-03-14 22:19:56 +00:00
  • 2e5f1c22f6 fixed Eclipse classpath file Christian Dupuis 2010-03-14 17:58:46 +00:00
  • cf93e7c69e Fixed typo in javadoc on HttpRequestHandler Chris Beams 2010-03-14 11:26:06 +00:00
  • 9da980d325 further fixes for 3.0.2 Juergen Hoeller 2010-03-12 23:12:40 +00:00
  • 7da13e7ad1 compatibility with OpenJPA 2.0 (support for persistence.xml versioning; SPR-6975) Juergen Hoeller 2010-03-12 23:10:06 +00:00
  • a0e40a5610 avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.1 Juergen Hoeller 2010-03-12 22:36:24 +00:00
  • ac5c75690a fixed test failures Juergen Hoeller 2010-03-12 20:55:44 +00:00
  • 795a5e02cd polishing Juergen Hoeller 2010-03-12 20:45:02 +00:00
  • bb75662a7e @Transactional qualifiers work in unit tests as well (SPR-6892) Juergen Hoeller 2010-03-12 20:44:41 +00:00
  • 23cb161fb3 polishing Juergen Hoeller 2010-03-12 19:45:17 +00:00
  • eb1c039a6e WebContentInterceptor does not restrict HTTP methods by default anymore (SPR-6919) Juergen Hoeller 2010-03-12 19:45:05 +00:00
  • 4c39f90466 made CronSequenceGenerator public (SPR-6920) Juergen Hoeller 2010-03-12 19:34:45 +00:00
  • d4de1ac346 AbstractInterceptorDrivenBeanDefinitionDecorator copies autowire settings just like ScopedProxyUtils does (SPR-6974) Juergen Hoeller 2010-03-12 19:18:39 +00:00
  • 4880d1d461 SPR-6976 - Add debug log for HttpMessageConverter usage Arjen Poutsma 2010-03-12 17:46:50 +00:00
  • 5a8aa53232 SPR-6973 - SimpleUrlHandlerMapping wildcards cannot handle escaped newline characters Arjen Poutsma 2010-03-12 16:56:16 +00:00
  • 85b8befbd1 SPR-6970 - AbstractHttpMessageConverter canWrite logic the wrong way round?? Arjen Poutsma 2010-03-12 16:43:57 +00:00
  • 4c4f19ec94 SPR-6977: updated copyright; added method comment Christian Dupuis 2010-03-12 16:10:03 +00:00
  • 145dcfd0c2 SPR-6977: added support for array parameter types Christian Dupuis 2010-03-12 15:09:24 +00:00
  • 991c982e5b SPR-5866 - RestTemplate - access to Request Headers Arjen Poutsma 2010-03-12 09:07:29 +00:00
  • 1d6f374970 fixed typo (SPR-6967) Juergen Hoeller 2010-03-11 21:30:39 +00:00
  • eee72c52da mention actual endpoint address in connect failure exception message (SPR-6971) Juergen Hoeller 2010-03-11 21:26:10 +00:00
  • b0e3081636 SPR-5866 - RestTemplate - access to Request Headers Arjen Poutsma 2010-03-11 17:41:30 +00:00
  • 886eb665bf SPR-5866 - RestTemplate - access to Request Headers Arjen Poutsma 2010-03-11 17:35:08 +00:00
  • 70ee2ee7b1 SPR-5866 - RestTemplate - access to Request Headers Arjen Poutsma 2010-03-11 17:33:54 +00:00
  • f3f535623f Fixing the build Arjen Poutsma 2010-03-11 16:54:47 +00:00
  • 63076d0865 SPR-6969 - Introduce HttpEntity Arjen Poutsma 2010-03-11 16:42:25 +00:00
  • fc0a6ce40c Javadoc Arjen Poutsma 2010-03-11 14:19:30 +00:00
  • 88773ae7f1 a HTTP -> an HTTP Arjen Poutsma 2010-03-11 12:57:52 +00:00
  • 81b10be1d0 SPR-6968: indexing via square brackets can now treat the index as an attempt at property access Andy Clement 2010-03-11 01:09:50 +00:00
  • 50c5593740 SPR-6923 SpEL resolving nested property as outer object Scott Andrews 2010-03-10 17:44:14 +00:00
  • af4b22e5b9 SPR-5904 - Merged multipart support into FormHttpMessageConverter Arjen Poutsma 2010-03-10 17:31:02 +00:00
  • 6e55c8cd2f Fixing build. Arjen Poutsma 2010-03-10 14:03:56 +00:00
  • def90d1016 SPR-5904 - Multipart/mixed requests using RestTemplate Arjen Poutsma 2010-03-10 13:53:29 +00:00
  • f30b0a86f7 autowire="byType" ignores parameter name when choosing a primary bean, as defined (SPR-6917) Juergen Hoeller 2010-03-10 13:46:31 +00:00
  • 95ad7168bf changed doGetBean signature back to protected (SPR-6957) Juergen Hoeller 2010-03-10 13:38:46 +00:00
  • ccb312a974 SimpleJdbcCall's "returningResultSet" accepts any plain RowMapper now (SPR-6963) Juergen Hoeller 2010-03-10 12:54:52 +00:00
  • f588ab05fa Added readonly version of HttpHeaders Arjen Poutsma 2010-03-10 10:00:03 +00:00
  • 2dd1134303 SPR-6941: part (1) correct exception handling when null cachedExecutor Andy Clement 2010-03-09 17:33:36 +00:00
  • 0efb9d8023 SPR-5904 - Multipart/mixed requests using RestTemplate Arjen Poutsma 2010-03-09 16:15:41 +00:00
  • 21fd150894 SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception Arjen Poutsma 2010-03-09 10:29:01 +00:00
  • ac9a625ccc SPR-6939 - XStreamMarshaller + JsonHierarchicalStreamDriver + JsonWriter.DROP_ROOT_MODE produce empty output Arjen Poutsma 2010-03-09 09:53:51 +00:00
  • c31213e5cb SPR-6866: unhelpful NPE when expression badly formed Andy Clement 2010-03-09 00:55:03 +00:00
  • f82cc6458b Fixed SPR-6734 by resticting record/replay logic to only entity methods that originated in a test method Ramnivas Laddad 2010-03-08 20:42:22 +00:00
  • 8d7df01d73 RESOLVED - issue SPR-6955, SPR-6901 added DisposableBean to TaskExecutorFactoryBean David Syer 2010-03-08 12:13:30 +00:00
  • 5303ab68aa Atom Feed HttpMessageConverter Arjen Poutsma 2010-03-05 14:32:36 +00:00