- 11 Jun, 2020 40 commits
-
-
Spring Buildmaster authored
-
Phillip Webb authored
Reinstate test now that we are on a reactor-netty releases that fixes reactor/reactor-netty issue 1093. Closes gh-21437
-
Phillip Webb authored
Further attempt to fix Windows file issues. See gh-21575
-
Phillip Webb authored
Update `BuildRequest` to also allow digest based references. Closes gh-21879
-
Phillip Webb authored
Refactor the internals of `PropertiesLauncher` so that opened jar files are tracked and can be closed after a test completes. See gh-21575
-
Phillip Webb authored
Update Ant smoke test to explicitly use Java 8.
-
Madhura Bhave authored
* pr/21872: Fix deprecation in NettyRSocketServerFactoryTests Closes gh-21872
-
dreis2211 authored
See gh-21872
-
Madhura Bhave authored
* pr/21793: Link complete Slack message to build log Closes gh-21793
-
dreis2211 authored
See gh-21793
-
Scott Frederick authored
This commit changes the NamedPipeSocket used for communication with a local Docker daemon to use a non-blocking AsynchronousByteChannel instead of a blocking RandomAccessFile, modeled after a similar change to the docker-java project. This eliminates the potential for a blocking call to hang indefinitely. Fixes gh-21672
-
Andy Wilkinson authored
Pick up the workaround for the AsciidoctorJ bug that prevents the configprops macro's attributes from being parsed. The lack of parsing meant that the envvar format was being lost and properties were being written in the canonical form instead. Closes gh-21794
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Spring Buildmaster authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-21889
-
Stephane Nicoll authored
Closes gh-21487
-
Spring Buildmaster authored
-
Stephane Nicoll authored
Closes gh-21784
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-21783
-
Stephane Nicoll authored
Closes gh-21776
-
Stephane Nicoll authored
Closes gh-21779
-
Stephane Nicoll authored
Closes gh-21782
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-21888
-
Stephane Nicoll authored
Closes gh-21781
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-21887
-
Stephane Nicoll authored
Closes gh-21886
-
Stephane Nicoll authored
Closes gh-21780
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
See gh-21885
-
Phillip Webb authored
-
Madhura Bhave authored
Closes gh-21880
-
Madhura Bhave authored
This commit aligns log4j2's behavior with logback such that loggers with a null configuredLevel are also returned by the actuator endpoint. Fixes gh-20037
-
Madhura Bhave authored
Fixes gh-21293
-