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

Bug 89940

Summary: commons-pool-1.2-r1 [Work with 1.5 JDK]
Product: Gentoo Linux Reporter: Scott Carr <scarr>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: commons-pool-1.2-r1.ebuild [Build with 1.5 JDK]
build.xml patch to fascilitate building on a 1.5 JDK system
jss-3.4-java5.patch

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.