-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
Table driven versioning #1672
Comments
|
Discussed in https://github.com/orgs/aquaproj/discussions/1481
Originally posted by iilyak December 27, 2022
I have a tricky problem with openjdk. I would like to fully replace asdf with aqua. Because asdf doesn't support M1 based mac and they do not have plans to do it. The asdf plugin for java uses a table driven approach (see here).
For example the entries for openjdk-18.2.0.1 look like:
The complications are:
How would I define a registry entry for such complicated case?
The text was updated successfully, but these errors were encountered: