-
Notifications
You must be signed in to change notification settings - Fork 88
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
java_release_type property not working, EA releases not found #205
Comments
Same thing happening here. asdf info output:
|
You need to prune the cache after you changed the property, please check this PR: #206 |
Thanks, it worked after removing cache located here It would be nice to have a command like "refresh-cache" or "refresh-it" everytime a configuration change is detected. |
I would recommend opening a new issue for that (or submitting a PR) and closing this one. |
When I set in my
~/.asdfrc
file the following value:java_release_type = ea
or even
java_release_type = all
No Early Access release (one of the present at https://github.com/halcyon/asdf-java/blob/master/data/jdk-linux-x86_64-ea.tsv file) is found when I type:
asdf list all java
Also if I try to install an ea release, it's not found either:
asdf info
output:The text was updated successfully, but these errors were encountered: