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

Bug 137970

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

Description Martin Jansa 2006-06-25 13:08:01 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:08:23 UTC
Created attachment 90141 [details, diff]
add missing functions to non-abstract classes extended from abstract ascendant
Comment 2 Josh Nichols (RETIRED) gentoo-dev 2006-09-13 21:46:16 UTC
Applied to 1.6.1-r2. Thanks for contributing!