setup-java/__tests__/distributors
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
..
adopt-installer.test.ts Upgrade to node 24 (#888) 2025-08-20 14:07:47 -05:00
base-installer.test.ts Upgrade to node 24 (#888) 2025-08-20 14:07:47 -05:00
corretto-installer.test.ts Bump prettier from 2.8.8 to 3.6.2 (#873) 2025-09-09 10:02:46 -05:00
dragonwell-installer.test.ts Bump prettier from 2.8.8 to 3.6.2 (#873) 2025-09-09 10:02:46 -05:00
graalvm-installer.test.ts Upgrade to node 24 (#888) 2025-08-20 14:07:47 -05:00
jetbrains-installer.test.ts Bump prettier from 2.8.8 to 3.6.2 (#873) 2025-09-09 10:02:46 -05:00
liberica-installer.test.ts Upgrade to node 24 (#888) 2025-08-20 14:07:47 -05:00
liberica-linux-installer.test.ts Upgrade to node 24 (#888) 2025-08-20 14:07:47 -05:00
liberica-windows-installer.test.ts Upgrade to node 24 (#888) 2025-08-20 14:07:47 -05:00
local-installer.test.ts always check postfix "Contents/Home" on macOS (#397) 2023-04-04 11:40:40 +02:00
microsoft-installer.test.ts Refactor Microsoft JDK installer to fetch version information from Microsoft Learn 2025-10-02 16:08:25 +02:00
oracle-installer.test.ts Upgrade to node 24 (#888) 2025-08-20 14:07:47 -05:00
sapmachine-installer.test.ts Bump prettier from 2.8.8 to 3.6.2 (#873) 2025-09-09 10:02:46 -05:00
semeru-installer.test.ts Update Error Messages and Fix Architecture Detection for IBM Semeru (#677) 2024-08-29 13:48:24 -05:00
temurin-installer.test.ts Upgrade to node 24 (#888) 2025-08-20 14:07:47 -05:00
zulu-installer.test.ts Upgrade to node 24 (#888) 2025-08-20 14:07:47 -05:00
zulu-linux-installer.test.ts Upgrade to node 24 (#888) 2025-08-20 14:07:47 -05:00
zulu-windows-installer.test.ts Upgrade to node 24 (#888) 2025-08-20 14:07:47 -05:00