Commit Graph

326 Commits

Author SHA1 Message Date
Andy Wilkinson
2f45bc085f Merge branch '2.1.x' into 2.2.x 2020-07-24 12:08:03 +01:00
Andy Wilkinson
d435c19ab8 Align gradle-enterprise-maven-extension versions 2020-07-24 12:07:32 +01:00
Andy Wilkinson
f4508b4059 Merge branch '2.1.x' into 2.2.x
Closes gh-22547
2020-07-24 11:54:12 +01:00
Andy Wilkinson
60ff87155f Polish "Add Gradle Enterprise Extension"
See gh-22089
2020-07-24 11:51:52 +01:00
Nelson Osacky
e41a53cf85 Add Gradle Enterprise Extension
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
2020-07-24 11:47:24 +01:00
Spring Buildmaster
652712b5eb Next development version (v2.2.10.BUILD-SNAPSHOT) 2020-07-24 08:47:37 +00:00
Spring Buildmaster
7ac5cc96c2 Next development version (v2.1.17.BUILD-SNAPSHOT) 2020-07-23 21:53:53 +00:00
Spring Buildmaster
08ce50c86e Next development version (v2.2.9.BUILD-SNAPSHOT) 2020-06-11 13:06:12 +00:00
Spring Buildmaster
5abca71056 Next development version (v2.1.16.BUILD-SNAPSHOT) 2020-06-11 09:14:56 +00:00
Phillip Webb
5eabb0400c Merge branch '2.1.x' into 2.2.x
Closes gh-21447
2020-05-13 23:01:02 -07:00
Phillip Webb
d7c7ca31f3 Upgrade to spring-javaformat 0.0.22
Closes gh-21446
2020-05-13 23:00:18 -07:00
Spring Buildmaster
b65747e301 Next development version (v2.2.8.BUILD-SNAPSHOT) 2020-05-07 15:27:07 +00:00
Spring Buildmaster
9f37f163a8 Next development version (v2.1.15.BUILD-SNAPSHOT) 2020-05-07 14:10:55 +00:00
Spring Buildmaster
cea12904bc Next development version (v2.2.7.BUILD-SNAPSHOT) 2020-03-26 12:06:29 +00:00
Spring Buildmaster
f483459548 Next development version (v2.2.6.BUILD-SNAPSHOT) 2020-02-27 12:59:33 +00:00
Spring Buildmaster
3df446227e Next development version (v2.1.14.BUILD-SNAPSHOT) 2020-02-27 10:28:52 +00:00
Stephane Nicoll
d5ed61317a Merge branch '2.1.x' into 2.2.x
Closes gh-20015
2020-02-03 10:39:05 +01:00
Stephane Nicoll
c8a5106cdf Upgrade to spring-javaformat 0.0.20
This commit upgrades to spring javaformat 0.0.20 and Checkstyle 8.29.

This commit also upgrades to the Checkstyle maven plugin 3.1.0.

See gh-20011
2020-02-03 10:36:27 +01:00
Spring Buildmaster
b6bed9fccd Next development version (v2.2.5.BUILD-SNAPSHOT) 2020-01-20 19:12:49 +00:00
Andy Wilkinson
b44442ee3c Merge branch '2.1.x' into 2.2.x
Closes gh-19799
2020-01-17 20:53:28 +00:00
Andy Wilkinson
34ac3c5f7d Upgrade to spring-javaformat 0.0.19
Closes gh-19710
2020-01-17 20:25:51 +00:00
Spring Buildmaster
78008ffe6b Next development version (v2.2.4.BUILD-SNAPSHOT) 2020-01-16 15:28:31 +00:00
Spring Buildmaster
3f05deb311 Next development version (v2.1.13.BUILD-SNAPSHOT) 2020-01-16 12:09:50 +00:00
Stephane Nicoll
36bf05dde7 Merge branch '2.1.x' into 2.2.x
Closes gh-19479
2019-12-29 10:41:03 +01:00
Stephane Nicoll
4f237ccda6 Upgrade to nohttp 0.0.4.RELEASE
Closes gh-19478
2019-12-29 10:36:07 +01:00
Spring Buildmaster
5b92cd841d Next development version (v2.2.3.BUILD-SNAPSHOT) 2019-12-06 07:13:57 +00:00
Spring Buildmaster
e5303ab755 Next development version (v2.1.12.BUILD-SNAPSHOT) 2019-12-06 00:19:31 +00:00
Phillip Webb
e9cbed8b3b Merge branch '2.1.x' into 2.2.x
Closes gh-19287
2019-12-04 20:46:40 -08:00
Phillip Webb
2fb75e5e67 Upgrade to spring-javaformat 0.0.17
Closes gh-19286
2019-12-04 20:39:55 -08:00
Spring Buildmaster
93b7baf1f6 Next development version (v2.2.2.BUILD-SNAPSHOT) 2019-11-06 22:36:01 +00:00
Spring Buildmaster
8b1ff0a1a9 Next development version (v2.1.11.BUILD-SNAPSHOT) 2019-11-06 11:18:35 +00:00
Stephane Nicoll
8a297aefb3 Merge branch '2.1.x'
Closes gh-18896
2019-11-06 08:24:44 +01:00
Stephane Nicoll
58e3c6dbcd Polish "Polish comment in pom.xml"
See gh-18855
2019-11-06 08:05:22 +01:00
Nick
28736f9379 Polish comment in pom.xml
See gh-18855
2019-11-06 08:05:00 +01:00
Spring Buildmaster
a7de27c5d3 Next development version (v2.2.1.BUILD-SNAPSHOT) 2019-10-16 18:07:04 +00:00
Spring Buildmaster
2423275128 Next development version (v2.1.10.BUILD-SNAPSHOT) 2019-10-02 15:31:12 +00:00
Andy Wilkinson
5b394c601b Polish repository id 2019-10-02 13:44:52 +01:00
Andy Wilkinson
9e514ab7f9 Provide plugin release repository for Asciidoctor Extensions
See b5069a4f8a
2019-10-02 13:43:34 +01:00
Spring Buildmaster
25e6a2d37d Next development version (v2.1.9.BUILD-SNAPSHOT) 2019-09-05 15:17:25 +00:00
Stephane Nicoll
f58b3ea872 Merge branch '2.1.x'
Closes gh-17906
2019-08-19 08:04:02 +02:00
Stephane Nicoll
af38dddd67 Upgrade to nohttp 0.0.3.RELEASE
Closes gh-17905
2019-08-19 08:03:03 +02:00
Spring Buildmaster
ef7b1bb4bc Next development version (v2.1.8.BUILD-SNAPSHOT) 2019-08-06 09:08:26 +00:00
Madhura Bhave
d9466f5659 Move smoke tests under spring-boot-test
See gh-17393
2019-07-02 15:55:58 -07:00
Phillip Webb
fc7a99d0df Merge branch '2.1.x'
Closes gh-17362
2019-06-28 21:35:49 -07:00
Phillip Webb
6425fb6ec8 Merge branch '2.0.x' into 2.1.x
Closes gh-17361
2019-06-28 21:34:35 -07:00
Phillip Webb
4f079803d2 Merge branch '1.5.x' into 2.0.x
Closes gh-17359
2019-06-28 21:29:20 -07:00
Phillip Webb
8edf88a08b Polish M2Eclipse ignore configuration
Pull all M2Eclipse ignore configuration up to the parent POM and
increase the version ranges covered.
2019-06-27 09:42:14 -07:00
Andy Wilkinson
66f1344f7c Merge branch '2.1.x'
Closes gh-17335
Closes gh-17292
2019-06-27 12:00:34 +01:00
Andy Wilkinson
91786bc712 Merge branch '2.0.x' into 2.1.x
Closes gh-17334
2019-06-27 11:39:17 +01:00
Andy Wilkinson
256a0d636d Merge branch '1.5.x' into 2.0.x 2019-06-27 11:39:02 +01:00