[GitHub] [zeppelin] Reamer commented on pull request #4436: [ZEPPELIN-5789] Update Dockerfile to use JDK instead of JRE

2022-07-29 Thread GitBox
Reamer commented on PR #4436: URL: https://github.com/apache/zeppelin/pull/4436#issuecomment-1199212303 > I was only able to set the target version to 0.11 in Jira... Is there a way to request inclusion in any further 0.10.x release if it happens? Or I presume that will happen by default

[GitHub] [zeppelin] Reamer commented on pull request #4436: [ZEPPELIN-5789] Update Dockerfile to use JDK instead of JRE

2022-07-28 Thread GitBox
Reamer commented on PR #4436: URL: https://github.com/apache/zeppelin/pull/4436#issuecomment-1197914197 Please add a comment. When we upgrade to > jdk8, we should switch back to jre. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [zeppelin] Reamer commented on pull request #4436: [ZEPPELIN-5789] Update Dockerfile to use JDK instead of JRE

2022-07-28 Thread GitBox
Reamer commented on PR #4436: URL: https://github.com/apache/zeppelin/pull/4436#issuecomment-1197727478 `tools.jar` should not be used any further. In JDK 9 `tools.jar` and `rt.jar` was even removed from the JDK. We should better raise the dependency that `tools.jar` needs during