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

Add java tool chain resolver #1441

Closed
wants to merge 1 commit into from
Closed

Conversation

lbergelson
Copy link
Contributor

This adds the foojay convention plugin resolver to the settings.gradle (See docs here and here). This allows the build to automatically download a java 17 jdk.

I've tested it and it currently downloads temurin 17. I noticed a weird issue with SNIHostName class files failing to load in some tests. I don't know if that's because of the docker image I was testing in or something fundamentally weird about this. I haven't figured out the cause of that yet.

@jrobinso I'm opening this as a draft so you can try it out.

@jrobinso jrobinso closed this Dec 1, 2023
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.

2 participants