[
https://issues.apache.org/jira/browse/JCR-683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929553#action_12929553
]
Sebb commented on JCR-683:
--------------------------
Commons httpclient 3.1 now uses <scope> test for junit [1]
It still uses commons-logging, however.
[1]
http://repo1.maven.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
> Bad transitive dependencies in commons-httpclient
> -------------------------------------------------
>
> Key: JCR-683
> URL: https://issues.apache.org/jira/browse/JCR-683
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-webdav
> Reporter: Jukka Zitting
> Assignee: Jukka Zitting
> Priority: Minor
> Fix For: 1.2.1
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.