imbajin commented on code in PR #337: URL: https://github.com/apache/incubator-hugegraph-doc/pull/337#discussion_r1540569998
########## content/en/docs/contribution-guidelines/validate-release.md: ########## @@ -5,6 +5,7 @@ weight: 3 --- > Note: this doc will be updated continuously. +> It is recommended to use Java11 verification, the new version no longer supports Java8 Review Comment: ```suggestion > It is recommended to use Java11 in verification, we will drop Java8 support from version 1.5.0 ``` ########## content/cn/docs/contribution-guidelines/validate-release.md: ########## @@ -5,6 +5,7 @@ weight: 3 --- > Note: 这篇文档会持续更新。 +> 建议使用 Java11 验证,新的版本不再支持 Java8 Review Comment: ```suggestion > 建议使用 Java11 验证测试,从 1.5.0 版本开始(除 client 外) 不再支持 Java8 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
