Commit Graph
2994 Commits
Author SHA1 Message Date
Juergen Hoeller fc5a67cdf2 avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.2
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3110 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-16 23:27:18 +00:00
Andy Clement 3b8b27e391 SPR-6984: auto grow collections on write through indexer
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3109 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-15 18:15:48 +00:00
Juergen Hoeller b4c7a7cd31 made getName() public; added isNullSafe() accessor (SPR-6980)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3108 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-14 22:19:56 +00:00
Christian Dupuis 4ac9fb0286 fixed Eclipse classpath file
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3107 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-14 17:58:46 +00:00
Chris Beams 8478388846 Fixed typo in javadoc on HttpRequestHandler
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3106 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-14 11:26:06 +00:00
Juergen Hoeller fae328a96e further fixes for 3.0.2
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3105 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 23:12:40 +00:00
Juergen Hoeller 2c71b5b5ff compatibility with OpenJPA 2.0 (support for persistence.xml versioning; SPR-6975)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3104 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 23:10:06 +00:00
Juergen Hoeller f3a0084dbe avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.1
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3103 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 22:36:24 +00:00
Juergen Hoeller e054e8cd6b fixed test failures
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3102 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 20:55:44 +00:00
Juergen Hoeller 651d6636da polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3101 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 20:45:02 +00:00
Juergen Hoeller 630ecacac9 @Transactional qualifiers work in unit tests as well (SPR-6892)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3100 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 20:44:41 +00:00
Juergen Hoeller 94ecdd16d7 polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3099 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 19:45:17 +00:00
Juergen Hoeller 5e3605bce9 WebContentInterceptor does not restrict HTTP methods by default anymore (SPR-6919)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3098 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 19:45:05 +00:00
Juergen Hoeller 7b00d3d07d made CronSequenceGenerator public (SPR-6920)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3097 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 19:34:45 +00:00
Juergen Hoeller bfa0e1e944 AbstractInterceptorDrivenBeanDefinitionDecorator copies autowire settings just like ScopedProxyUtils does (SPR-6974)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3096 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 19:18:39 +00:00
Arjen Poutsma 17f97c1cf8 SPR-6976 - Add debug log for HttpMessageConverter usage
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3095 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 17:46:50 +00:00
Arjen Poutsma cd5f2d1b3a SPR-6973 - SimpleUrlHandlerMapping wildcards cannot handle escaped newline characters
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3094 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 16:56:16 +00:00
Arjen Poutsma 2eef381793 SPR-6970 - AbstractHttpMessageConverter canWrite logic the wrong way round??
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3093 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 16:43:57 +00:00
Christian Dupuis 2f6747ae85 SPR-6977: updated copyright; added method comment
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3092 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 16:10:03 +00:00
Christian Dupuis b81adebd6e SPR-6977: added support for array parameter types
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3091 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 15:09:24 +00:00
Arjen Poutsma bf65d90029 SPR-5866 - RestTemplate - access to Request Headers
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3090 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 09:07:29 +00:00
Juergen Hoeller cca8c09a18 fixed typo (SPR-6967)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3089 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-11 21:30:39 +00:00
Juergen Hoeller aa8ad22e94 mention actual endpoint address in connect failure exception message (SPR-6971)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3088 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-11 21:26:10 +00:00
Arjen Poutsma 012d0983d0 SPR-5866 - RestTemplate - access to Request Headers
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3087 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-11 17:41:30 +00:00
Arjen Poutsma 4028e5aff8 SPR-5866 - RestTemplate - access to Request Headers
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3086 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-11 17:35:08 +00:00
Arjen Poutsma d20652e305 SPR-5866 - RestTemplate - access to Request Headers
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3085 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-11 17:33:54 +00:00
Arjen Poutsma 7b2efa4fbf Fixing the build
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3084 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-11 16:54:47 +00:00
Arjen Poutsma 8c55e20ea8 SPR-6969 - Introduce HttpEntity
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3083 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-11 16:42:25 +00:00
Arjen Poutsma c363db0165 Javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3082 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-11 14:19:30 +00:00
Arjen Poutsma 7979253fc6 a HTTP -> an HTTP
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3081 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-11 12:57:52 +00:00
Andy Clement 0d3e60e5b7 SPR-6968: indexing via square brackets can now treat the index as an attempt at property access
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3080 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-11 01:09:50 +00:00
Scott Andrews 2c045db14d SPR-6923 SpEL resolving nested property as outer object
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3079 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-10 17:44:14 +00:00
Arjen Poutsma 6a1a9e2e7d SPR-5904 - Merged multipart support into FormHttpMessageConverter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3078 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-10 17:31:02 +00:00
Arjen Poutsma 2415c5b288 Fixing build.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3077 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-10 14:03:56 +00:00
Arjen Poutsma cbfd48511d SPR-5904 - Multipart/mixed requests using RestTemplate
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3076 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-10 13:53:29 +00:00
Juergen Hoeller 47871d47e2 autowire="byType" ignores parameter name when choosing a primary bean, as defined (SPR-6917)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3075 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-10 13:46:31 +00:00
Juergen Hoeller f6a13bac72 changed doGetBean signature back to protected (SPR-6957)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3074 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-10 13:38:46 +00:00
Juergen Hoeller 7c2c40b516 SimpleJdbcCall's "returningResultSet" accepts any plain RowMapper now (SPR-6963)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3073 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-10 12:54:52 +00:00
Arjen Poutsma 2c2cfe4a33 Added readonly version of HttpHeaders
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3072 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-10 10:00:03 +00:00
Andy Clement e996bd83ff SPR-6941: part (1) correct exception handling when null cachedExecutor
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3071 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-09 17:33:36 +00:00
Arjen Poutsma 2654d53fb9 SPR-5904 - Multipart/mixed requests using RestTemplate
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3070 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-09 16:15:41 +00:00
Arjen Poutsma 7c1d69c8e8 SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3069 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-09 10:29:01 +00:00
Arjen Poutsma 13383fc828 SPR-6939 - XStreamMarshaller + JsonHierarchicalStreamDriver + JsonWriter.DROP_ROOT_MODE produce empty output
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3068 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-09 09:53:51 +00:00
Andy Clement 43ea572fd5 SPR-6866: unhelpful NPE when expression badly formed
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3064 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-09 00:55:03 +00:00
Ramnivas Laddad eeb15e4809 Fixed SPR-6734 by resticting record/replay logic to only entity methods that originated in a test method
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3063 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-08 20:42:22 +00:00
David Syer 0c5a876ff2 RESOLVED - issue SPR-6955, SPR-6901 added DisposableBean to TaskExecutorFactoryBean
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3062 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-08 12:13:30 +00:00
Arjen Poutsma bbc7724dd2 Atom Feed HttpMessageConverter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3061 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-05 14:32:36 +00:00
Arjen Poutsma d81da6645f SPR-6946 - RestTemplate should not encode fragments (#'s)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3060 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-05 11:40:52 +00:00
Juergen Hoeller 8c7221ce32 do not call isCurrentlyInCreation with null argument (in order to meet newly enforced assertions within the BeanFactory)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3059 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-05 10:49:24 +00:00
Juergen Hoeller 4a733513c1 added bean name assertions
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3058 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-04 22:36:35 +00:00