setup-java/src
John Jiang a50fdccef1
dist: Support Tencent Kona JDK (#672)
* Support Tencent Kona JDK (#672)

Signed-off-by: John Jiang <johnsjiang@tencent.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Address Copilot review feedback for Kona distribution

- Sort matching releases by semver descending so range versions (e.g. >=17) resolve to the newest matching Kona JDK instead of the lowest
- Rename downloaded archive on Windows before extraction (renameWinArchive) to avoid extraction failures
- Import semver for version sorting

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

---------

Signed-off-by: John Jiang <johnsjiang@tencent.com>
Co-authored-by: Bruno Borges <brborges@microsoft.com>
Co-authored-by: Bruno Borges <bruno.borges@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
2026-07-07 11:00:40 -04:00
..
distributions dist: Support Tencent Kona JDK (#672) 2026-07-07 11:00:40 -04:00
auth.ts feat: Disable interactiveMode in generated Maven settings.xml (#1052) 2026-07-02 17:22:38 -04:00
cache.ts Add Maven Wrapper cache feature (#1027) 2026-06-22 09:45:18 -05:00
cleanup-java.ts Upgrade Node to v20 (#558) 2023-11-29 15:11:46 +01:00
constants.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
gpg.ts feat: Add verify-signature plumbing and Temurin+Microsoft verification support (#1060) 2026-06-29 13:19:49 +01:00
maven-args.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
setup-java.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.ts fix: Maven Toolchains grows unexpectedly (#534) 2026-07-07 00:01:31 -04:00
util.ts fix: reject non-semver candidate versions in isVersionSatisfies (#1009) 2026-06-17 22:47:02 -05:00