enonic / xp-distro

Enonic XP full distribution.
GNU General Public License v3.0
3 stars 3 forks source link

Update adoptopenjdk URL to v3. #143

Closed jsi closed 3 years ago

jsi commented 3 years ago

https://api.adoptopenjdk.net v2 has been deprecated, the URL to download the latest JDK should be switched to version 3.

jsi commented 3 years ago

Searching is very different in v3. Maybe better to just create a direct link? - It is strange that with a direct link, the Mac version is tar.gz. Shouldn't Mac version be .zip?

jsi commented 3 years ago

So, I have checked the code, and .zip or .tar.gz should not matter. The code deals with it well.

However, something is wrong with the download of the jdk from Adopt Open JDK. Gradle is unable to unpack the jdk that is downloaded. When I try it manually, it works for Linux and Windows, but not Mac.

jsi commented 3 years ago

Every build of the distro is failing now, because of this. It is important to fix: https://github.com/enonic/xp-distro/actions