Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
I ran into some issues with compiling xml-commons with java 1.5. So I made the same changes that have been done to xml-commons-resolver (see bug #78352 for details). Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created an attachment (id=50548) [edit] dev-java/xml-commons-1.0_beta2-r1 The ebuild (only adds an epatch)
Created an attachment (id=50549) [edit] xml-commons-java-1.5.patch The necessary patch (does not break downwards compatibility from what I can tell)
it's much easier to patch the buildfile and add source and target attributes to the javac nodes. i've done this, thanks a lot for your effort.