landon30 commented on issue #1925: rocketmq-logging 4.7.0 build fail URL: https://github.com/apache/rocketmq/issues/1925#issuecomment-611371518 修正部分模块pom.xml编译版本为1.8即修复 ``` <maven.compiler.source>1.8</maven.compiler.source> <maven.compiler.target>1.8</maven.compiler.target> ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
