Install-jdk.sh 2019-07-01 doesn't work on Mac

I’m in the process of removing Oracle JDK support from install-jdk.sh. All “non-ea” requests are forwarded to the AdoptOpenJDK API since version 2019-07-01.

Travis CI seems to have already picked up version 2019-07-01-BETA of the script. It includes a typo that prevents correct installation on Mac OSX. This issue https://github.com/sormuras/bach/issues/58 was NOT fixed in 2019-07-01-GAMMA. Working on it…

And please, let me post more than 3 consecutive answers to a post… tried to answer directly in this topic Cannot install Oracle JDK 11

Mac support is fixed with version 2019-07-02 of install-jdk.sh

https://travis-ci.org/sormuras/sormuras.github.io/builds/553032181

Please update Travis CI’s copy of the script.

Works like a charm now: https://travis-ci.org/forax/pro/jobs/552956389 and https://travis-ci.org/forax/pro/jobs/552956390