foojayio / discoapi

The foojay discovery api (discoapi) is made to discover java packages (jre/jdk) from different distributions.
GNU General Public License v2.0
111 stars 13 forks source link

Distribution oracle / version 15 is not found any more #30

Closed marchof closed 3 years ago

marchof commented 3 years ago

Reproducer

https://api.foojay.io/disco/v1.0/packages?distro=oracle&version=15&latest=per_version

Analysis

Probably this is because the download site has been moved to https://www.oracle.com/java/technologies/javase/jdk15-archive-downloads.html

HanSolo commented 3 years ago

Yep...changed that, so it should be working again soon (cache will be cleaned up every 2h). Doing a new deployment at the moment so it might take a bit longer.

marchof commented 3 years ago

Ok, fixed!

Can you please comment on the other issues if they are fixed by the deployment?