Java Runtime Engine support for SonarQube 7.x

不问归期 提交于 2020-01-30 06:46:27

问题


On the SonarQube requirements page you can read that JRE 8 is a requirement and newer Java runtime versions are not supported. Looking at the Oracle Java SE Support Roadmap the public update support for version 8 could be stopped on January 2019. Does anyone know how Sonarsource will update their JRE usage (web application, plugins and scanner) in the coming period?

Update (07-06-2018) Jira item SONAR-10574 describes the upgrade of Elasticsearch to 5.6.8 in a 7.x version although looking at the ElasticSearch release notes version 5.6.9 already exists. Support of Java 9 is added in ElasticSearch 6.2 and support for Java 10 will be added in 6.3. See also this article in which the ElasticSearch future plans are described. Will SonarQube only support the Java LTS versions?

Update (19-08-2018) Issue SONAR-10574 is removed from Jira. Found this support matrix regarding the Java versions supported by ElasticSearch. SonarQube still uses ElasticSearch 5.6.3.

来源:https://stackoverflow.com/questions/50687957/java-runtime-engine-support-for-sonarqube-7-x

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!