You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by "Markus Karg (Jira)" <ji...@apache.org> on 2019/09/23 17:19:00 UTC

[jira] [Created] (JOHNZON-279) Fails to build on Travis CI

Markus Karg created JOHNZON-279:
-----------------------------------

             Summary: Fails to build on Travis CI
                 Key: JOHNZON-279
                 URL: https://issues.apache.org/jira/browse/JOHNZON-279
             Project: Johnzon
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.2.0, 1.2.1
         Environment: Travis CI (Xenial)
            Reporter: Markus Karg


{{Installing oraclejdk8}}
{{ $ 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-09-17}}
{{ 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 .}}
{{ Your build has been stopped.}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)