Hi, I apologise if this topic was already discussed, but I wonder if the incompatibility between commons-logging 1.3 and slf4j 1.7.x is a known issue? Trying to use both results in "java.lang.IllegalStateException: Recursive update" being thrown due to the logging systems trying to get a logger from each other. I have created a small reproducer on github[1].
Best Regards, Vladimir. [1] https://github.com/vpa1977/commons-logging-reproducer --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@commons.apache.org For additional commands, e-mail: user-h...@commons.apache.org