Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137969 - Java 1.5 patch for jaxen-1.0
Summary: Java 1.5 patch for jaxen-1.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on: 173207
Blocks: 139225 157379
  Show dependency tree
 
Reported: 2006-06-25 13:04 UTC by Martin Jansa
Modified: 2007-04-08 12:48 UTC (History)
0 users

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


Attachments
add missing functions to non-abstract classes extended from abstract ascendant (jaxen-1.0.diff,3.68 KB, patch)
2006-06-25 13:06 UTC, Martin Jansa
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.