youngkermit8-coder commented on PR #1502: URL: https://github.com/apache/rocketmq-dashboard/pull/1502#issuecomment-5246137996
Independently verified this fix from a clean detached worktree at `c00a5ef` using JDK 21: ```text mvn -B -ntp clean package -DskipTests Compiling 374 source files ... to target/classes Compiling 109 source files ... to target/test-classes Checkstyle: 0 violations BUILD SUCCESS ``` This also unblocks the complete backend validation for #1508. The PR is currently clean; merging it would restore the base branch build for the pending Studio contributions. -- 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]
