setup-java
setup-java copied to clipboard
parse distribution from ASDF
Description:
When the user specifies the distribution in an ASDF .tool-versions file (e.g. java corretto-1.2.3) then don't require the distribution to be restated explicitly in a redundant distribution field in the setup-java GitHub Actions workflow configuration block.
Justification:
DRY principle and better integration with ADSF and other modern version managers.
Hi @aep-sunlife, Thank you for creating this issue. We will investigate it and provide feedback as soon as we have some updates.