sijie opened a new pull request #2006: Improve pulsar-client shading URL: https://github.com/apache/incubator-pulsar/pull/2006 *Motivation* - we should not shade `org.apache.pulsar.common` classes, since they will be used by pulsar api - Change the shading rules for pulsar-client-admin to make sure they have same shading rules as client, so they can be used together. *Changes* - Exclude `org.apache.pulsar.common` from pulsar-client shading rule - Change shade class prefix for `pulsar-client-admin`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
