Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119660 - dev-java/commons-pool-1.2 Java 1.5 patch
Summary: dev-java/commons-pool-1.2 Java 1.5 patch
Status: RESOLVED DUPLICATE of bug 69970
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-20 02:42 UTC by Danny Brain
Modified: 2006-01-20 06:09 UTC (History)
0 users

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


Attachments
commons-pool-1.2-r2.ebuild (commons-pool-1.2-r2.ebuild,1.42 KB, text/plain)
2006-01-20 02:43 UTC, Danny Brain
Details
commons-pool-1.2-jdk1.5-enum.patch (commons-pool-1.2-jdk1.5-enum.patch,1.67 KB, patch)
2006-01-20 02:44 UTC, Danny Brain
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danny Brain 2006-01-20 02:42:45 UTC
I've created a patch that just changes the enum variable to enumer for broken classes.
It's now compiling for me under Java 1.5 (sun-jdk-1.5.0.06), and concidering the minor change it would be safe to apply the patch globally.
Comment 1 Danny Brain 2006-01-20 02:43:48 UTC
Created attachment 77630 [details]
commons-pool-1.2-r2.ebuild

Added an epatch line.
Comment 2 Danny Brain 2006-01-20 02:44:31 UTC
Created attachment 77631 [details, diff]
commons-pool-1.2-jdk1.5-enum.patch

The mentioned patch, changes StackKeyedObjectPool.java and StackObjectPool.java.
Comment 3 Josh Nichols (RETIRED) gentoo-dev 2006-01-20 06:09:07 UTC

*** This bug has been marked as a duplicate of 69970 ***