Bad transitive dependencies in commons-httpclient
-------------------------------------------------
Key: JCR-683
URL: http://issues.apache.org/jira/browse/JCR-683
Project: Jackrabbit
Issue Type: Bug
Components: webdav
Reporter: Jukka Zitting
Assigned To: Jukka Zitting
Priority: Minor
Fix For: 1.2
As reported in HTTPCLIENT-605, the commons-httpclient 3.0 dependency introduces
junit as a transitive "compile" scope dependency. The library also uses
commons-logging, which sidesteps Jackrabbit's use of slf4j for logging.
To avoid these issues we should locally override the junit dependency in
commons-httpclient and replace the commons-logging dependency with
jcl104-over-slf4j.
--
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