wankunde commented on issue #552: [GRIFFIN-299]Add oracle jdk8 support in travis build phase URL: https://github.com/apache/griffin/pull/552#issuecomment-553205607 @guoyuepeng @ahutsunshine It seems that `oraclejdk8` can no longer work with the license "BCL". Can we change it to `openjdk8`? ``` $ ~/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-10-16 Expected feature release number in range of 9 to 14, but got: 8 The 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 . ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
