Rob Winch
8a13278c6d
Update io.spring.nohttp to 0.0.6.RELEASE
...
Closes gh-9622
2021-04-12 14:55:54 -05:00
Rob Winch
1a082357d3
Add sagan(Create|Delete)Release
...
Closes gh-9577
2021-04-08 17:56:21 -05:00
Rob Winch
1038732ebc
Update aspectj-plugin to 5.3.3.3
...
Closes gh-9570
2021-04-08 12:16:24 -05:00
Rob Winch
2bad807471
Update aspectj-plugin to 5.3.0
...
Closes gh-9550
2021-04-05 22:23:59 -05:00
Rob Winch
df710e44ea
updateDependencies creates issues at spring-projects
...
Issue gh-9542
2021-04-05 22:23:59 -05:00
Rob Winch
38a230e5f3
Reject org.opensaml updates
...
There are two versions of org.opensaml that are supported, so we need
to manually update opensaml dependencies.
Issue gh-9542
2021-04-05 22:23:59 -05:00
Rob Winch
230c39e42a
Reject com.nimbusds:nimbus-jose-jwt updates
...
Ensures consistency between nimbus-jose-jwt and oauth2-oidc-sdk
Issue gh-9542
2021-04-05 21:27:29 -05:00
Rob Winch
457435bfd0
Reject jython updates
...
Issue gh-9542
2021-04-05 21:27:16 -05:00
Rob Winch
0ec20cfd3b
Reject commons-codec updates
...
Issue gh-9542
2021-04-05 21:26:30 -05:00
Rob Winch
19fd2f2ca7
Remove spring-boot-gradle-plugin
...
Issue gh-9539
2021-04-05 21:21:43 -05:00
Rob Winch
f6a5b723cb
Add updateDependencies
...
Allows for updating the depencencies of the project in an automated fashion.
Closes gh-9542
2021-04-05 10:36:36 -05:00
Rob Winch
de1b3e9d30
Remove DepencencyManagementPlugin
...
Issue gh-9540
2021-04-05 10:36:36 -05:00
Rob Winch
6b3918ff7b
Add buildSrc
...
Closes gh-9539
2021-04-05 10:27:29 -05:00
Josh Cummings
8c8fef0918
Revert "Use plugins-release"
...
This reverts commit 9a2c184c9f
.
This caused a problem with the snapshot build, reverting
while I find an approach that works for community usage
2021-02-10 11:00:39 -07:00
Josh Cummings
9a2c184c9f
Use plugins-release
2021-02-10 09:45:57 -07:00
Rob Winch
c03ba45122
Use spring-build-conventions:0.0.37
2021-01-25 20:24:10 -06:00
Rob Winch
51ee0de3fd
Use spring-build-conventions:0.0.36
2021-01-19 17:20:12 -06:00
Rob Winch
c421b3f635
spring-build-conventions:0.0.35.RELEASE
2021-01-19 17:20:12 -06:00
Rob Winch
791857ba5c
Update to spring-build-conventions:0.0.35.BUILD-SNAPSHOT
2020-11-16 12:26:36 -06:00
Ellie Bahadori
649443f67e
Build GitHub Actions CI pipeline
2020-11-10 10:25:16 -05:00
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 aea0fea5d9
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