Issue Details (XML | Word | Printable)

Key: HTTPCLIENT-605
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Frank Cornelis
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
HttpComponents HttpClient

junit dependency in pom.xml with default compile scope

Created: 16/Oct/06 04:29 PM   Updated: 22/Apr/07 07:11 AM
Return to search
Component/s: HttpClient
Affects Version/s: 3.0.1
Fix Version/s: 3.1 Beta 1

Time Tracking:
Not Specified

Resolution Date: 16/Oct/06 07:26 PM


 Description  « Hide
The dependency set as defined in:
http://www.ibiblio.org/maven2/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.pom
includes junit, but not with a <scope>test</test>. I suppose the junit dependency should have a test scope. Could someone fix this? Because of this my application is packaged including junit 3.8.1, which adds 118KiB for nothing.


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.