cortlepp commented on issue #21297:
URL: https://github.com/apache/pulsar/issues/21297#issuecomment-2467398329

   > Actually that's already using jakarta.annotation-api.
   
   Yes, but in version 1.x the jakarta annotation api is still using the javax 
package :).
   
   Regarding the shading configuration: I've taken a look at the 
`pulsar-client-shaded`
    pom, but it is unclear to me what exactly should be shaded and what should 
not. I see that there is an exclude for `jackson-annotations` and 
`bouncycastle`, from what I can tell it attempts to shade the rest? Would the 
solution to this problem be to complete this list with the missing javax 
libraries?


-- 
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]

Reply via email to