asdf-java/bin
Russell Dempsey e883d242d0
Allow unset ASDF_DIR environment variable (#163)
Resolves the following error that displays for users who do not set ASDF_DIR:

    $HOME/.asdf/plugins/java/bin/list-all: line 3: /lib/utils.bash: No such file or directory

As indicated in the [official asdf docs][asdf docs], `ASDF_DIR` should default to `~/.asdf`, though asdf itself defaults to `$HOME/.asdf`:

> ASDF_DIR - Defaults to ~/.asdf - Location of the asdf scripts. If you install asdf to some other directory, set this to that directory. For example, if you are installing via the AUR, you should set this to /opt/asdf-vm.

[asdf docs]: http://asdf-vm.com/manage/configuration.html#environment-variables
2021-11-01 16:38:42 -04:00
..
exec-env set JAVA_HOME in exec-env (#148) 2021-08-07 18:04:46 -05:00
functions Allow unset ASDF_DIR environment variable (#163) 2021-11-01 16:38:42 -04:00
install New architecture 2019-09-09 14:30:31 -04:00
list-all New architecture 2019-09-09 14:30:31 -04:00
list-legacy-filenames Add legacy filename support for jenv 2019-11-22 16:18:54 +01:00
uninstall Support for integrating with macOS /usr/libexec/java_home (#112) 2020-11-16 11:40:25 -05:00