Aias00 opened a new pull request, #6309: URL: https://github.com/apache/shenyu/pull/6309
## Summary - remove Tars modules, starters, examples, and dependency wiring across the project - drop Tars enums, registration/response support, SQL seed data, and related release metadata - align remaining admin and response tests with the non-Tars upstream types and clean residual docs/comments ## Test Plan - [x] ./mvnw -pl shenyu-admin -am -DskipITs -DskipNativeTests -Dcheckstyle.skip -Dspotbugs.skip test -Dtest=RpcTypeEnumTest,ShenyuClientRegisterDivideServiceImplTest,ShenyuClientRegisterGrpcServiceImplTest -Dsurefire.failIfNoSpecifiedTests=false - [x] ./mvnw -pl shenyu-plugin/shenyu-plugin-response -am -DskipITs -DskipNativeTests -Dcheckstyle.skip -Dspotbugs.skip test -Dtest=ResponsePluginTest -Dsurefire.failIfNoSpecifiedTests=false -- 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]
