Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44181 - commons-httpclient-2.0 missing dependency on commons-logging
Summary: commons-httpclient-2.0 missing dependency on commons-logging
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-09 13:45 UTC by Carl A. Dunham
Modified: 2004-03-10 05:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carl A. Dunham 2004-03-09 13:45:55 UTC
Attempts to emerge commons-httpclient fail with errors about not being able to find "org/apache/commons/logging/Log", etc.

Fixed by doing "emerge commons-logging" and adding it to the classpath with java-config.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:
Comment 1 Chris Aniszczyk (RETIRED) gentoo-dev 2004-03-10 05:59:55 UTC
This should be fixed with the new -r1 ebuild which has a dep on commons-logging.