[
https://issues.apache.org/jira/browse/RANGER-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420490#comment-17420490
]
Martin Tzvetanov Grigorov edited comment on RANGER-3245 at 9/27/21, 6:34 AM:
-----------------------------------------------------------------------------
I see the change to Atlas 2.2.0 has been made:
[https://github.com/apache/ranger/commit/dd283ef856f97d85162b3470ab85de9364d1af63]
The new build for this issue is:
https://app.travis-ci.com/github/apache/ranger/builds/238525090
was (Author: mgrigorov):
I see the change to Atlas 2.2.0 has been made:
[https://github.com/apache/ranger/commit/dd283ef856f97d85162b3470ab85de9364d1af63]
The new build for this issue is:
[https://app.travis-ci.com/github/apache/ranger/builds/238523279|https://app.travis-ci.com/github/apache/ranger/builds/238523196]
> 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)