Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 75906

Summary: xml-xmlbeans depends on junit
Product: Gentoo Linux Reporter: Kenny Bentley <seriousmoose>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: f5d8fd51ed1e804c9e8d0357e8614e0493b06e96
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: xml-xmlbeans-20041217.ebuild.patch

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.