gemmellr commented on code in PR #4706:
URL: https://github.com/apache/activemq-artemis/pull/4706#discussion_r1420295487


##########
artemis-core-client-osgi/pom.xml:
##########
@@ -74,6 +74,7 @@
                   
<Embed-Dependency>*;scope=compile|runtime;groupId=org.apache.activemq</Embed-Dependency>
                   <Import-Package>
                      org.glassfish.json*;resolution:=optional,
+                     de.dentrassi.crypto.pem;resolution:=optional,

Review Comment:
   Not seeing why all the existing 'java centric' non-karaf usages, i.e most 
current uses, are really any different in terms of getting deps they may never 
need. Feels like everyone should get it or noone, not a mix.



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