Upgrade Gradle to 9.0.0 and resolve compatibility issues#181
Draft
Upgrade Gradle to 9.0.0 and resolve compatibility issues#181
Conversation
Co-authored-by: andimarek <1706744+andimarek@users.noreply.github.com>
Co-authored-by: andimarek <1706744+andimarek@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update project to use the latest Gradle version
Upgrade Gradle to 9.0.0 and resolve compatibility issues
Nov 16, 2025
|
Hello, this pull request has been inactive for 60 days, so we're marking it as stale. If you would like to continue working on this pull request, please make an update within the next 30 days, or we'll close the pull request. |
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.
Upgrades Gradle from 8.3 to 9.0.0 and addresses breaking changes for Gradle 9.0+ compatibility.
Changes
getConvention()API)junit-platform-launcherdependency (Gradle 9.0 requirement)groupId = groupvsgroupId group)Notes
One deprecation warning persists from bnd plugin internals (
Task.projectaccess at execution time). This is a plugin issue tracked upstream, not user code.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
www.graphql-java.com/usr/lib/jvm/temurin-11-jdk-amd64/bin/java -Dorg.gradle.internal.worker.tmpdir=/home/REDACTED/work/graphql-java-extended-scalars/graphql-java-extended-scalars/build/tmp/test/work -Dorg.gradle.native=false @/home/REDACTED/.gradle/.tmp/gradle-worker-classpath1755932985856856068txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 3'(dns block)/usr/lib/jvm/temurin-11-jdk-amd64/bin/java -Dorg.gradle.internal.worker.tmpdir=/home/REDACTED/work/graphql-java-extended-scalars/graphql-java-extended-scalars/build/tmp/test/work -Dorg.gradle.native=false @/home/REDACTED/.gradle/.tmp/gradle-worker-classpath17351168550198361924txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 3'(dns block)/usr/lib/jvm/temurin-11-jdk-amd64/bin/java -Dorg.gradle.internal.worker.tmpdir=/home/REDACTED/work/graphql-java-extended-scalars/graphql-java-extended-scalars/build/tmp/test/work @/home/REDACTED/.gradle/.tmp/gradle-worker-classpath14025045871475477012txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 3'(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
This pull request was created as a result of the following prompt from Copilot chat.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.