Hi everyone, Does anyone know what happened in the Travis machines that started to show the error below? As I found out, last successful build was on the 15/7.
Thanks, Shay travis_fold:start:install_jdk [0K [33;1mInstalling oraclejdk8 [0m $ export JAVA_HOME=~/oraclejdk8 $ export PATH="$JAVA_HOME/bin:$PATH" $ ~/bin/install-jdk.sh --target "/home/travis/oraclejdk8" --workspace "/home/travis/.cache/install-jdk" --feature "8" --license "BCL" Ignoring license option: BCL -- using GPLv2+CE by default install-jdk.sh 2019-07-17 Expected feature release number in range of 9 to 14, but got: 8 [31;1mThe command "~/bin/install-jdk.sh --target "/home/travis/oraclejdk8" --workspace "/home/travis/.cache/install-jdk" --feature "8" --license "BCL"" failed and exited with 3 during . [0m Your build has been stopped.
