yjshen opened a new pull request #6513: [Maven Cleanup] Remove managed-ledger and zk-utils test-jar dependencies when possible URL: https://github.com/apache/pulsar/pull/6513 Currently, many modules depend on `managed-ledger-test.jar` just because they want to use MockBookkeeper and MockZookeeper. This made module dependencies hard to understand and track. This PR introduces a new `testmocks` module and pulls all mocks from managed-ledger tests into the new module.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
