wondee / finance-app

Personal Finance Management Application.
https://finance.wondee.info
1 stars 0 forks source link

Upgrade to Java11 #44

Open wondee opened 5 years ago

wondee commented 5 years ago

Jenkins does not support jdk11 out of the box yet (https://jenkins.io/blog/2018/06/17/running-jenkins-with-java10-11/)

wondee commented 5 years ago

Also use the official OpenJDK 11 image, once TCK certified: https://github.com/docker-library/openjdk/issues/211