setup-java/src
Steve Lohr 3524b5fb29 Refactor Microsoft JDK installer to fetch version information from Microsoft Learn
- Removed dependency on static JSON file for version info
- Implemented HTML parsing to dynamically retrieve available JDK versions
- Updated unit tests to reflect new version fetching method
- Revised documentation to reflect changes in version retrieval and network requirements
- Deleted outdated JSON file as it is no longer needed
2025-10-02 16:08:25 +02:00
..
distributions Refactor Microsoft JDK installer to fetch version information from Microsoft Learn 2025-10-02 16:08:25 +02: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 Bump prettier from 2.8.8 to 3.6.2 (#873) 2025-09-09 10:02:46 -05:00
util.ts Update Regex to Support All ASDF Versions for the supported distributions in tool-versions File (#767) 2025-09-16 13:23:22 -05:00