setup-java/__tests__
Lukasz 0f481fcb61
feat: Add distribution detection support to .sdkmanrc file (#975)
* feat: Add distribution detection support to .sdkmanrc file

Extends .sdkmanrc support to automatically detect Java distribution from SDKMAN identifiers (e.g., java=21.0.5-tem maps to temurin distribution).

Makes distribution input optional when using .sdkmanrc with distribution suffix.

* fix: align SDKMAN sem identifier mapping

* fix: support SDKMAN albba identifier

* docs: clarify sdkmanrc distribution inference scope

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Add Tencent Kona SDKMAN mapping and format sdkmanrc docs as a table

- Map SDKMAN 'kona' identifier to the 'kona' distribution (added in #672)
- Add a .sdkmanrc test case for the kona suffix
- Convert the inline SDKMAN suffix mapping in advanced-usage.md to a table
- Rebuild dist bundles

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Bruno Borges <brborges@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Bruno Borges <bruno.borges@gmail.com>
2026-07-07 14:49:12 -04:00
..
cache feat: implement cache-dependency-path option to control caching dependency (#499) 2023-11-22 16:43:14 +01:00
data feat: Add distribution detection support to .sdkmanrc file (#975) 2026-07-07 14:49:12 -04:00
distributors feat: Add set-default option (#1017) 2026-07-07 12:38:57 -04:00
auth.test.ts feat: Disable interactiveMode in generated Maven settings.xml (#1052) 2026-07-02 17:22:38 -04:00
cache.test.ts Add Maven Wrapper cache feature (#1027) 2026-06-22 09:45:18 -05:00
cleanup-java.test.ts Spelling (#713) 2026-06-22 10:57:54 -04:00
gpg.test.ts feat: Add verify-signature plumbing and Temurin+Microsoft verification support (#1060) 2026-06-29 13:19:49 +01:00
maven-args.test.ts feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-download-progress input) (#1053) 2026-07-02 17:12:50 -04:00
toolchains.test.ts fix: Maven Toolchains grows unexpectedly (#534) 2026-07-07 00:01:31 -04:00
util.test.ts feat: Add distribution detection support to .sdkmanrc file (#975) 2026-07-07 14:49:12 -04:00
verify-java.sh Revert "Revert "Add support for Oracle JDK (#401)" (#421)" (#450) 2023-02-07 16:29:21 +01:00