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 Support for AdoptOpenJDK Github Releases #2

Closed
brcolow opened this issue Sep 5, 2019 · 4 comments
Closed

Add Support for AdoptOpenJDK Github Releases #2

brcolow opened this issue Sep 5, 2019 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@brcolow
Copy link

brcolow commented Sep 5, 2019

Hello,

I have found that many releases are made to the following Github repositories for AdoptOpenJDK:

https://github.com/AdoptOpenJDK/openjdk11-binaries/releases
https://github.com/AdoptOpenJDK/openjdk12-binaries/releases
https://github.com/AdoptOpenJDK/openjdk13-binaries/releases

etc.

There are many more releases available than on the official AdoptOpenJDK website. I think that adding support to pull JVMs from these sources (via the cache-jdk task) may offer more options for builds.

Let me know what you think.

Thanks!

@raydac raydac self-assigned this Sep 6, 2019
@raydac raydac added the enhancement New feature or request label Sep 6, 2019
raydac added a commit that referenced this issue Sep 6, 2019
@raydac
Copy link
Owner

raydac commented Sep 6, 2019

I have added ADOPTGIT provider, you can try, example can be found here

@brcolow
Copy link
Author

brcolow commented Sep 6, 2019

You work very fast! Thanks so much for your work. I will be trying this soon.

@raydac
Copy link
Owner

raydac commented Sep 16, 2019

all is ok, does it work well?

@brcolow
Copy link
Author

brcolow commented Sep 16, 2019

It works great. Thank you.

@raydac raydac closed this as completed Sep 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants