[
https://issues.apache.org/jira/browse/FINERACT-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102873#comment-17102873
]
Michael Vorburger commented on FINERACT-937:
--------------------------------------------
[~ptuomola] we just crossed, coincidentally I literally just found
https://github.com/travis-ci/travis-cookbooks/blob/master/cookbooks/travis_jdk/files/install-jdk.sh#L200
as well ... that's just... with all due respect to Travis, that's - really
dumb, sorry!
I want to try what happens if we simpy don't use Travis' Java "support"
(cough), and just {{sudo apt-get install -y openjdk-11-jdk}} ourselves - I'm
trying this now.
> 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)