joschi / java-metadata

Project collecting release metadata of various JDK distributions.
https://joschi.github.io/java-metadata/index.html
MIT License
32 stars 10 forks source link

Add support for Corretto 17 #18

Closed bric3 closed 3 years ago

bric3 commented 3 years ago

The proposed change should allow to list corretto 17 releases.

However, with a growing number of LTS, we might see a growing number of repository to crawl. The current approach in the script will not scale.