Skip to content

java_release_type property not working, EA releases not found #205

@juliojgd

Description

@juliojgd

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 install java openjdk-21-ea+29
Unknown release: openjdk-21-ea+29

asdf info output:

OS:
Linux xyza1 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

SHELL:
GNU bash, version 5.0.17(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

BASH VERSION:
5.0.17(1)-release

ASDF VERSION:
v0.12.0-816195d

ASDF INTERNAL VARIABLES:
ASDF_DEFAULT_TOOL_VERSIONS_FILENAME=.tool-versions
ASDF_DATA_DIR=/home/john/.asdf
ASDF_DIR=/home/john/.asdf
ASDF_CONFIG_FILE=/home/john/.asdfrc

ASDF INSTALLED PLUGINS:
java                         https://github.com/halcyon/asdf-java.git master c092ed7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions