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

Bug 318625

Summary: dev-java/javatoolkit / java eclasses: xml-rewriter should rewrite <javadoc> calls to include failonerror="yes"
Product: Gentoo Linux Reporter: Vlastimil Babka (Caster) (RETIRED) <caster>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED OBSOLETE    
Severity: normal CC: gentoo
Priority: High Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/38851
https://github.com/gentoo/gentoo/pull/39180
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 942810    
Bug Blocks:    

Description Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2010-05-05 14:55:35 UTC
seems <javadoc> doesn't failonerror by default, which delays javadoc build failures to src_install (or they could be even silently ignored in some cases)
Comment 1 Patrice Clement (RETIRED) gentoo-dev 2015-07-28 22:24:11 UTC
I don't understand this bug report.
Comment 2 Larry the Git Cow gentoo-dev 2024-10-08 07:09:52 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5186af37046684bdb34b09f4092d455789d86219

commit 5186af37046684bdb34b09f4092d455789d86219
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-10-02 14:38:14 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-10-08 07:09:38 +0000

    java-ant-2.eclass: Mark as dead
    
    The last ebuilds using it were media-libs/opencv-{4.8.1-r2,4.9.0-r1}
    
    Bug: https://bugs.gentoo.org/268313
    Bug: https://bugs.gentoo.org/318625
    Bug: https://bugs.gentoo.org/539958
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/38851
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 eclass/java-ant-2.eclass | 1 +
 1 file changed, 1 insertion(+)
Comment 3 Larry the Git Cow gentoo-dev 2024-11-05 10:47:18 UTC
The bug has been referenced in the following commit(s):

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

commit f28ab51fad9acb876a8fef5dd56f656afcd2776c
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-11-03 09:21:35 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-11-05 10:46:51 +0000

    java-ant-2.eclass: Remove dead eclass
    
    Bug: https://bugs.gentoo.org/268313
    Bug: https://bugs.gentoo.org/318625
    Bug: https://bugs.gentoo.org/539958
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/39180
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 eclass/java-ant-2.eclass | 440 -----------------------------------------------
 1 file changed, 440 deletions(-)
Comment 4 Volkmar W. Pogatzki 2025-02-15 13:31:57 UTC
Closing with reference to https://bugs.gentoo.org/942810#c1