Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89940 - commons-pool-1.2-r1 [Work with 1.5 JDK]
Summary: commons-pool-1.2-r1 [Work with 1.5 JDK]
Status: RESOLVED DUPLICATE of bug 79206
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: 2005-04-21 09:13 UTC by Scott Carr
Modified: 2005-08-20 04:31 UTC (History)
0 users

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


Attachments
commons-pool-1.2-r1.ebuild [Build with 1.5 JDK] (commons-pool-1.2-r1.ebuild,1.49 KB, text/plain)
2005-04-21 09:14 UTC, Scott Carr
Details
build.xml patch to fascilitate building on a 1.5 JDK system (source-1.2-r1.patch,543 bytes, patch)
2005-04-21 09:16 UTC, Scott Carr
Details | Diff
jss-3.4-java5.patch (jss-3.4-java5.patch,1.30 KB, patch)
2005-08-20 04:30 UTC, Christoph Brill (egore) (RESIGNED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Carr 2005-04-21 09:13:02 UTC
This ebuild fixes the commons-pool program so it will build properly on a Sun-Jdk 1.5 system.

I have added a patch that modifies the default build.xml, adding source="1.4", as well as changing the ebuild to use the preferred java-pkg commands for the ClassPath.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Scott Carr 2005-04-21 09:14:19 UTC
Created attachment 56849 [details]
commons-pool-1.2-r1.ebuild [Build with 1.5 JDK]
Comment 2 Scott Carr 2005-04-21 09:16:05 UTC
Created attachment 56850 [details, diff]
build.xml patch to fascilitate building on a 1.5 JDK system

This file needs to be placed in the files folder in the portage tree.  It is
used to modify the build.xml file for the build process before running through
the build so the program can be built on a 1.5 system.
Comment 3 Jan Brinkmann (RETIRED) gentoo-dev 2005-04-25 11:43:05 UTC
marking as a duplicate of the tracker, it's not worth to add build.xml patches for jdk1.5 since we're going to rewrite them on the fly in the future.

*** This bug has been marked as a duplicate of 79206 ***
Comment 4 Christoph Brill (egore) (RESIGNED) 2005-08-20 04:30:23 UTC
Created attachment 66387 [details, diff]
jss-3.4-java5.patch

patch to get jss-3.4 built with java 5
Comment 5 Christoph Brill (egore) (RESIGNED) 2005-08-20 04:31:29 UTC
Comment on attachment 66387 [details, diff]
jss-3.4-java5.patch

doh! wrong bug.