Commit Graph

271 Commits

Author SHA1 Message Date
Steve Riesenberg 80e39e9343 Add GitHubReleasePlugin with createGitHubRelease task
Closes gh-10456
Closes gh-10457
2021-12-22 10:24:18 -06:00
Lars Grefer 10ac6dc761 Update aspectj-plugin to 6.3.0
Version 6.3.0 aligns with the used Gradle 7.3
2021-11-16 12:52:07 -06:00
Marcus Da Coregio 010f719344 Upgrade to JDK 17
Closes gh-10343
2021-11-01 09:02:42 -03:00
Lars Grefer 246df9f5c1 Update aspectj-plugin to 6.2.0
Version 6.2.0 aligns with the used Gradle 7.2
2021-10-27 17:22:10 -06:00
Rob Winch 7309b8846a updateDependenciesSettings does not process AsciidoctorConventionPlugin 2021-10-18 13:54:26 -05:00
Josh Cummings 4272889dc8 Install Structure101 Plugin
Issue gh-6236
2021-09-27 14:56:03 -06:00
Rob Winch d3c5c6add3 Update io.spring.nohttp to 0.0.10
Closes gh-10290
2021-09-17 16:40:58 -05:00
Rob Winch 86c445f491 Update nebula-project-plugin to 8.2.0
Closes gh-10286
2021-09-17 16:40:58 -05:00
Eleftheria Stein df6ed74303 Compile with parameter names
Closes gh-10240
2021-09-08 10:01:47 +02:00
Rob Winch ad9da129a8 Update nebula-project-plugin to 8.1.0
Closes gh-10197
2021-08-16 14:18:54 -05:00
Marcus Da Coregio c562d56ff4 Add checkSamples task
Closes gh-9846
2021-07-27 14:11:51 -03:00
Eleftheria Stein 9adcfebbdf Include minor version bump 2021-07-16 17:12:37 +02:00
Rob Winch eda38b8f88 opensaml fixes 2021-05-17 15:51:55 -05:00
Rob Winch cb4d03b9cd Update io.spring.nohttp to 0.0.8
Closes gh-9753
2021-05-14 13:23:54 -05:00
Rob Winch 5a7e096d0c Update io.spring.nohttp to 0.0.7
Closes gh-9711
2021-05-03 14:40:41 -05:00
Rob Winch 6d0df03a2d Disable Gradle updates 2021-05-03 14:38:01 -05:00
Rob Winch 09e5594fe3 Exclude minor version bump 2021-05-03 14:37:03 -05:00
Rob Winch 8c11853eaf Add generateChangelog
Closes gh-9704
2021-04-30 16:10:08 -05:00
Rob Winch 84d9629599 Add gitHubCheckMilestoneHasNoOpenIssues
Closes gh-9693
2021-04-29 16:15:02 -05:00
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