kimcs opened a new pull request #4256: Use same activation dependency in pulsar-client-admin and pulsar-client URL: https://github.com/apache/pulsar/pull/4256 Maven module pulsar-client-admin module have been changed to use the dependency com.sun.activation:javax.activation:1.2.0 instead of other activation apis. This is the same activation dependency that is used by the pulsar-client module making them compatible with regards to the java-module-system. The change should also be beneficial when shading jars by avoiding conflicting classes from activation dependencies.
---------------------------------------------------------------- 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
