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

Bug 137969

Summary: Java 1.5 patch for jaxen-1.0
Product: Gentoo Linux Reporter: Martin Jansa <Martin.Jansa>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 173207    
Bug Blocks: 139225, 157379    
Attachments: add missing functions to non-abstract classes extended from abstract ascendant

Description Martin Jansa 2006-06-25 13:04:40 UTC
I have to use attached diff to successfully merge. Maybe it's needed only with newer xerces (2.8.0) or something.

It's adding functions from org.w3c.dom interfaces to solve "abstract class" issues.
Please check it before using it.
Comment 1 Martin Jansa 2006-06-25 13:06:23 UTC
Created attachment 90140 [details, diff]
add missing functions to non-abstract classes extended from abstract ascendant
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2007-02-03 11:37:56 UTC
This can also be solved by version bumping to jaxen-1.1 that compiles just fine with >=sun-jdk-1.5. According to their homepage it should be almost API compatible with 1.0 so we should be able to put it to the same slot. Sorry that no-one has responded so far to this bug.
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2007-04-02 21:24:49 UTC
I just noticed that nothing in the tree needs slot 0 of jaxen so we can just remove those ebuilds after bug 173207 is done.
Comment 4 Petteri Räty (RETIRED) gentoo-dev 2007-04-08 12:48:42 UTC
1.0 is gone.