Brian Clozel
b804d27a0c
Add Netty and RxJava dependency management
2017-01-26 09:29:13 +01:00
Andy Wilkinson
0e4b9b5738
Merge branch '1.5.x'
2017-01-25 15:26:55 +00:00
Andy Wilkinson
a081c96523
Merge branch '1.4.x' into 1.5.x
2017-01-25 15:26:43 +00:00
Andy Wilkinson
daf6be46f6
Revert "Upgrade to Groovy 2.4.8"
...
This reverts commit 70cd5c42ed .
See gh-8083
2017-01-25 15:24:33 +00:00
Andy Wilkinson
05831e4b87
Merge branch '1.5.x'
2017-01-25 14:55:39 +00:00
Andy Wilkinson
37cf31f450
Upgrade to Couchbase Java Client 2.3.7
...
In version 2.3.6 and earlier, an attempt to create a Bucket or a
ClusterInfo would fail fast with a ConnectException in the cause of
the Couchbase server was done. In 2.3.7 this remains true for a
Bucket but is no longer the case for ClusterInfo. The latter now
retries for 75 seconds by default and when it eventually fails a
ConnectException is no longer part of the cause chain.
This commit makes the auto-configured ClusterInfo depend on the
auto-configured Bucket. This means that the Bucket is always created
before the ClusterInfo, thereby ensuring that things fail gracefully
with useful diagnostics when the server is unavailable.
Closes gh-8092
2017-01-25 14:55:28 +00:00
Stephane Nicoll
9a65968cb3
Merge branch '1.4.x' into 1.5.x
2017-01-25 15:53:16 +01:00
Stephane Nicoll
feb496fecd
Upgrade to Spring Framework 4.3.6.RELEASE
...
Closes gh-7774
2017-01-25 15:51:29 +01:00
Andy Wilkinson
9bba73a1a9
Upgrade to Thymeleaf 3 and drop support for Thymleaf 2
...
This commit raises the minimum supported version of Thymeleaf to
3.0.x. It also upgrades Spring Social to a version that is compatible
with Thymeleaf 3.
Closes gh-7450
Closes gh-6258
See gh-7885
2017-01-25 13:59:09 +00:00
Andy Wilkinson
55c06fcc15
Merge branch '1.5.x'
2017-01-24 21:28:42 +00:00
Andy Wilkinson
5ee46742be
Upgrade to Mariadb 1.5.7
...
Closes gh-8098
2017-01-24 21:27:42 +00:00
Andy Wilkinson
7ae9148caa
Upgrade to Jooq 3.9.1
...
Closes gh-8097
2017-01-24 21:27:42 +00:00
Andy Wilkinson
99a48a9a8c
Upgrade to Narayana 5.5.1.Final
...
Closes gh-8096
2017-01-24 21:27:42 +00:00
Andy Wilkinson
e42ae87989
Upgrade to Jersey 2.25.1
...
Closes gh-8095
2017-01-24 21:27:42 +00:00
Andy Wilkinson
31f1ad9bb9
Upgrade to Artemis 1.5.2
...
Closes gh-8094
2017-01-24 21:27:41 +00:00
Andy Wilkinson
ac4c29bc9f
Upgrade to Hazelcast 3.7.5
...
Closes gh-8093
2017-01-24 21:27:41 +00:00
Andy Wilkinson
5c006d05f8
Merge branch '1.5.x'
2017-01-24 17:14:20 +00:00
Andy Wilkinson
988ad6b911
Merge branch '1.4.x' into 1.5.x
2017-01-24 17:13:31 +00:00
Vedran Pavic
5e6abd2471
Replace dep mgmt for hazelcast-hiberate5 with hazelcast-hibernate52
...
Hibernate 5.2 is now the minimum supported version so providing
dependency management for hazelcast-hiberate5 no longer makes sense.
This commit replaces it with dependency management for
hazelcast-hibernate52.
Closes gh-7869
2017-01-24 17:07:17 +00:00
Andy Wilkinson
bd58a6de66
Upgrade to Jaybird 2.2.12
...
Closes gh-8086
2017-01-24 16:33:06 +00:00
Andy Wilkinson
f8056f9888
Upgrade to Elasticsearch 2.4.4
...
Closes gh-8085
2017-01-24 16:33:06 +00:00
Andy Wilkinson
96f6f42b32
Upgrade to Jetty 9.3.16.v20170120
...
Closes gh-8084
2017-01-24 16:33:05 +00:00
Andy Wilkinson
70cd5c42ed
Upgrade to Groovy 2.4.8
...
Closes gh-8083
2017-01-24 16:33:05 +00:00
Andy Wilkinson
fcd5477334
Upgrade to Httpcore 4.4.6
...
Closes gh-8082
2017-01-24 16:33:04 +00:00
Andy Wilkinson
a736102a4b
Upgrade to Activemq 5.13.5
...
Closes gh-8081
2017-01-24 16:33:04 +00:00
Andy Wilkinson
ec70046e27
Upgrade to Joda Time 2.9.7
...
Closes gh-8080
2017-01-24 16:33:03 +00:00
Andy Wilkinson
b5cecd42d1
Upgrade to Undertow 1.3.26.Final
...
Closes gh-8079
2017-01-24 16:33:03 +00:00
Andy Wilkinson
b43a8c2069
Upgrade to Jackson 2.8.6
...
Closes gh-8078
2017-01-24 16:33:02 +00:00
Andy Wilkinson
fe17a0efa2
Upgrade to Logback 1.1.9
...
Closes gh-69
2017-01-24 16:22:55 +00:00
Andy Wilkinson
0f998e2ae1
Merge branch '1.5.x'
2017-01-24 12:39:45 +00:00
Andy Wilkinson
013d45a4d7
Upgrade to Jetty 9.4.1.v20170120
...
Closes gh-7750
2017-01-24 12:39:22 +00:00
Andy Wilkinson
e3235f2370
Merge branch '1.4.x' into 1.5.x
2017-01-24 12:30:30 +00:00
Andy Wilkinson
1607f682db
Start building against Spring Framework 4.3.6 snapshots
...
See gh-7774
2017-01-24 12:28:24 +00:00
Andy Wilkinson
6c50874917
Correct the managed version for spring-boot-autoconfigure-processor
2017-01-24 10:43:07 +00:00
Phillip Webb
8ffaa54e74
Merge branch '1.5.x'
2017-01-23 23:45:44 -08:00
Madhura Bhave
ca435512c0
Introduce spring-boot-autoconfigure-processor
...
Add an annotation processor that generates properties files for certain
auto-configuration class annotations. Currently attribute values from
@AutoConfigureOrder, @AutoConfigureBefore, @AutoConfigureAfter and
@ConditionalOnClass annotations are stored.
The properties file will allow optimizations to be added in the
`spring-boot-autoconfigure` project. Primarily by removing the need
to ASM parse as many `.class` files.
See gh-7573
2017-01-23 22:14:56 -08:00
Stephane Nicoll
09eb12c9a3
Merge branch '1.5.x'
2017-01-22 11:08:54 +01:00
Stephane Nicoll
012f3d3509
Upgrade to Spring LDAP 2.3.1.RELEASE
...
Closes gh-8055
2017-01-22 11:08:33 +01:00
Andy Wilkinson
d4c4bc35fd
Start building against Spring Data Kay snapshots
...
See gh-7461
2017-01-20 21:16:38 +00:00
Andy Wilkinson
0acfee44c5
Start building against Spring Session 2.0 snapshots
...
See gh-8049
2017-01-20 19:45:11 +00:00
Andy Wilkinson
eb4329fb39
Merge branch '1.5.x'
2017-01-20 15:54:04 +00:00
Andy Wilkinson
0ad4e0e70f
Merge branch '1.4.x' into 1.5.x
2017-01-20 15:53:53 +00:00
Andy Wilkinson
9e2e824098
Upgrade to Tomcat 8.5.11
...
Closes gh-7360
2017-01-20 15:51:18 +00:00
Stephane Nicoll
4fe04178b7
Merge branch '1.5.x'
2017-01-20 16:43:21 +01:00
Eddú Meléndez
5b57beca57
Upgrade to Spring LDAP 2.3.0.RELEASE
...
Closes gh-8047
2017-01-20 16:42:20 +01:00
Artem Bilan
00f3ed348e
Upgrade to Spring AMQP 1.7.0.RELEASE
...
Closes gh-8038
2017-01-20 10:16:40 +01:00
Stephane Nicoll
d9a0a55245
Upgrade to Spring AMQP 1.6.7.RELEASE
...
Closes gh-8033
2017-01-20 10:15:19 +01:00
Andy Wilkinson
bf776070c0
Merge branch '1.5.x'
2017-01-19 12:31:22 +00:00
Andy Wilkinson
3fcdd310d3
Upgrade to Neo4j OGM 2.1.1
...
Closes gh-8025
2017-01-19 12:30:55 +00:00
Andy Wilkinson
81f5bbb17b
Merge branch '1.5.x'
2017-01-18 14:19:28 +00:00