Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90134 - dev-java/commons-lang-2.0 (Update)
Summary: dev-java/commons-lang-2.0 (Update)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-23 08:34 UTC by Justin Clark
Modified: 2005-04-24 06:27 UTC (History)
1 user (show)

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


Attachments
updated ebuild for commons-lang-2.0 (commons-lang-2.0-r2.ebuild,1.16 KB, text/plain)
2005-04-23 08:35 UTC, Justin Clark
Details
patch to fix tests to use junit on gentoo (commons-lang-2.0-gentoo-junit.patch,331 bytes, patch)
2005-04-23 08:36 UTC, Justin Clark
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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