Hi, On Tue, Apr 24, 2012 at 2:54 PM, Alex Parvulescu <[email protected]> wrote: > - as far as I see the jcl-over-slf4j is unused, so it can be dropped from > oak-core and oak-jcr.
jcl-over-slf4j maps the Commons Logging interfaces to SLF4J. IIRC at least some of our dependencies needed Commons Logging, which is why jcl-over-slf4j was needed. See also my note in OAK-71 about oak-run where the logging implementation is needed also outside the context of test cases. BR, Jukka Zitting
