[
https://issues.apache.org/jira/browse/NUMBERS-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850706#comment-16850706
]
Alex D Herbert commented on NUMBERS-103:
----------------------------------------
It seems to be related to this:
[Oracle Java (JDK) 8 Installer PPA
(DISCONTINUED)|[https://launchpad.net/~webupd8team/+archive/ubuntu/java]]
As of April 16th download of Oracle JDK 8 requires you to sign in to an oracle
account so the webupdate used by Travis to install JDK8 is no longer supported.
Note that PRs have been successfully building on other Commons projects using
{{oraclejdk8}} as recently as this week. So Travis did workaround for a while
and I suspect this is very recent.
Perhaps this just needs some time for Travis to find a workaround again?
> Travis build fails every time based on usage of oraclejdk8
> ----------------------------------------------------------
>
> Key: NUMBERS-103
> URL: https://issues.apache.org/jira/browse/NUMBERS-103
> Project: Commons Numbers
> Issue Type: Bug
> Affects Versions: 1.0
> Reporter: Karl Heinz Marbaise
> Priority: Blocker
> Fix For: 1.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> *Problem*
> * The Travis build uses {{oraclejdk8}} which is not available on Travis.
> * Remove also {{sudo: false}} which is not supported anymore on Travis.
> *Goal*
> * Replace {{oraclejdk8}} with {{openjdk8}} which will succeed the build.
> * Remove {{sudo: false}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)