Last night I updated both pojo and core to use a non-ancient
commons-logging release. This fixed a really annoying performance
problem where it enables TRACE logging when your loglevel is set to DEBUG.
Also it fixes CL leaks.
However, I think at some point we should drop commons-logging in favor
of either
a) JDK logging
b) JBoss logging
JBoss logging can use log4j or jdk logging as a backend.
--
Jason T. Greene
JBoss, a division of Red Hat