Juergen Hoeller
7b33cd6476
Polishing
...
(cherry picked from commit 67ba187 )
2016-08-10 15:50:47 +02:00
Juergen Hoeller
349f2ad578
Consistent spelling for StandaloneMockMvcBuilder's addPlaceholderValue
...
(cherry picked from commit 67f0b19 )
2016-08-10 15:50:42 +02:00
Juergen Hoeller
48980a247a
MethodBasedEvaluationContext reliably exposes varargs
...
Issue: SPR-14554
(cherry picked from commit 4543a28 )
2016-08-09 21:59:24 +02:00
Juergen Hoeller
9475c06eb5
Polishing
2016-08-09 12:29:15 +02:00
Juergen Hoeller
8c6cb3e59d
Polishing
...
(cherry picked from commit 4627545 )
2016-08-09 11:31:05 +02:00
Juergen Hoeller
8e0b7c408c
Upgrade to Hibernate ORM 5.0.10 and Undertow 1.3.24
2016-08-09 11:30:59 +02:00
Rossen Stoyanchev
c7daa4e94c
Fix failing test
2016-08-08 21:43:42 -04:00
Rossen Stoyanchev
977b67e418
Protect sendHeartbeat from cancellation
...
Issue: SPR-14564
2016-08-08 17:33:57 -04:00
Juergen Hoeller
5c8573233a
ConfigurationClassParser uses unified ImportStack with chained import analysis
...
Issue: SPR-14517
(cherry picked from commit d96a66a )
(cherry picked from commit ff878ea )
2016-07-28 00:33:09 +02:00
Juergen Hoeller
4e94e848c9
JndiPropertySource defensively skips invalid JNDI lookup for property name with colon in resource-ref mode
...
Issue: SPR-14518
(cherry picked from commit 7021a4b )
2016-07-28 00:33:01 +02:00
Juergen Hoeller
f8abba0118
Upgrade to Netty 4.0.40
2016-07-27 17:05:26 +02:00
Juergen Hoeller
5f44d54d20
Polishing
...
(cherry picked from commit fbf3807 )
2016-07-27 17:03:15 +02:00
Juergen Hoeller
0464363ac0
Isolated circular import detection for scanned configuration classes
...
Issue: SPR-14517
(cherry picked from commit 703c37e )
2016-07-27 17:02:53 +02:00
Juergen Hoeller
fbc45ed7b6
Polishing
2016-07-27 12:51:24 +02:00
Juergen Hoeller
9789f00ad3
Fixed Quartz javadoc URL
2016-07-26 22:03:56 +02:00
Juergen Hoeller
74f64696b3
TransactionAspectSupport avoids hard references to transaction manager beans
...
Issue: SPR-14511
(cherry picked from commit 67176e2 )
2016-07-26 21:49:17 +02:00
Juergen Hoeller
442f89bfbd
Deprecate JpaSystemException(PersistenceException) constructor to prepare for removal in Spring 5
...
Issue: SPR-13827
(cherry picked from commit 9ee1dc7 )
2016-07-26 01:32:33 +02:00
Juergen Hoeller
23135b19b3
Fixed ConcurrentMap declaration
2016-07-26 00:27:42 +02:00
Juergen Hoeller
29e8ba3efc
Polishing
...
(cherry picked from commit cc93c2a )
2016-07-26 00:09:35 +02:00
Juergen Hoeller
dadd2c3709
LinkedCaseInsensitiveMap properly overrides HashMap.clone()
...
Issue: SPR-14509
(cherry picked from commit 6459559 )
2016-07-25 15:24:29 +02:00
Juergen Hoeller
f1fc74c4ec
ResourcePatternUtils.getResourcePatternResolver actually accepts null argument
...
Issue: SPR-14500
(cherry picked from commit 8ccfdbb )
2016-07-25 15:22:56 +02:00
Juergen Hoeller
a39276addc
Polishing
2016-07-20 23:22:06 +02:00
Juergen Hoeller
b5127dc152
Polishing
2016-07-20 22:16:35 +02:00
Rossen Stoyanchev
a9136d9638
Remove isAsyncStarted assertion
...
Issue: SPR-14444
2016-07-19 16:44:59 -04:00
Juergen Hoeller
5a479b8793
Upgrade to Netty 4.0.39
2016-07-15 23:01:41 +02:00
Juergen Hoeller
068186ca59
Polishing
...
(cherry picked from commit afe106e )
2016-07-15 23:01:20 +02:00
Juergen Hoeller
392f9c8deb
Javadoc fixes and pruning of deprecated references
...
(cherry picked from commit 69dd40e )
2016-07-15 23:01:14 +02:00
Juergen Hoeller
3500bdce0a
ConfigurationClassParser load annotations through source class loader
...
Issue: SPR-10343
(cherry picked from commit 9e93403 )
2016-07-15 17:09:26 +02:00
Juergen Hoeller
4be5541c0e
MessageHeaderAccessor properly removes header even in case of null value
...
Issue: SPR-14468
(cherry picked from commit 4ea5f07 )
2016-07-15 17:09:13 +02:00
Juergen Hoeller
44152ce401
CronSequenceGenerator prevents stack overflow in case of inverted range
...
Issue: SPR-14462
(cherry picked from commit da59b4d )
2016-07-15 17:08:59 +02:00
Juergen Hoeller
97d73eb70c
StandardTypeConverter initializes default ConversionService against volatile field
...
Issue: SPR-14465
(cherry picked from commit 0065a16 )
2016-07-15 17:08:42 +02:00
Juergen Hoeller
c627c408a0
Aspect actually applies in PersistenceExceptionTranslationPostProcessorTests
...
Issue: SPR-14457
(cherry picked from commit 52f46c7 )
2016-07-15 17:08:27 +02:00
Juergen Hoeller
e4179553b6
AbstractHandlerMethodMapping adds type+method info to getMappingForMethod exceptions
...
Issue: SPR-14452
(cherry picked from commit f0a826e )
2016-07-15 17:08:18 +02:00
Juergen Hoeller
82ca2011e3
Configurable UrlPathHelper in PathExtensionContentNegotiationStrategy
...
This commit also aligns ResourceUrlProvider's and RequestMappingInfo's UrlPathHelper setter/getter signatures.
Issue: SPR-14454
(cherry picked from commit 5c3c0f7 )
2016-07-15 17:08:06 +02:00
Juergen Hoeller
482dd2cf37
Fixed typo: "occured"->"occurred"
...
(cherry picked from commit be0b71c )
2016-07-15 17:07:37 +02:00
Juergen Hoeller
f51c90c1cc
DigestUtils processes InputStream with buffered read instead of full copy
...
Issue: SPR-14427
(cherry picked from commit a1b58ee )
2016-07-15 17:07:25 +02:00
Juergen Hoeller
b02744d42e
Polishing
...
(cherry picked from commit e304290 )
2016-07-15 17:07:12 +02:00
Juergen Hoeller
0445ce6c53
Polishing (backported from master)
...
(cherry picked from commit 92d78c1 )
2016-07-06 17:35:30 +02:00
Juergen Hoeller
2e075baede
Avoid canonicalName call for already-seen bean name
...
Issue: SPR-14433
(cherry picked from commit 52065a7 )
2016-07-06 17:35:20 +02:00
Stephane Nicoll
7dbb1ca466
Upgrade copyright
2016-07-04 12:46:04 +02:00
Spring Buildmaster
4b5eedfeb4
Next Development Version
2016-07-04 10:26:51 +00:00
Juergen Hoeller
a637213246
Aligned default Map capacity
2016-07-02 15:15:09 +02:00
Juergen Hoeller
6500018730
HtmlUnitRequestBuilder decodes request parameter names (backport)
...
Issue: SPR-14177
2016-07-02 14:08:24 +02:00
Juergen Hoeller
fa624cd095
Avoid wrapping in plain RuntimeException in favor of IllegalStateException
...
(cherry picked from commit e5122d0 )
2016-07-02 14:07:18 +02:00
Juergen Hoeller
cd37873971
Avoid stateful MethodParameter nesting level changes in MVC processing
...
(cherry picked from commit e7a53e3 )
2016-07-02 14:07:11 +02:00
Juergen Hoeller
4ddd9572f7
Leniently accept custom DeferredResult etc subclasses for null values
...
Issue: SPR-14423
(cherry picked from commit cfc560c )
2016-07-02 14:07:04 +02:00
Juergen Hoeller
3d106eb655
Upgrade to WebJars Locator 0.32
2016-07-01 15:51:40 +02:00
Juergen Hoeller
3dad61fbbf
Backported applicable beans chapter revisions
2016-07-01 15:40:45 +02:00
Stephane Nicoll
d73f91eaf0
Polish
...
Closes gh-1097
(cherry picked from commit 037746d )
2016-07-01 15:40:06 +02:00
Juergen Hoeller
db4882cea4
Polishing
2016-06-30 21:45:55 +02:00