282 Commits

Author SHA1 Message Date
Ellie Bahadori
7ef3f61924
Add build scans to PR builds 2020-09-30 10:20:12 -04:00
Joe Grandja
94bc19747d Polish "Add Spring Checkstyle with all checks disabled"
Commit aea0fea5d93bc4922dec4eef1c08f4ca01a9125d

Issue gh-8945
2020-09-09 12:34:43 -04:00
Phillip Webb
aea0fea5d9 Add Spring Checkstyle with all checks disabled
Introduce checkstyle rules from spring-javaformat, but keep them
disabled so that fixes can be introduced one commit at a time.

Issue gh-8945
2020-08-24 17:33:07 -05:00
Phillip Webb
81d9c6cac5 Add spring-javaformat plugin
Add spring-javaformat plugin but disable it for all sample projects.

Issue gh-8945
2020-08-10 16:24:44 -05:00
Rob Winch
565fd28d08 Update to spring-build-conventions:0.0.33.RELEASE
Closes gh-8759
2020-06-25 11:26:15 -05:00
Rob Winch
ca1252be94 Replace whitelist with allowlist
Issue gh-8676
2020-06-10 11:49:21 -05:00
Rob Winch
e1fd0b3859 Update to spring-build-conventions:0.0.32.RELEASE
Closes gh-8499
2020-05-06 17:39:22 -05:00
Daz DeBoer
6ec5f777d1 Upgrade Freefair AspectJ plugin to v5.0.1
The `io.freefair.aspectj.post-compile-weaving` plugin v5.0.1 includes [a fix](https://github.com/freefair/gradle-plugins/pull/213) that allows all tasks for `./gradlew classes` to be marked as `UP-TO-DATE` following an initial `./gradlew clean classes`. Without this fix, any compile task that is enhanced by the `io.freefair.aspectj.post-compile-weaving` plugin will incorrectly have compilation outputs configured as a _task input_, resulting in the task being out of date following a `clean compile`.
2020-05-04 17:07:08 -05:00
Rob Winch
72f13c8ed0 Update to aspectj-plugin:4.1.6
Closes gh-8305
2020-04-01 16:53:17 -05:00
Rob Winch
23f762844c Update to spring-build-conventions:0.0.31.RELEASE
Closes gh-8058 gh-8025
2020-03-03 23:19:13 -06:00
Rob Winch
ea6a0635ef Remove exclude of nohttp svg
We don't use svg images in our docs anymore.

Issue gh-7973
2020-02-12 12:11:58 -06:00
Rob Winch
a6c47120a4 Update to spring-build-conventions:0.0.30.RELEASE
Issue gh-7973
2020-02-12 12:11:58 -06:00
Rob Winch
ab37a7a280 Update to spring-build-conventions:0.0.29.RELEASE
Closes gh-7974
2020-02-10 13:54:28 -06:00
Rob Winch
9afa95f925 Fix Checkstyle
Issue gh-7955
2020-02-07 15:31:09 -06:00
Filip Hanik
6a28d9eee7 Use latest documentation plugin 2020-01-13 12:19:57 -08:00
Rob Winch
b85b4b8643 spring-build-conventions:0.0.28.BUILD-SNAPSHOT
Fixes gh-7801
2020-01-09 12:05:06 -06:00
Eleftheria Stein-Kousathana
2df1099da5
Idiomatic Kotlin DSL for configuring HTTP security
Issue: gh-5558
2020-01-07 12:08:43 -05:00
Rob Winch
1bb1e74a9d Add Gradle Lock Plugin
Issue gh-7788
2020-01-06 14:46:48 -06:00
Lars Grefer
55e2fe4522 Update the AspectJ Gradle Plugin to 4.0.2 2019-09-12 13:31:05 +01:00
Lars Grefer
93b991d5f7 Update AspectJ Gradle Plugin to 4.0.1 2019-09-04 19:31:28 -05:00
Lars Grefer
d69cd36a97 Update to Gradle 5.6 2019-08-26 14:32:07 -05:00
Lars Grefer
cb4f3d2f44 Use UTF-8 for Java sources and XML 2019-08-14 08:47:00 -05:00
Lars Grefer
1048601f3d Use correct encoding for compilation 2019-08-14 08:47:00 -05:00
Lars Grefer
a51318eb95 Use the 'io.freefair.aspectj' gradle plugin 2019-08-12 11:46:28 -05:00
Rob Winch
8716a3e644 Update to nohttp 0.0.2.RELEASE
Closes gh-6955
2019-06-05 09:52:24 -05:00
Rob Winch
342ef6c287 Update to nohttp 0.0.1.RELEASE
Issue gh-6819
2019-05-01 20:12:35 -05:00
Rob Winch
82ce9aa6f8 Add nohttp
Closes gh-6819
2019-04-26 15:34:45 -05:00
Joe Grandja
5fbf9532e1 Update to spring-build-conventions 0.0.23.RELEASE
Fixes gh-6440
2019-01-15 05:44:41 -05:00
Rafael Dominguez
2cb8794e35 Restored Jacoco default task dependence
This commit ensures that the jacoco plugin is applied when calling
check and test tasks.
Also remoed the clean task that prevented sonarqube using coverage data

Fixes: gh-6199
2018-11-30 14:25:21 -06:00
Rob Winch
18594ef4e9 Update to spring-build-conventions:0.0.23.BUILD-SNAPSHOT
Issue: gh-6148
2018-11-30 10:54:46 -06:00
Josh Cummings
dca3645850
Update to spring-build-conventions:0.0.22.RELEASE
Fixes: gh-6064
2018-11-09 10:55:35 -07:00
Rob Winch
1eb7a297d3 Update to spring-build-conventions:0.0.20.RELEASE
Fixes: gh-5998
2018-10-18 16:14:37 -05:00
Josh Cummings
52507695d1 Update to Spring Build Conventions 0.0.19
Fixes: gh-5981
2018-10-17 15:03:42 -05:00
Vedran Pavic
f7cb53e9bd Upgrade spring-build-conventions to 0.0.18.RELEASE 2018-08-27 10:45:35 -05:00
Rob Winch
e82a1d151c Update to spring-build-conventions:0.0.17.RELEASE
Fixes: gh-5352
2018-05-15 21:23:25 -05:00
Rob Winch
b1d013e8f0 Fix JDK 9
Issue: gh-5160
2018-03-27 09:30:56 -05:00
Rob Winch
3205f68f29 Update to spring-build-conventions:0.0.15.RELEASE
Fixes: gh-5048
2018-02-27 16:23:49 -06:00
Rob Winch
c24490cbb8 Update to spring-build-conventions:0.0.13.RELEASE
Fixes: gh-5030
2018-02-19 23:59:03 -06:00
Rob Winch
85b3e109f2 Update to spring-build-conventions:0.0.12.RELEASE
Fixes: gh-5020
Fixes: gh-5024
2018-02-16 14:25:27 -06:00
Rob Winch
48a5aad4a8 Polish Formatting of build.gradle
Issue: gh-4986
2018-02-02 11:55:47 -06:00
Lóránt Pintér
7b708bb4f5 Enable caching for Test tasks 2018-02-02 11:53:34 -06:00
Rob Winch
7bb3df2176 spring-build-conventions:0.0.10.RELEASE 2018-01-24 15:07:57 -06:00
Rob Winch
4d310b7bf3 spring-build-conventions 0.0.9.RELEASE
Issue gh-4954
2018-01-09 12:51:57 -06:00
Rob Winch
e49e430538 Use spring-build-conventions Bom plugin
Fixes gh-4954
2018-01-09 11:27:34 -06:00
Rob Winch
67031a277d Use spring-build-conventions:0.0.8.RELEASE 2017-11-27 13:45:31 -06:00
Rob Winch
e20919c58b spring-build-conventions:0.0.6.RELEASE 2017-11-17 20:48:45 -06:00
Rob Winch
d13c3a040c spring-build-conventions-0.0.5.RELEASE 2017-10-10 07:55:09 -05:00
Rob Winch
445834784a Update to Mockito 2.10.0
Issue: gh-4608
2017-10-09 16:13:11 -05:00
Rob Winch
f2bbeba9d2 Update to spring-build-conventions-0.0.4.RELEASE 2017-10-03 08:45:08 -05:00
Rob Winch
455e2bab90 Update to Gradle 4.1 2017-09-18 10:19:59 -05:00