j3rem1e commented on code in PR #183:
URL: https://github.com/apache/servicemix-bundles/pull/183#discussion_r965571357


##########
poi-5.2.2/pom.xml:
##########
@@ -92,6 +92,7 @@
             org.apache.commons.collections4.*,
             org.apache.commons.math3.*,
             org.apache.commons.compress.*,
+            org.apache.logging.*,

Review Comment:
   I am not sure, POI uses org.apache.logging. If it's not resolved, it will 
not work ?
   
   Moreover, if the jar is packaged in this bundle like it is now, then pax 
logging doesn't work (because it tries to resolve an implementation of a logger 
in the classpath, which fails)



-- 
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: dev-unsubscr...@servicemix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to