CrazyHZM commented on code in PR #14949:
URL: https://github.com/apache/dubbo/pull/14949#discussion_r1861516060
##########
pom.xml:
##########
@@ -108,11 +108,13 @@
<module>dubbo-plugin/dubbo-rest-spring</module>
<module>dubbo-plugin/dubbo-triple-servlet</module>
<module>dubbo-plugin/dubbo-triple-websocket</module>
+ <module>dubbo-plugin/dubbo-plugin-loom</module>
Review Comment:
loom is currently only supported in jdk21 and above and cannot be added to
parent by default.
--
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]