[
https://issues.apache.org/jira/browse/RANGER-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramesh Mani resolved RANGER-3245.
---------------------------------
Resolution: Fixed
> 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, 2.2.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)