Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75430 - commons-logging-1.0.4 error msg when 'junit' isn't set
Summary: commons-logging-1.0.4 error msg when 'junit' isn't set
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-23 04:40 UTC by Jan Brinkmann (RETIRED)
Modified: 2004-12-23 11:10 UTC (History)
0 users

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


Attachments
commons-logging-1.0.4.ebuild.diff (commons-logging-1.0.4.ebuild.diff,784 bytes, patch)
2004-12-23 04:41 UTC, Jan Brinkmann (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Brinkmann (RETIRED) gentoo-dev 2004-12-23 04:40:35 UTC
when the junit use flag isn't set and junit isn't installed you'll get the error message 'Could not find package junit' while merging commons-logging-1.0.4 because the ebuild calls 'java-config -p junit' regardless of the useflag settings.
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2004-12-23 04:41:16 UTC
Created attachment 46703 [details, diff]
commons-logging-1.0.4.ebuild.diff

this patch fixes the ebuild
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2004-12-23 11:10:48 UTC
commited