slievrly commented on code in PR #7419: URL: https://github.com/apache/incubator-seata/pull/7419#discussion_r2139287126
########## pom.xml: ########## @@ -60,9 +60,9 @@ <module>rocketmq</module> <module>spring</module> <module>tcc</module> - <module>test</module> + <!--<module>test</module>--> <!-- excluded from source release --> <module>mock-server</module> - <module>test-old-version</module> + <!--<module>test-old-version</module>--> <!-- excluded from source release --> Review Comment: Do not exclude these two modules from the project. Only exclude these two directories when packaging the source code compressed package. -- 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: notifications-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org