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

[jira] [Comment Edited] (JOHNZON-279) Fails to build on Travis CI (Xenial)

    [ https://issues.apache.org/jira/browse/JOHNZON-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936056#comment-16936056 ] 

Romain Manni-Bucau edited comment on JOHNZON-279 at 9/23/19 5:29 PM:
---------------------------------------------------------------------

will move it to openjdk8 if there is no other issue with that change

 

[~mkarg] pushed a change if you want to have a look and check if it works better for you


was (Author: romain.manni-bucau):
will move it to openjdk8 if there is no other issue with that change

> Fails to build on Travis CI (Xenial)
> ------------------------------------
>
>                 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
>            Priority: Major
>
> {{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)