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 Adoptium Eclipse Temurin Java #53

Open
e-kotov opened this issue Mar 3, 2025 · 0 comments
Open

add support for Adoptium Eclipse Temurin Java #53

e-kotov opened this issue Mar 3, 2025 · 0 comments
Labels
help wanted Extra attention is needed ro-hackathon-2025

Comments

@e-kotov
Copy link
Owner

e-kotov commented Mar 3, 2025

Add support for a new Java distribution, specifically for Adoptium Eclipse Temurin.

The parametrized urls for Amazon Corretto Java, are currently hardcoded in inst/extdata/java_urls.json.

I don't exactly know what is the URL scheme for Adoptium Eclipse Temurin Java. It may be easy to hardcode similar URLs in the inst/extdata/java_urls.json, but perhaps a new mechanism for fetching some kind of xml or rss is needed to implement this support.

Warning, adding the support for another Java distribution may require changes to several package functions, so please, whomever takes on this issue, expect to spend perhaps more than 1-2 hours on it.

P.S. This would be the first step to solving the issue #18 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed ro-hackathon-2025
Projects
None yet
Development

No branches or pull requests

1 participant