Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDEA-358562 Fix error handling for Daemon toolchain no resolved URLs exception #2939

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vmadalin
Copy link
Contributor

The Daemon toolchain auto-provisioning will land in Gradle 8.13. However, as part of the latest changes the message in case the applied resolver plugins cannot return download URLs matching criteria has changed with the following making error handling to not catch the exception.

Toolchain resolvers did not return download URLs providing a JDK matching {languageVersion=21, vendor=Tencent, implementation=vendor-specific} for any of the requested platforms

NOTE: No exception was thrown before if empty download URLs was returned or even if no resolver plugin was applied to the project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants