Let me send a PR, I will play with Travis
PR validation runs with the file on the PR so it is quite simple, no
commiter help needed

Enrico

Il dom 28 lug 2019, 08:07 Jordan Zimmerman <[email protected]> ha
scritto:

> Yeah - could be - our travis file looks like this:
>
>                 language: java
>                 jdk:
>                   - oraclejdk8
>
>
> > On Jul 28, 2019, at 1:05 AM, Enrico Olivelli <[email protected]>
> wrote:
> >
> > I suggest you to switch to openjdk8
> >
> > In my projects is quite usual to see that errors and switching from
> openjdk
> > to oracle is usually a fix
> >
> >
> > Enrico
> >
> > Il dom 28 lug 2019, 05:53 Jordan Zimmerman <[email protected]>
> ha
> > scritto:
> >
> >> I'll contact their tech support. Apache has a special account with them
> or
> >> something. Maybe there's an issue.
> >>
> >> -Jordan
> >>
> >>> On Jul 27, 2019, at 5:16 PM, shay shimony <[email protected]> wrote:
> >>>
> >>> 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.
> >>
> >>
>
>

Reply via email to