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

[BUG] Gradle Check Failed on Windows due to JDK19 pulling by gradle #5181

Closed
peterzhuamazon opened this issue Nov 9, 2022 · 1 comment · Fixed by #5188
Closed

[BUG] Gradle Check Failed on Windows due to JDK19 pulling by gradle #5181

peterzhuamazon opened this issue Nov 9, 2022 · 1 comment · Fixed by #5188
Assignees
Labels
bug Something isn't working

Comments

@peterzhuamazon
Copy link
Member

Hi,

When running gradle check on windows with main branch/3.x.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':client:rest:test'.
> Error while evaluating property 'javaVersion' of task ':client:rest:test'.
   > The configured executable does not exist (C:\Users\Administrator\.gradle\caches\transforms-3\cd9ea6bd90db1e3985e763ba2da90cd6\transformed\windows-19.0.1-x64.zip\bin\java)

This happens after jdk19 support is added:

Thanks.

@peterzhuamazon peterzhuamazon added bug Something isn't working untriaged labels Nov 9, 2022
@peterzhuamazon
Copy link
Member Author

@reta ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants