tango-controls/JTango

Build w/ JDK7 broken

Closed this issue · 2 comments

https://travis-ci.org/tango-controls/JTango/jobs/612354920

Installing openjdk7

$ export JAVA_HOME=~/openjdk7

$ export PATH="$JAVA_HOME/bin:$PATH"

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

https://travis-ci.org/tango-controls/JTango/jobs/612354920

Ignoring license option: GPL -- using GPLv2+CE by default

install-jdk.sh 2019-10-16

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

The command "~/bin/install-jdk.sh --target "/home/travis/openjdk7" --workspace "/home/travis/.cache/install-jdk" --feature "7" --license "GPL" --cacerts" failed and exited with 3 during .

remove openjdk7. Keep openjdk8