- 24 Jul, 2020 8 commits
-
-
Andy Wilkinson authored
See gh-22089
-
Nelson Osacky authored
This adds build caching and build scans. The changes required disabling scans when using the maven invoker plugin in order to not cause duplicate build scans when invoking other maven builds. There is also an empty `.mvn` folder in the spring-boot-starters project to prevent duplicate build scans as well since there is no way to pass properties to the maven-javadoc-plugin. The checkstyle plugin was causing a cache miss with the `propertyExpansion` because it contains an absolute path. The absolute path is now ignored and instead the files are added as inputs to the checkstyle plugin. This only enables the local build cache. The remote cache is not yet enabled. On my local machine: ./mvnw clean install build times go from about 30 minutes to about 10 minutes. ./mvnw clean install -Pfull build times go from about 60 minutes to about 13 minutes. See gh-22089
-
Phillip Webb authored
See gh-22543
-
Phillip Webb authored
See gh-22543
-
Phillip Webb authored
Update `DistributeCommand` so that regex patterns can be used to mark artifacts that are optional and need not fail the release. Closes gh-22543
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
- 23 Jul, 2020 5 commits
-
-
Spring Buildmaster authored
-
Andy Wilkinson authored
Closes gh-22537
-
Andy Wilkinson authored
Closes gh-22536
-
Stephane Nicoll authored
Closes gh-22505
-
Stephane Nicoll authored
Closes gh-22512
-
- 22 Jul, 2020 4 commits
-
-
Stephane Nicoll authored
Closes gh-22511
-
Stephane Nicoll authored
Closes gh-22507
-
Stephane Nicoll authored
See gh-22505
-
Stephane Nicoll authored
Closes gh-22382
-
- 21 Jul, 2020 13 commits
-
-
Andy Wilkinson authored
Closes gh-22370
-
Andy Wilkinson authored
Closes gh-22371
-
Andy Wilkinson authored
Closes gh-22430
-
Andy Wilkinson authored
Closes gh-22429
-
Andy Wilkinson authored
Closes gh-22428
-
Andy Wilkinson authored
Closes gh-22427
-
Andy Wilkinson authored
Closes gh-22426
-
Andy Wilkinson authored
Closes gh-22425
-
Andy Wilkinson authored
Closes gh-22424
-
Andy Wilkinson authored
Closes gh-22423
-
Andy Wilkinson authored
Closes gh-22422
-
Andy Wilkinson authored
Closes gh-22421
-
Andy Wilkinson authored
Closes gh-22420
-
- 20 Jul, 2020 1 commit
-
-
Andy Wilkinson authored
Closes gh-22408
-
- 17 Jul, 2020 3 commits
-
-
Stephane Nicoll authored
See gh-22382
-
Stephane Nicoll authored
See gh-22371
-
Stephane Nicoll authored
See gh-22370
-
- 16 Jul, 2020 1 commit
-
-
Andy Wilkinson authored
Closes gh-22348
-
- 09 Jul, 2020 1 commit
-
-
Andy Wilkinson authored
Closes gh-22271
-
- 07 Jul, 2020 1 commit
-
-
Andy Wilkinson authored
Fixes gh-22169
-
- 02 Jul, 2020 1 commit
-
-
Andy Wilkinson authored
Closes gh-22189
-
- 01 Jul, 2020 2 commits
-
-
Andy Wilkinson authored
* gh-22110: Improve error handling in JDK upgrade checks Closes gh-22110
-
dreis2211 authored
See gh-22110
-