Bug 209956 - ebuilds that call xml-rewrite.py directly
Bug#: 209956 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: java@gentoo.org Reported By: ali_bush@gentoo.org
Component: Java
URL: 
Summary: ebuilds that call xml-rewrite.py directly
Keywords:  
Status Whiteboard: 
Opened: 2008-02-13 03:34 0000
Description:   Opened: 2008-02-13 03:34 0000
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 From Alistair Bush 2008-02-13 04:16:26 0000 -------
jgoodies and log4j done

------- Comment #2 From Petteri Räty 2008-02-13 17:46:30 0000 -------
xpp2 fixed