Issue Details (XML | Word | Printable)

Key: JCR-683
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Jukka Zitting
Reporter: Jukka Zitting
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Jackrabbit Content Repository

Bad transitive dependencies in commons-httpclient

Created: 18/Dec/06 08:46 PM   Updated: 30/Jan/07 09:13 PM
Return to search
Component/s: jackrabbit-webdav
Affects Version/s: None
Fix Version/s: 1.2.1

Time Tracking:
Not Specified

Resolution Date: 18/Dec/06 08:58 PM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #488412 Mon Dec 18 20:56:15 UTC 2006 jukka JCR-683: Exclude bad transitive dependencies
Files Changed
MODIFY /jackrabbit/trunk/jackrabbit-webdav/pom.xml

Repository Revision Date User Message
ASF #488414 Mon Dec 18 20:57:14 UTC 2006 jukka 1.2: Merged revision 488312 (JCR-683)
Files Changed
MODIFY /jackrabbit/branches/1.2/jackrabbit-webdav/pom.xml

Jukka Zitting added a comment - 18/Dec/06 08:58 PM
Fixed in revision 488412, merged to 1.2 in revision 488414.

Jukka Zitting made changes - 18/Dec/06 08:58 PM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Jukka Zitting made changes - 30/Jan/07 09:13 PM
Status Resolved [ 5 ] Closed [ 6 ]
Repository Revision Date User Message
ASF #768250 Fri Apr 24 10:21:30 UTC 2009 jukka 1.5: Need to exclude the commons-logging dependency from the correct place (JCR-683)
Files Changed
MODIFY /jackrabbit/branches/1.5/jackrabbit-webapp/pom.xml

Jukka Zitting made changes - 07/Jul/09 01:03 PM
Workflow jira [ 12392728 ] no-reopen-closed, patch-avail [ 12469156 ]