Upgrade Gradle wrapper and modernize build configuration#22
Merged
Conversation
- Java 25, Groovy 5.0, Spock 2.4-groovy-5.0, Gradle 9.5.0 - Migrate from Kordamp to Agorapulse Gradle Plugins (4.4.0) - Replace `com.gradle.enterprise` with `com.gradle.develocity` 4.3.1 - Migrate Spock extensions from `AbstractAnnotationDrivenExtension` (Spock 1) to `IAnnotationDrivenExtension` (Spock 2) - Add spock-junit4 + JUnit Platform launcher; open java.util/java.lang for system-rules on JDK 17+ - Pin codenarc to 3.7.0-groovy-4.0 (latest CodeNarc release as of 2026-05; Groovy 5 variant not yet published) - Gate release.yml ping job on non-prerelease releases; bump CI JDK to 25 - Add 5 to micronautCompatibility payload
…oot check task [sc-194067] Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
After the M5 migration this lib is no longer M4-compatible; declaring `micronautCompatibility: [4, 5]` would cause the BOM to also bump the M4-tracked version slot. The correct payload for the post-migration release is `[5]` only. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR updates the Gradle wrapper to version 9.5.0 and modernizes the build configuration by migrating from Kordamp Gradle plugins to Agorapulse Gradle plugins. It also upgrades Java target version to 25 and updates Groovy/Spock dependencies to their latest versions.
Key Changes
Gradle Wrapper & Build Infrastructure
gradlewandgradlew.batscripts with improved POSIX compliance and better error handlinggradle-wrapper.propertieswith new distribution URL and added network timeout configurationPlugin Migration
org.kordamp.gradle.*→com.agorapulse.gradle.*pluginManagementblock insettings.gradleconfigblock in favor of plugin-specific configurationDependency Updates
org.codehaus.groovytoorg.apache.groovyBuild Configuration Simplification
configblock with licensing, publishing, and quality settingsgradlefilesCode Updates
Documentation
https://claude.ai/code/session_01Cx81YJTvJg7w8Ku1LAhhP8