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

Bug 900509

Summary: java-utils-2.eclass: undocumented function: java-pkg_init_paths_
Product: Gentoo Linux Reporter: Volkmar W. Pogatzki <gentoo>
Component: EclassesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: fordfrog
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/30078
Whiteboard:
Package list:
Runtime testing required: ---

Description Volkmar W. Pogatzki 2023-03-09 08:55:43 UTC
Remaining "undocumented function" after https://github.com/gentoo/gentoo/pull/29650


Should be solved by changing:
- # @FUNCTION: init_paths_
+ # @FUNCTION: java-pkg_init_paths_


But then "Pull request CI report" would complain about InternalEclassUsage in 5 ebuilds in 3 packages.
Comment 1 Larry the Git Cow gentoo-dev 2023-09-16 07:44:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a8a487f6ea6713400505929f0b335db009d7e87

commit 0a8a487f6ea6713400505929f0b335db009d7e87
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2023-03-12 18:09:23 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-09-16 07:44:10 +0000

    java-utils-2.eclass: fix EclassDocMissingFunc
    
    Closes: https://bugs.gentoo.org/900509
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/30078
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 eclass/java-utils-2.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)