Hide Forgot
The ModeShape module: org/apache/tika/1.3 contains both a commons logging jar, and also a dependency on EAP's commons logging module. From module.xml: <resource-root path="commons-logging-1.1.1.jar" /> <dependencies> <module name="org.apache.commons.logging" /> </dependencies> This causes warnings in the EAP server log of the form: JarClassLoader: Warning: org/apache/commons/logging/impl/SimpleLog.class in lib/commons-logging-1.1.1.jar is hidden by lib/jcl-over-slf4j-1.7.2-redhat-1.jar (with different bytecode)
https://github.com/jboss-integration/modeshape/commit/14af853f2632c6e91c2c8bb668f104c248a537bf