Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75906 - xml-xmlbeans depends on junit
Summary: xml-xmlbeans depends on junit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
: 75528 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-12-28 05:34 UTC by Kenny Bentley
Modified: 2005-01-02 17:42 UTC (History)
1 user (show)

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


Attachments
xml-xmlbeans-20041217.ebuild.patch (xml-xmlbeans-20041217.ebuild.patch,705 bytes, patch)
2004-12-28 05:48 UTC, Jan Brinkmann (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenny Bentley 2004-12-28 05:34:30 UTC
xml-xmlbeans needs a dependency on junit, otherwise it will fail to compile spitting out a lot of warnings and 100 error messages.

Of course, after emerging junit, the error messages went away

Reproducible: Always
Steps to Reproduce:
probably just unmerge junit and try emerging xml-xmlbeans
Actual Results:  
>>> emerge (1 of 12) dev-java/xml-xmlbeans-20041217 to /
>>> md5 src_uri ;-) xml-xmlbeans-20041217.tar.bz2
>>> Unpacking source...
>>> Unpacking xml-xmlbeans-20041217.tar.bz2 to
/var/tmp/portage/xml-xmlbeans-20041217/work
 * Applying xml-xmlbeans-gentoo.patch ...                                 [ ok ]
Could not find package junit
>>> Source unpacked.
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2004-12-28 05:48:04 UTC
Created attachment 47026 [details, diff]
xml-xmlbeans-20041217.ebuild.patch

i'm sorry, this adds the missing dependency :/
Comment 2 Daniel Black (RETIRED) gentoo-dev 2005-01-01 05:13:52 UTC
*** Bug 75528 has been marked as a duplicate of this bug. ***
Comment 3 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-02 17:42:55 UTC
fixed, now in portage. thanks.