The GitHub Actions job "Validate and test" on pekko-grpc.git/feature/upgrade-gradle-wrapper has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 699685a0578c36f97976a8e42647a61d9df98d43 / 虎鸣 <[email protected]> chore: upgrade Gradle wrapper from 7.6.4 to 8.12 Motivation: Gradle 7.6.4 bundles Groovy 3.0.13 which has a GroovyBugError when TestKit runs in-process (withDebug(true)) on JDK 17, causing NoClassDefFoundError for org.codehaus.groovy.vmplugin.v7.Java7. This blocks all gradle-plugin tests in CI. Modification: Upgrade Gradle wrapper from 7.6.4 to 8.12 in all three Gradle projects: gradle-plugin, plugin-tester-java, plugin-tester-scala. Updated gradle-wrapper.properties and gradlew scripts. Result: Gradle 8.12 bundles a compatible Groovy version, resolving the in-process TestKit initialization failure on JDK 17. Tests: cd gradle-plugin && ./gradlew clean test References: None - infrastructure upgrade Report URL: https://github.com/apache/pekko-grpc/actions/runs/28284242713 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
