- 29 Oct, 2020 18 commits
-
-
Spring Buildmaster authored
-
Stephane Nicoll authored
Closes gh-23965
-
Stephane Nicoll authored
-
Spring Buildmaster authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-23962
-
Stephane Nicoll authored
See spring-io/concourse-java-scripts#11
-
Stephane Nicoll authored
See gh-23962
-
Stephane Nicoll authored
See spring-io/concourse-java-scripts#11
-
Phillip Webb authored
Ensure that metadata sourced from inner-types is not deleted when performing an incremental compile. Prior to this commit, the source type was searched using the `Outer$Inner` format. This is not supported `Elements.getTypeElement` so we now convert the names to `Outer.Inner`. Closes gh-10886
-
Phillip Webb authored
Closes gh-23953
-
Phillip Webb authored
Closes gh-23943
-
Phillip Webb authored
Closes gh-23952
-
Phillip Webb authored
Closes gh-23950
-
Phillip Webb authored
Closes gh-23947
-
Phillip Webb authored
Closes gh-23951
-
Phillip Webb authored
Closes gh-23946
-
- 28 Oct, 2020 14 commits
-
-
Stephane Nicoll authored
Closes gh-23786
-
Stephane Nicoll authored
Closes gh-23956
-
Stephane Nicoll authored
Closes gh-23783
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-23798
-
Stephane Nicoll authored
Closes gh-23790
-
Stephane Nicoll authored
Closes gh-23776
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-23775
-
Stephane Nicoll authored
This commit removes `<version>` from the Maven Plugin documentation where it makes sense so that versions aren't hardcoded unnecessarily. Rather, a plugin or dependency management should be in place so those are not needed. Closes gh-23909
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-23789
-
Stephane Nicoll authored
See gh-23782
-
- 27 Oct, 2020 5 commits
-
-
Andy Wilkinson authored
Previously, the test would make an HTTP request and, as soon as the response was received, it would check the presence and value of the http.server.requests meter. This create a race condition between the meter being registered once the response had been flushed and the meter's presence being checked. If the check won the race, the test would fail. This commit updates the test to wait for up to 5 seconds for the meter to be present and have a count of 1, matching the single request that has been made. Fixes gh-23919
-
Stephane Nicoll authored
Closes gh-23773
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-23772
-
Stephane Nicoll authored
Closes gh-23910
-
- 26 Oct, 2020 3 commits
-
-
Stephane Nicoll authored
Closes gh-23769
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-23792
-