[
https://issues.apache.org/jira/browse/NUMBERS-103?focusedWorklogId=249667&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-249667
]
ASF GitHub Bot logged work on NUMBERS-103:
------------------------------------------
Author: ASF GitHub Bot
Created on: 28/May/19 21:49
Start Date: 28/May/19 21:49
Worklog Time Spent: 10m
Work Description: khmarbaise commented on pull request #39: [NUMBERS-103]
- Travis build fails every time based on usage of oracl…
URL: https://github.com/apache/commons-numbers/pull/39
…ejdk8
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 249667)
Time Spent: 10m
Remaining Estimate: 0h
> 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 used {{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)