spring-boot/spring-boot-project/spring-boot-dependencies
Andy Wilkinson 00489c74ea Start building against Spring Data Kay SR4 snapshots
The fix in Spring Data Redis for sentinel configuration means that
two Jedis sentinel tests now attempt to connect to a Sentinel. As a
result the tests fail. Running a Redis Sentinel in a Docker container
appears to be non-trivial. As an alternative, this commit updates the
tests to capture the JedisConnectionFactory prior to its
initialization (which is the failure trigger) and then assert that its
configuration is as expected.

See gh-11884
Closes gh-11855
2018-02-02 11:12:37 +00:00
..
src/main/xslt Fix POMs for the updated build/release process 2017-10-04 16:34:38 -07:00
pom.xml Start building against Spring Data Kay SR4 snapshots 2018-02-02 11:12:37 +00:00