Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 209956 - ebuilds that call xml-rewrite.py directly
Summary: ebuilds that call xml-rewrite.py directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-13 03:34 UTC by Alistair Bush (RETIRED)
Modified: 2008-02-13 17:46 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alistair Bush (RETIRED) gentoo-dev 2008-02-13 03:34:41 UTC
Calling xml-rewrite*.py directly is against java policy (and in future will break).  java-pkg_xml-rewrite should be called instead.

The following ebuilds are naughty

qgrep -l "xml-rewrite.py"

dev-java/jgoodies-binding/jgoodies-binding-1.1.2.ebuild
dev-java/log4j/log4j-1.2.14-r1.ebuild
dev-java/xpp2/xpp2-2.1.10-r1.ebuild
Comment 1 Alistair Bush (RETIRED) gentoo-dev 2008-02-13 04:16:26 UTC
jgoodies and log4j done
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2008-02-13 17:46:30 UTC
xpp2 fixed