Description
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.)
Attachments
Issue Links
- is part of
-
FINERACT-846 Upgrade Fineract 1.x to Java 11 and Upgrade Dependencies to latest versions
- Resolved
- is required by
-
FINERACT-822 Enable and enforce (!) Google's Error Prone quality check tool in Fineract
- Resolved
- requires
-
FINERACT-951 use Ubuntu Bionic instead of Trusty on Travis
- Resolved
- links to