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

Bug 843710

Summary: java-pkg-simple.eclass uses a reserved function name
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: EclassesAssignee: Java team <java>
Status: RESOLVED OBSOLETE    
Severity: QA CC: qa
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 843680    

Description Ulrich Müller gentoo-dev 2022-05-11 06:49:57 UTC
Function name java-pkg-simple_prepend_resources is a reserved name and must not be used.

Policy reference:
https://projects.gentoo.org/pms/8/pms.html#x1-13700012.3.17
Comment 1 Ulrich Müller gentoo-dev 2022-05-13 19:47:15 UTC
After the PMS update from bug 843779, this will no longer be an issue.
Closing.