setup-java/src
Nikolas Grottendieck e53962a2a4
fix: Maven Toolchains grows unexpectedly
On self-hosted runners toolchains.xml may survive multiple runs and unexpectedly
grow as a result of the toolchains setup simply appending the JDK definition
even if one with the same `type` and `provides.id` already exists.

Restructuring the parsing step and filtering the potentially existing list of
toolchain definitions prevents this and also fixes toolchain.xml files that
already contain duplicates.

Fixes #530
2024-11-19 20:36:28 +01:00
..
distributions Fix Windows archives extraction issue (#689) 2024-10-10 16:32:25 -05:00
auth.ts Add and configure ESLint and update configuration for Prettier (#458) 2023-03-09 14:49:35 +02:00
cache.ts fix: add arch to cache key (#664) 2024-09-19 08:51:30 -05:00
cleanup-java.ts Upgrade Node to v20 (#558) 2023-11-29 15:11:46 +01:00
constants.ts feat: implement cache-dependency-path option to control caching dependency (#499) 2023-11-22 16:43:14 +01:00
gpg.ts Add and configure ESLint and update configuration for Prettier (#458) 2023-03-09 14:49:35 +02:00
setup-java.ts Added .tool-versions file support (#606) 2024-03-12 08:45:42 -05:00
toolchains.ts fix: Maven Toolchains grows unexpectedly 2024-11-19 20:36:28 +01:00
util.ts Refine isGhes logic (#697) 2024-10-21 19:57:52 +02:00