Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842354 - dev-java/asm*:9 should provide module-info
Summary: dev-java/asm*:9 should provide module-info
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL: https://gitlab.ow2.org/asm/asm/-/blob...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: needsGradle module-info
  Show dependency tree
 
Reported: 2022-05-03 08:30 UTC by Volkmar W. Pogatzki
Modified: 2022-12-09 08:18 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 Volkmar W. Pogatzki 2022-05-03 08:30:10 UTC
Upstream provides 'module-info.class' in all modules.
However, it seems tricky if not impossible to do this without gradle.

See https://gitlab.ow2.org/asm/asm/-/blob/ASM_9_3/build.gradle#L282-312
Comment 1 Volkmar W. Pogatzki 2022-05-05 08:03:39 UTC
Trouble persists with 9.3
Comment 2 Larry the Git Cow gentoo-dev 2022-12-09 08:18:35 UTC
The bug has been closed via the following commit(s):

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

commit a4e8b301a4505842de6a49aa07ad54bdac3b165f
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-11-01 16:53:12 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-12-09 08:18:32 +0000

    dev-java/asm: add 9.4
    
    Closes: https://bugs.gentoo.org/842354
    
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/28088
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/asm/Manifest       |  1 +
 dev-java/asm/asm-9.4.ebuild | 88 +++++++++++++++++++++++++++++++++++++++++++++
 dev-java/asm/metadata.xml   |  2 +-
 3 files changed, 90 insertions(+), 1 deletion(-)