Code is depends on Log4J directly instead of commons-logging ------------------------------------------------------------
Key: JCR-215 URL: http://issues.apache.org/jira/browse/JCR-215 Project: Jackrabbit Type: Bug Versions: 1.0 Reporter: Ragy Eleish Priority: Critical The code is written against the Log4J APIs, which forces all users of Jackarabbit to pick up log4J dependency and to juggle with JDK logging and Log4J configuration if other components of the project uses JDK 1.4 logging. If the code is move to depend on Apache commons-logging this issue will be resolved. Also this should be a minor fix. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira