mirror of https://github.com/sbt/sbt.git
Add SetupJavaDiscoverConfig to detect JDKs installed by GitHub's setup-java action at paths like: - /opt/hostedtoolcache/Java_Zulu_jdk/25.0.1-8/x64 (Linux) - C:\hostedtoolcache\windows\Java_Temurin-Hotspot_jdk\11.0.29-7\x64 (Windows) These JDKs are now available in fullJavaHomes as zulu@25.0.1, temurin@11.0.29, etc. Supported vendors: Zulu, Temurin, Adopt, Corretto, Liberica, Microsoft, Semeru. Temurin-Hotspot and Adopt are normalized to temurin. Fixes #8582 * test: Refactor setup-java tests to use real directory structure --------- Co-authored-by: mkdev11 <noreply@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||