Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841785 - dev-java/stax2-api-4.2.1: provides module-info.java
Summary: dev-java/stax2-api-4.2.1: provides module-info.java
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:
Whiteboard:
Keywords:
Depends on:
Blocks: 796875 841752 841755
  Show dependency tree
 
Reported: 2022-04-30 04:47 UTC by Volkmar W. Pogatzki
Modified: 2024-03-26 09:00 UTC (History)
2 users (show)

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-04-30 04:47:27 UTC
* Messages for package dev-java/stax2-api-4.2.1:

 * Need at least JDK 9 to compile module-info.java in src_compile,
 * see https://bugs.gentoo.org/796875
Comment 1 Larry the Git Cow gentoo-dev 2022-05-03 14:12:34 UTC
The bug has been referenced in the following commit(s):

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

commit 768542eb1a03dd9bec85bb2a038a710bb0c4b214
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2022-05-03 14:10:52 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-05-03 14:12:29 +0000

    dev-java/stax2-api: ensure that module-info.class is generated
    
    Ensure that the resulting .jar contains the compiled module-info.java,
    i.e., module-info.class, by compiling with a JDK >= 9.
    
    Bug: https://bugs.gentoo.org/841785
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-java/stax2-api/stax2-api-4.2.1-r1.ebuild | 35 ++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)
Comment 2 Volkmar W. Pogatzki 2024-03-26 09:00:41 UTC
(In reply to Larry the Git Cow from comment #1)
> The bug has been referenced in the following commit(s):
> 
> https://gitweb.gentoo.org/repo/gentoo.git/commit/
> ?id=768542eb1a03dd9bec85bb2a038a710bb0c4b214
> [...]

RESOLVED, FIXED