[
https://issues.apache.org/jira/browse/RANGER-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420509#comment-17420509
]
Martin Tzvetanov Grigorov commented on RANGER-3245:
---------------------------------------------------
The build at TravisCI is green for JDK 1.8 on Linux AMD64, and JDK 11 on Linux
AMD64 and ARM64:
[https://app.travis-ci.com/github/apache/ranger/builds/238525090!]
I've updated [https://reviews.apache.org/r/73283/] !
> Use OpenJDK in TravisCI config instead of OracleJDK
> ---------------------------------------------------
>
> Key: RANGER-3245
> URL: https://issues.apache.org/jira/browse/RANGER-3245
> Project: Ranger
> Issue Type: Task
> Components: build-infra
> Affects Versions: 3.0.0, 2.2.0
> Reporter: Martin Tzvetanov Grigorov
> Priority: Minor
> Fix For: 3.0.0
>
>
> OpenJDK is recommended at TravisCI these days.
> OracleJDK 8 is no more available for any version of Ubuntu there.
> Manually install OpenJDK from Ubuntu repositories (i.e. apt install
> openjdk-11-jdk) because the pre-installed one from TravisCI is too old, e.g.
> JDK 11.0.2 instead of 11.0.10.
> Add a job to build and test on ARM64 - a more complete version of
> https://github.com/apache/ranger/pull/91.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)