Commit Graph
3151 Commits
Author SHA1 Message Date
Juergen Hoeller 4e04cfae4a added "boolean isRegisteredWithDestination()" method (SPR-7065)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3288 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-22 17:38:37 +00:00
Chris Beams 116848fb6d getBean(Class<?>) now filters out bean definitions for which isAutowireCandidate() is false (SPR-7120)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3287 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-22 16:34:36 +00:00
Juergen Hoeller 75c9ff2662 DefaultMessageListenerContainer reacts to maxConcurrentConsumers reduction for long-lived tasks (SPR-7075)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3286 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-22 13:27:16 +00:00
Juergen Hoeller 64228e966c introspect decorated definition for getType calls as well (SPR-7006)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3285 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-21 20:06:38 +00:00
Juergen Hoeller 33bbd4f5fd added check for WebSphere's compliance mode (SPR-7064)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3284 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-21 18:42:59 +00:00
Michael Isvy 422e5f14f1 line 149: fixed a typo.
Tomcat or IBM WebSphere that has itss own -->  Tomcat or IBM WebSphere that has its own

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3283 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-21 11:46:26 +00:00
Juergen Hoeller 546d9968d9 property placeholders can deal with nested expressions which happen to use the same suffix (SPR-7098)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3282 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-21 09:22:20 +00:00
Arjen Poutsma c0dd3a83fc SPR-7107 - RestTemplate/UriTemplate/UriUtils improperly encoding UTF-8
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3281 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-21 07:55:56 +00:00
Costin Leau 668a25efa3 + disable some of the WAS failing tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3280 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-21 07:38:54 +00:00
Juergen Hoeller 3d823ad811 fixed JSP SelectTag's support for rendering enum constants (SPR-7112)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3279 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-20 16:15:23 +00:00
Costin Leau 96b0e2578c SPR-7064
+ fix method name


git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3278 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-20 13:33:16 +00:00
Costin Leau 897a1c6470 SPR-7064
+ added unit tests for WAS with complaint setting

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3277 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-20 13:32:02 +00:00
Costin Leau 029ccf8f75 SPR-7064
+ unit tests containing the differences between WAS and Tomcat

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3276 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-20 12:12:57 +00:00
Juergen Hoeller 359680a2df remove trailing servlet path slash on WebSphere only (SPR-7064)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3275 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-20 11:43:20 +00:00
Juergen Hoeller 8b8d06ab4c remove trailing servlet path slash on WebSphere only (SPR-7064)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3274 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-20 11:15:47 +00:00
Arjen Poutsma eba93732a2 Added more tests.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3273 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-20 10:03:05 +00:00
Keith Donald 1d581a876c polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3272 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-19 20:35:57 +00:00
Keith Donald e921c1d447 checking in performance tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3271 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-19 20:22:01 +00:00
Keith Donald 9a39eac278 thread safety for caching
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3270 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-19 19:22:35 +00:00
Arjen Poutsma c287c1105d SPR-7107 - RestTemplate/UriTemplate/UriUtils improperly encoding UTF-8
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3269 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-19 08:28:10 +00:00
Keith Donald 28a652ea77 caching optmizations and performance tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3268 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-19 03:58:28 +00:00
Keith Donald d8b65390ae polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3267 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-19 01:47:34 +00:00
Keith Donald 2951a24dca cache invalidation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3266 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-19 01:45:27 +00:00
Keith Donald ca29f3be5e converter caching
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3265 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-18 21:43:00 +00:00
Juergen Hoeller 21be98a8b5 fixed @ExceptionHandler resolution in case of multiple matches at different inheritance levels (SPR-7085)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3264 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-18 18:48:24 +00:00
Keith Donald b4a9591e40 preserving desc context for collection/map elements
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3263 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-18 14:09:41 +00:00
Keith Donald 53398416ec promoted char sequence first
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3261 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-17 20:22:30 +00:00
Keith Donald ef2409017c polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3260 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-17 06:47:08 +00:00
Keith Donald 2e128337be restored resource conversion test
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3259 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-17 06:31:34 +00:00
Keith Donald 90fb3dcfe3 fixed failing test
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3258 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-17 06:28:06 +00:00
Keith Donald 21a9cb510f fixed failing test
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3257 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-17 04:50:01 +00:00
Keith Donald 3c87a49b3c no longer used
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3256 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-17 04:43:54 +00:00
Keith Donald eca3e5d0b8 improved conversion system logging, collection converter simplification/polish, several optimizations, annotation-driven formatting caching
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3255 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-17 04:43:28 +00:00
Andy Clement efc8a513d1 SPR-7100: '_' supported as first char of identifier
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3254 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-16 21:10:23 +00:00
Juergen Hoeller 7c04f12f73 PropertyTypeDescriptor detects underlying field with same lenient naming rules as CachedIntrospectionResults (SPR-7102)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3253 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-16 15:39:23 +00:00
Juergen Hoeller e8cfe6e573 changed "javax.persistence.criteria" import to an explicit Import-Package declaration (SPR-6636)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3250 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-15 22:16:17 +00:00
Juergen Hoeller b2f470b6f9 fixed canRead breakage
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3249 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-15 16:13:50 +00:00
Juergen Hoeller c6ce541d29 polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3248 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-15 14:57:08 +00:00
Juergen Hoeller 3b9b08759f EvalTag skips implicit variable check if VariableResolver is null (for Jetty compatibility; SPR-7096)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3247 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-15 14:56:37 +00:00
David Syer faa0f29f0f Update version in POMs to 3.0.3
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3246 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-15 10:26:14 +00:00
Juergen Hoeller 3cd57a0148 polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3245 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-14 12:18:05 +00:00
Juergen Hoeller 0f49919d33 fixed constructor argument caching for prototypes with multiple constructor matches (SPR-7084)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3244 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-14 12:11:56 +00:00
Arjen Poutsma 8879140e4a SPR-7081 - Add ignoreJafMediaTypes to ContentNegotiatingViewResolver
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3239 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-13 08:37:59 +00:00
Juergen Hoeller 1a4e2644b6 JSP FormTag calculates proper default form action even when using a rewrite filter on WebSphere (SPR-7067)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3238 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-12 14:59:27 +00:00
Juergen Hoeller 1b180b3e0e fixed URI construction to consider fragment as well (SPR-7083)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3237 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-09 15:26:43 +00:00
Juergen Hoeller 450b60b11b call setAccessible for public final field too (SPR-7078)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3236 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-08 12:15:18 +00:00
Costin Leau dcf748d4cc SPR-6819
+ changed jpa dependency scope from optional to provided

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3235 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-08 07:04:40 +00:00
Costin Leau 9a188fd461 SPR-7071
+ fix some Eclipse classpath entries

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3234 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-08 06:39:41 +00:00
Juergen Hoeller fbdc396a94 fixed getOriginatingQueryString javadoc (SPR-7072)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3233 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-07 13:51:46 +00:00
Arjen Poutsma 84f9329c3f SPR-7070 - MappingJacksonJsonView.renderedAttributes to be made visible to subclasses
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3232 50f2f4bb-b051-0410-bef5-90022cba6387
2010-04-07 08:30:04 +00:00