12389 Commits

Author SHA1 Message Date
Andy Wilkinson
115300d9a6 Upgrade to Couchbase Client 2.4.6
Closes gh-9467
2017-06-12 14:25:44 +01:00
Andy Wilkinson
700af8ed00 Merge branch '1.5.x' 2017-06-12 14:25:26 +01:00
Andy Wilkinson
2e2fde0dcd Stop using URLResource API that was deprecated in Undertow 1.4.16
Closes gh-9464
2017-06-12 14:24:43 +01:00
Andy Wilkinson
2d3bcae4e1 Make JarURLConnection return entry's length from getContentLengthLong()
Closes gh-9484
2017-06-12 13:46:59 +01:00
Andy Wilkinson
6ff449bd78 Align WebFluxAutoConfigurationTests with breaking Framework change
CompositeContentTypeResolver was recently removed [1] and
WebFluxConfigurationSupport now creates a RequestedContentTypeResolver
bean instead. This commit updates WebFluxAutoConfigurationTests
accordingly.

[1] 01a92517bd
2017-06-12 12:18:47 +01:00
Andy Wilkinson
7496ab4fe7 Merge branch '1.5.x' 2017-06-12 12:01:54 +01:00
Andy Wilkinson
436eb17610 Upgrade to Jooq 3.9.3
Closes gh-9466
2017-06-12 11:57:58 +01:00
Andy Wilkinson
ae0970d9fc Upgrade to Jetty 9.4.6.v20170531
Closes gh-9465
2017-06-12 11:57:57 +01:00
Andy Wilkinson
c512c3ae4c Upgrade to Undertow 1.4.16.Final
Closes gh-9464
2017-06-12 11:57:57 +01:00
Andy Wilkinson
beb513efbf Upgrade to Dropwizard Metrics 3.1.5
Closes gh-9463
2017-06-12 11:57:57 +01:00
Andy Wilkinson
908e805f7c Upgrade to Hikaricp Java7 2.4.12
Closes gh-9462
2017-06-12 11:57:56 +01:00
Andy Wilkinson
09a3c99017 Upgrade to Hazelcast 3.7.8
Closes gh-9461
2017-06-12 11:57:56 +01:00
Andy Wilkinson
aa2cce3d02 Upgrade to H2 1.4.196
Closes gh-9460
2017-06-12 11:57:56 +01:00
Andy Wilkinson
1311edf156 Upgrade to Gson 2.8.1
Closes gh-9459
2017-06-12 11:57:55 +01:00
Andy Wilkinson
0c8756601a Upgrade to Jackson 2.8.9
Closes gh-9458
2017-06-12 11:57:54 +01:00
Stephane Nicoll
a1ef38b555 Merge branch '1.5.x' 2017-06-11 07:57:44 +02:00
Stephane Nicoll
bbb4cd2ad8 Merge pull request #9447 from akihyro:logback-access
* pr/9447:
  Add Logback-access starter to the community list
2017-06-11 07:57:25 +02:00
Akihiro Kondo
2649e3787e Add Logback-access starter to the community list
Closes gh-9447
2017-06-11 07:57:07 +02:00
Stephane Nicoll
09a4588d9b Merge pull request #9446 from akihyro:orika
* pr/9446:
  Add Orika starter to the community list
2017-06-11 07:55:59 +02:00
Akihiro Kondo
9711480658 Add Orika starter to the community list
Closes gh-9446
2017-06-11 07:55:35 +02:00
Andy Wilkinson
f7e9ec5f42 Minimise our usage of SocketUtils.findAvailableTcpPort
Closes gh-9382
2017-06-09 14:45:09 +01:00
Andy Wilkinson
10868519e1 Adapt to breaking API change in Spring Data Commons 2017-06-09 13:53:11 +01:00
Andy Wilkinson
f5da19f2db Align HikariDriverConfigurationFailureAnalyzer with latest Framework change
The Framework now throws a CannotGetJdbcConnectionException rather
than an IllegalStateException.
2017-06-09 12:38:07 +01:00
Stephane Nicoll
c3e96d5122 Merge pull request #9434 from vpavic:gh-9433
* pr/9434:
  Fix `QuartzAutoConfigurtion` failure with multiple `Executor` beans
2017-06-09 09:00:36 +03:00
Vedran Pavic
a80348753d Fix QuartzAutoConfigurtion failure with multiple Executor beans
`QuartzAutoConfigurtion` currently blows up if there are multiple
`Executor` beans in the context.

This commit changes the configuration to retrieve `Executor` bean using
`ObjectProvider#getIfUnique` which won't fail in scenarios where there
are multiple `Executor` beans with none marked as `@Primary`.

Closes gh-9434
2017-06-09 09:00:16 +03:00
Stephane Nicoll
a7f51c0d14 Merge pull request #9438 from izeye:polish-20170609
* pr/9438:
  Polish
2017-06-09 08:55:15 +03:00
Johnny Lim
bbab520926 Polish
Closes gh-9438
2017-06-09 08:54:55 +03:00
Stephane Nicoll
fe3e1cf1d3 Merge branch '1.5.x' 2017-06-09 08:54:40 +03:00
Stephane Nicoll
61eda3e6b0 Polish
See gh-9438
2017-06-09 08:53:49 +03:00
Stephane Nicoll
7ae9477bd3 Merge branch '1.5.x' 2017-06-08 17:38:21 +03:00
Stephane Nicoll
aa083996f9 Fixup version numbers following release 2017-06-08 17:38:11 +03:00
Andy Wilkinson
06eb24557e Fix HttpTunnelConnectionTests following changes for null handling 2017-06-08 14:38:59 +01:00
Andy Wilkinson
776933a1be Adapt to MockClientHttpResponse no longer accepting a null body 2017-06-08 14:11:37 +01:00
Spring Buildmaster
05d4d0281c Next Development Version 2017-06-08 12:47:16 +00:00
Stephane Nicoll
b5f0701356 Merge branch '1.5.x' 2017-06-08 13:47:01 +03:00
Stephane Nicoll
cb9cd2720c Merge branch '1.4.x' into 1.5.x 2017-06-08 13:46:46 +03:00
Stephane Nicoll
6b1d06cf09 Fixup version numbers following release 2017-06-08 13:46:33 +03:00
Stephane Nicoll
35da39a930 Merge branch '1.5.x' 2017-06-08 13:34:41 +03:00
Stephane Nicoll
9193a9e3dc Upgrade to Spring Data Ingalls SR4
Closes gh-9425
2017-06-08 13:33:49 +03:00
Spring Buildmaster
88e43c8421 Next Development Version 2017-06-08 09:52:43 +00:00
Stephane Nicoll
9f9079c3e4 Merge branch '1.5.x' 2017-06-08 09:36:38 +03:00
Stephane Nicoll
699e826893 Upgrade to Spring Security 4.2.3.RELEASE
Closes gh-9430
2017-06-08 09:35:40 +03:00
Stephane Nicoll
2e6a51a40f Merge branch '1.5.x' 2017-06-08 09:22:38 +03:00
Stephane Nicoll
342509e33a Upgrade to Spring Kafka 1.1.6.RELEASE
Closes gh-9384
2017-06-08 09:20:51 +03:00
Stephane Nicoll
3d9c8c55dc Upgrade to Spring AMQP 1.7.3.RELEASE
Closes gh-9383
2017-06-08 09:19:51 +03:00
Stephane Nicoll
b2a41792cc Merge branch '1.5.x' 2017-06-08 09:03:26 +03:00
Stephane Nicoll
78ba4f3382 Merge branch '1.4.x' into 1.5.x 2017-06-08 09:03:03 +03:00
Stephane Nicoll
1061a99ccf Upgrade to Spring Integration 4.3.10.RELEASE
Closes gh-9385
2017-06-08 09:01:51 +03:00
Phillip Webb
de66621905 Fix unsupported null argument
Update `MockClientHttpRequestFactory` following upstream Spring
Framework changes that mean `null` is not a valid payload.
2017-06-07 20:37:37 -07:00
Stephane Nicoll
d22ab63063 Merge branch '1.5.x' 2017-06-07 23:23:46 +03:00