lhotari commented on code in PR #24818:
URL: https://github.com/apache/pulsar/pull/24818#discussion_r2416560745
##########
pulsar-client-admin-shaded/pom.xml:
##########
@@ -143,7 +142,6 @@
<include>javax.ws.rs:*</include>
<include>javax.xml.bind:jaxb-api</include>
<include>net.jcip:jcip-annotations</include>
- <include>org.apache.bookkeeper:*</include>
Review Comment:
Changing this line might not even be needed since I'd assume that it would
work correctly since test dependencies won't get included in the shaded jar.
--
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]