0.13.22 problem with build #1900
Unanswered
LFrank2021
asked this question in
Q&A
Replies: 1 comment 1 reply
|
Another search did point me towards the |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Greetings,
I am trying to do a new build (v0.13.22).
The ./gradlew build is having issues with finding a valid java binary.
I installed java-21-openjdk after the first failed try.
But now it still keeps claiming no binary found and seems to try with java-17.
Though I even set these environment variables:
This issue was not noticeable during my last compiled version 0.12.8.
What am I missing?
Best regards
All reactions