Openjdk 7 no longer installs on Xenial

$ ~/bin/install-jdk.sh --target “/home/travis/openjdk7” --workspace “/home/travis/.cache/install-jdk” --feature “7” --license “GPL” --cacerts

install-jdk.sh 2019-05-02

Expected feature release number in range of 9 to 14, but got: 7

“No longer”? Did it ever work?

Either way, please use Trusty for older JDKs.

For years it has worked! My guess is your recent update to fix Oracle jdk11 has broken it.

Do you have a build URL to show that it working?

https://travis-ci.org/pgjdbc/pgjdbc/jobs/547851389

This is not. https://travis-ci.org/pgjdbc/pgjdbc/jobs/547851389#L9

Hmmm… my mistake, thanks!

So I’m stuck with https://travis-ci.org/pgjdbc/pgjdbc-jre7/jobs/553400261

Not sure why postgresql 10 is not installed here?

That’s unrelated to this issue. Please open a separate one. Thanks.