Commit Graph

21208 Commits

Author SHA1 Message Date
Madhura Bhave
2741e0826f Merge branch '2.1.x' 2019-02-13 16:55:33 -08:00
Madhura Bhave
82a711403d Extract java8 binary to the correct location
Fixes gh-15948
2019-02-13 16:52:46 -08:00
Madhura Bhave
1100ab2db2 Merge branch '2.1.x' 2019-02-13 15:35:52 -08:00
Madhura Bhave
ddfcc1e28f Change label for automatic jdk upgrade issues
Closes gh-15825
2019-02-13 15:35:10 -08:00
Madhura Bhave
862ffcbbf4 Merge branch '2.1.x' 2019-02-13 13:33:14 -08:00
Madhura Bhave
bbe555a4f5 Split Jersey management context configuration
This commit splits the management context configuration for jersey
into two separate configurations depending on if the type is SAME or
CHILD. The configuration for the SAME context should only kick in if
there is no existing ResourceConfig bean.

Fixes gh-15891
2019-02-13 13:27:54 -08:00
Andy Wilkinson
44046b767f Merge branch '2.1.x' 2019-02-13 21:18:47 +00:00
Andy Wilkinson
b645e0a581 Upgrade to Spring Kafka 2.2.4.RELEASE
Closes gh-15867
2019-02-13 21:16:32 +00:00
Andy Wilkinson
2460454eb4 Merge branch '2.1.x' 2019-02-13 21:15:35 +00:00
Andy Wilkinson
a69eb3729c Upgrade to Spring Security 5.1.4.RELEASE
Closes gh-15863
2019-02-13 21:15:09 +00:00
Andy Wilkinson
d1e97665e0 Merge branch '2.1.x' 2019-02-13 18:16:40 +00:00
Andy Wilkinson
0380ca33f2 Merge branch '2.0.x' into 2.1.x 2019-02-13 18:16:32 +00:00
Andy Wilkinson
874489f1c8 Upgrade Java 8 CI image to 1.8.0_202-b08
Closes gh-15813
2019-02-13 18:14:55 +00:00
Andy Wilkinson
59c017b627 Upgrade JDK 11 CI image to 11.0.2+9
Closes gh-15812
2019-02-13 18:10:14 +00:00
Andy Wilkinson
b27242f27b Merge branch '2.1.x' 2019-02-13 18:00:15 +00:00
Andy Wilkinson
e3806dca42 Upgrade to Micrometer 1.1.3
Closes gh-15869
2019-02-13 17:56:59 +00:00
Andy Wilkinson
fbf67c4dec Upgrade to Spring AMQP 2.1.4.RELEASE
Closes gh-15865
2019-02-13 17:56:25 +00:00
Andy Wilkinson
5c1fc52252 Upgrade to Spring Data Lovelace-SR5
Closes gh-15864
2019-02-13 17:55:20 +00:00
Andy Wilkinson
08b0560a86 Upgrade to Lettuce 5.1.4.RELEASE
Closes gh-15945
2019-02-13 17:55:13 +00:00
Andy Wilkinson
dd1686bea8 Upgrade to Commons Pool2 2.6.1
Closes gh-15946
2019-02-13 17:54:51 +00:00
Andy Wilkinson
cc87bb28aa Merge branch '2.0.x' into 2.1.x 2019-02-13 17:54:18 +00:00
Andy Wilkinson
5dc285f2cf Upgrade to Spring Hateoas 0.25.1.RELEASE
Closes gh-15944
2019-02-13 17:49:00 +00:00
Andy Wilkinson
747e419db1 Merge branch '2.1.x' 2019-02-13 17:45:45 +00:00
Andy Wilkinson
9fb0b97f96 Decorate test containers so tests are skipped without Docker
Closes gh-15901
Closes gh-15638
2019-02-13 17:44:45 +00:00
Stephane Nicoll
3d6def9f81 Handle BatchMessagingMessageConverter with Kafka batch listeners
Closes gh-15942
2019-02-13 17:06:38 +01:00
Andy Wilkinson
b183c0b709 Merge pull request #15637 from Michael Simons
* gh-15637:
  Polish "Add opt-in support for Neo4j-OGM native types"
  Add opt-in support for Neo4j-OGM native types

Closes gh-15637
2019-02-13 15:05:37 +00:00
Andy Wilkinson
18174a8e9e Polish "Add opt-in support for Neo4j-OGM native types"
See gh-15637
2019-02-13 15:04:54 +00:00
Michael Simons
af21b847a0 Add opt-in support for Neo4j-OGM native types
This includes tests for the autoconfiguration using that new property.
The test require the native types for Bolt and embedded in the test
scope, so the Neo4j-OGM native types have been added to managed
dependencies.

The enhanced autoconfiguration throws an
InvalidConfigurationPropertyValueException when native types cannot be
used due to missing dependencies or wrong transport mode.

See gh-15637
2019-02-13 14:38:44 +00:00
Stephane Nicoll
c8070f4408 Merge pull request #14823 from jgriff
* pr/14823:
  Polish "Support expressing application `args` in `@SpringBootTest`"
  Support expressing application `args` in `@SpringBootTest`
2019-02-13 15:07:22 +01:00
Stephane Nicoll
7413584b00 Polish "Support expressing application args in @SpringBootTest"
Closes gh-14823
2019-02-13 15:07:11 +01:00
Justin Griffin
422e6b7d41 Support expressing application args in @SpringBootTest
Add `args` property to the `@SpringBootTest` annotation so tests
can easily supply application arguments to pass to their app under test.

See gh-14823
2019-02-13 14:38:26 +01:00
Andy Wilkinson
1f08a52475 Merge branch 'spring-data-moore' 2019-02-13 12:44:22 +00:00
Andy Wilkinson
b3312d7de4 Upgrade to Jedis 3.0.1
Closes gh-15941
2019-02-13 12:43:16 +00:00
Andy Wilkinson
a0b826ce4d Start building against Spring Plugin 2.0.0.M1 snapshots
See gh-15940
2019-02-13 11:37:44 +00:00
Andy Wilkinson
bb4cdd3ba1 Start building against Spring HATEOAS 1.0.0.M1 snapshots
See gh-15939
2019-02-13 11:34:21 +00:00
Michael Simons
330f5b70f2 Upgrade to Neo4j-OGM 3.2.0-alpha04
Closes gh-15937
2019-02-13 11:26:37 +00:00
Andy Wilkinson
7a8104ac0e Upgrade to Elasticsearch 6.5.4
Closes gh-15938
2019-02-13 11:26:37 +00:00
Andy Wilkinson
e924745bf8 Start building against Spring Data Moore M2 snapshots
See gh-15197
2019-02-13 11:26:37 +00:00
Stephane Nicoll
c25b1652dd Merge pull request #15933 from govi20
* pr/15933:
  Polish "Fix broken links to appendix"
  Fix broken links to appendix
2019-02-13 11:07:06 +01:00
Stephane Nicoll
c3c22c0a8a Polish "Fix broken links to appendix"
Closes gh-15933
2019-02-13 10:58:55 +01:00
Govinda
3428c0efa2 Fix broken links to appendix
See gh-15933
2019-02-13 10:52:17 +01:00
Stephane Nicoll
2241837d75 Merge branch '2.1.x' 2019-02-13 09:20:48 +01:00
Stephane Nicoll
46bf82ca82 Upgrade to Spring Framework 5.1.5
Closes gh-15862
2019-02-13 09:18:46 +01:00
Stephane Nicoll
3b3d9f8e90 Merge branch '2.1.x' 2019-02-13 06:46:50 +01:00
Stephane Nicoll
e38bd28271 Upgrade to Reactor Bom Californium-SR5
Closes gh-15878
2019-02-13 06:44:22 +01:00
Andy Wilkinson
b339c92871 Merge branch '2.1.x' 2019-02-12 17:34:44 +00:00
Andy Wilkinson
a0cf4ec017 Add dependency now needed for javadoc generation on Java 11
See gh-15775
2019-02-12 17:33:32 +00:00
Andy Wilkinson
0adea5a905 Merge branch '2.1.x' 2019-02-12 16:42:15 +00:00
Andy Wilkinson
948bafa4d8 Repackage kotlin-module metadata beneath BOOT-INF/classes
Closes gh-15890
2019-02-12 16:41:15 +00:00
Andy Wilkinson
5045c3b8b8 Merge branch '2.1.x' 2019-02-12 16:34:43 +00:00