youngkermit8-coder commented on PR #1508: URL: https://github.com/apache/rocketmq-dashboard/pull/1508#issuecomment-5246149449
Additional isolated validation: I applied this PR's two commits on top of #1502 (`c00a5ef`) in a clean worktree and ran: ```text mvn -B -ntp -Dtest=TencentCatalogServiceTest,TencentClientFactoryTest clean package Compiling 374 main source files Compiling 110 test source files Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 Checkstyle: 0 violations BUILD SUCCESS ``` This confirms the PR compiles, tests, and packages cleanly with the pending base-build fix, without adding #1502's unrelated changes to this branch. -- 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]
