solomax commented on PR #1345: URL: https://github.com/apache/tika/pull/1345#issuecomment-1722134821
@tballison I believe warning from `shade:3.5.0:shade` have to be addressed before merge: lots of them .... ``` [WARNING] log4j-slf4j2-impl-2.20.0.jar, tika-async-cli-3.0.0-SNAPSHOT.jar define 13 overlapping classes and resources: [WARNING] - META-INF/maven/org.apache.logging.log4j/log4j-slf4j2-impl/pom.properties [WARNING] - META-INF/maven/org.apache.logging.log4j/log4j-slf4j2-impl/pom.xml [WARNING] - org.apache.logging.slf4j.Log4jEventBuilder [WARNING] - org.apache.logging.slf4j.Log4jLogger [WARNING] - org.apache.logging.slf4j.Log4jLoggerFactory [WARNING] - org.apache.logging.slf4j.Log4jMDCAdapter [WARNING] - org.apache.logging.slf4j.Log4jMDCAdapter$1 [WARNING] - org.apache.logging.slf4j.Log4jMDCAdapter$ThreadLocalMapOfStacks [WARNING] - org.apache.logging.slf4j.Log4jMarker [WARNING] - org.apache.logging.slf4j.Log4jMarkerFactory [WARNING] - 3 more... [WARNING] jaxb-core-4.0.3.jar, tika-server-core-3.0.0-SNAPSHOT.jar define 128 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jaxb/jaxb-core/pom.properties [WARNING] - META-INF/maven/org.glassfish.jaxb/jaxb-core/pom.xml [WARNING] - org.glassfish.jaxb.core.Locatable [WARNING] - org.glassfish.jaxb.core.StackHelper [WARNING] - org.glassfish.jaxb.core.Utils [WARNING] - org.glassfish.jaxb.core.WhiteSpaceProcessor [WARNING] - org.glassfish.jaxb.core.annotation.OverrideAnnotationOf [WARNING] - org.glassfish.jaxb.core.annotation.XmlIsSet [WARNING] - org.glassfish.jaxb.core.annotation.XmlLocation [WARNING] - org.glassfish.jaxb.core.api.ErrorListener [WARNING] - 118 more... ``` As well as bundle inclusion list from here: `tika-bundles/tika-bundle-standard/pom.xml` -- 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...@tika.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org