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

Bug 90134

Summary: dev-java/commons-lang-2.0 (Update)
Product: Gentoo Linux Reporter: Justin Clark <daclink>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: daclink
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: updated ebuild for commons-lang-2.0
patch to fix tests to use junit on gentoo

Description Justin Clark 2005-04-23 08:34:53 UTC
Please find attached commons-lang-2.0-r2.ebuild and a patch to fix its use of junit. The ebuild adds "junit" to the optional dependencies and use flags. If "junit" is used the test suite is now run. The patch fixes the tests so that they can find the junit jar on gentoo.
Comment 1 Justin Clark 2005-04-23 08:35:47 UTC
Created attachment 57014 [details]
updated ebuild for commons-lang-2.0
Comment 2 Justin Clark 2005-04-23 08:36:40 UTC
Created attachment 57015 [details, diff]
patch to fix tests to use junit on gentoo
Comment 3 Jan Brinkmann (RETIRED) gentoo-dev 2005-04-24 06:27:19 UTC
  24 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org>
  commons-lang-2.0-r1.ebuild:
  dropped junit tests since they tend to fail, fixes #81617