[
https://issues.apache.org/jira/browse/FINERACT-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102949#comment-17102949
]
Michael Vorburger commented on FINERACT-937:
--------------------------------------------
[~ptuomola] OK so I've "cobbled" :D this together, and have just updated
https://github.com/apache/fineract/pull/846 with a cleaned up version... that
lets us have {{openjdk version "11.0.7" 2020-04-14 OpenJDK Runtime Environment
(build 11.0.7+10-post-Ubuntu-2ubuntu218.04)}} instead of that pesky 11.0.2.
That PR still fails the build, but just because of it now needs FINERACT-951 -
which is not directly related to this Java version issue here.
PS: I've also posted to
https://travis-ci.community/t/old-java-version-in-bionic/4726/3 and
https://travis-ci.community/t/use-latest-java-point-versions-from-ubuntu-packages-instead-of-hard-coding-old-fix-versions-from-java-net-in-install-jdk-sh/8518
re. this.
> Use Java 11 instead of 12 use on Travis
> ---------------------------------------
>
> Key: FINERACT-937
> URL: https://issues.apache.org/jira/browse/FINERACT-937
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Michael Vorburger
> Assignee: Michael Vorburger
> Priority: Critical
> Labels: technical
> Fix For: 1.4.0
>
>
> FINERACT-846 switched from openjdk8 to openjdk12 instead of openjdk11 in our
> .travis.yml, due to technical reasons explained further in details on
> https://github.com/apache/fineract/pull/820/files, but the TL;DR is
> https://bugs.openjdk.java.net/browse/JDK-8212885 re. "TLS 1.3 resumed session
> does not retain peer certificate chain".
> The goal of this issue is to build Fineract on Travis using JDK 11 instead of
> 12. (The "why" we should do this is also in a comment on
> https://github.com/apache/fineract/pull/820/files.)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)