Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785415 - dev-java/codemodel: pending removal
Summary: dev-java/codemodel: pending removal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2021-05-25
Assignee: Java team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: jdk11
  Show dependency tree
 
Reported: 2021-04-24 16:16 UTC by Volkmar W. Pogatzki
Modified: 2021-05-23 12:36 UTC (History)
1 user (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 2021-04-24 16:16:53 UTC
PR could push to 2.6-r1 with min java 1.8

When doc USE flag is enabled and only then it fails with:

 * Generating JavaDoc ...
./com/sun/codemodel/util/SingleByteEncoder.java:53: error: package sun.nio.cs is not visible
import sun.nio.cs.Surrogate;
              ^
  (package sun.nio.cs is declared in module java.base, which does not export it to the unnamed module)
1 error
Comment 1 Larry the Git Cow gentoo-dev 2021-05-23 12:36:49 UTC
The bug has been closed via the following commit(s):

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

commit 7a7e7780015a8c537ee5d34e48a0c682609aef66
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-05-23 12:35:52 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-05-23 12:35:52 +0000

    dev-java/codemodel: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/785415
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-java/codemodel/Manifest             |  1 -
 dev-java/codemodel/codemodel-2.6.ebuild | 20 --------------------
 dev-java/codemodel/metadata.xml         |  8 --------
 profiles/package.mask                   |  6 ------
 4 files changed, 35 deletions(-)