- 25 Aug, 2020 2 commits
-
-
Stephane Nicoll authored
* pr/23071: Disallow Apache Commons Lang & Lang3 imports Closes gh-23071
-
dreis2211 authored
See gh-23071
-
- 24 Aug, 2020 1 commit
-
-
Andy Wilkinson authored
Closes gh-23055
-
- 06 Aug, 2020 1 commit
-
-
Stephane Nicoll authored
Closes gh-22755
-
- 04 Aug, 2020 1 commit
-
-
Andy Wilkinson authored
Closes gh-22717
-
- 03 Aug, 2020 2 commits
-
-
Stephane Nicoll authored
* pr/22704: Fix broken links to Micrometer registry docs Closes gh-22704
-
Johnny Lim authored
See gh-22704
-
- 30 Jul, 2020 1 commit
-
-
Andy Wilkinson authored
Closes gh-22659
-
- 29 Jul, 2020 1 commit
-
-
Andy Wilkinson authored
The overhead of build scans seems to have brought us right to the limit of the Maven JVM's heap. As a result, builds are occasionally failing as the heap's been exhausted. This commit increases the JVM's max heap. Closes gh-22649
-
- 28 Jul, 2020 3 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-22614: Upgrade to Gradle Enterperise Maven Extension 1.6.0 Closes gh-22614
-
Nelson Osacky authored
See gh-22614
-
- 26 Jul, 2020 1 commit
-
-
Andy Wilkinson authored
-
- 25 Jul, 2020 6 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-22555: Polish "Add generated-snippets as output to test goal" Add generated-snippets as output to test goal Closes gh-22555
-
Andy Wilkinson authored
See gh-22555
-
Nelson Osacky authored
The generated snippets were not declared as an output to the `spring-boot-actuator-autoconfigure` test goal so when the test was pulled from the cache, it did not contain the `generated-snippets` directory. This directory is required as an input to the Asciidoctor plugin. See gh-22555
-
- 24 Jul, 2020 13 commits
-
-
Andy Wilkinson authored
* gh-22550: Disable extra scans for full profile. Closes gh-22550
-
Nelson Osacky authored
The extra scans were not disabled for the full profile, only the regular profile. See gh-22550
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-22089: Polish "Add Gradle Enterprise Extension" Add Gradle Enterprise Extension Closes gh-22089
-
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 3 commits
-
-
Stephane Nicoll authored
Closes gh-22511
-
Stephane Nicoll authored
Closes gh-22507
-
Stephane Nicoll authored
See gh-22505
-