Updated Yaml#28
Conversation
IvanHargreaves
left a comment
There was a problem hiding this comment.
The copyright date should be 2026 not 2025 shouldn't it?
Note how I changed the build matrix so that we have 4 paths, gradle, gradlew, maven, and mavenw. Previously the gradle and maven tasks accidentally repeated the same 'w' commands, so I corrected that. I think your change will regress the gradle job back to running the wrong gradlew build. But please let me know if you disagree.
Yes updated accordingly |
No description provided.