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

ASF subversion and git services commented on BAHIR-217:
-------------------------------------------------------

Commit ce7c79bb2d667ada60091e3b2728bcf901d031a1 in bahir's branch 
refs/heads/branch-2.3 from abhishekd0907
[ https://gitbox.apache.org/repos/asf?p=bahir.git;h=ce7c79b ]

[BAHIR-217] Installation of Oracle JDK8 is Failing in Travis CI (#93)

Install of Oracle JDK 8 Failing in Travis CI and as a result,
build is failing for new pull requests.

We just need to add `dist: trusty` in the .travis.yml file
as mentioned in the issue below:
https://travis-ci.community/t/install-of-oracle-jdk-8-failing/3038


> Install of Oracle JDK 8 Failing in Travis CI
> --------------------------------------------
>
>                 Key: BAHIR-217
>                 URL: https://issues.apache.org/jira/browse/BAHIR-217
>             Project: Bahir
>          Issue Type: Bug
>          Components: Build
>            Reporter: Abhishek Dixit
>            Assignee: Abhishek Dixit
>            Priority: Major
>              Labels: build, easyfix
>             Fix For: Spark-2.4.0
>
>
> Install of Oracle JDK 8 Failing in Travis CI. As a result, build is failing 
> for new pull requests.
> We need to make a small fix in _ __ .travis.yml_ file as mentioned in the 
> issue here:
> https://travis-ci.community/t/install-of-oracle-jdk-8-failing/3038
> We just need to add 
> {code:java}
> dist: trusty{code}
> in the .travis.yml file as mentioned in the issue above.
> I can raise a PR for this fix if required.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to