Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869158 - dev-java/slf4j-ext: does not enable tests (missing dependencies)
Summary: dev-java/slf4j-ext: does not enable tests (missing dependencies)
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: PullRequest
Depends on:
Blocks: Java-test-deps-missing
  Show dependency tree
 
Reported: 2022-09-08 08:12 UTC by Volkmar W. Pogatzki
Modified: 2022-12-02 18:32 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 2022-09-08 08:12:37 UTC
EAPI=8

JAVA_PKG_IUSE="doc source"
MAVEN_ID="org.slf4j:slf4j-ext:1.7.36"
# JAVA_TESTING_FRAMEWORKS="junit-4"
Comment 1 Larry the Git Cow gentoo-dev 2022-10-10 07:41:52 UTC
The bug has been referenced in the following commit(s):

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

commit 267f00ccba8f15aef9a4aeea97776337e4791735
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-09-07 12:01:10 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-10-10 07:41:46 +0000

    dev-java/slf4j-ext: add 2.0.3, enable tests
    
    Bug: https://bugs.gentoo.org/869158
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-java/slf4j-ext/Manifest               |  1 +
 dev-java/slf4j-ext/metadata.xml           | 12 ++++--
 dev-java/slf4j-ext/slf4j-ext-2.0.3.ebuild | 61 +++++++++++++++++++++++++++++++
 3 files changed, 70 insertions(+), 4 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2022-12-02 18:32:31 UTC
The bug has been closed via the following commit(s):

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

commit 63e03cef8e014baadd91e1acdf8014a3c2f6d9da
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-12-02 17:52:55 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-12-02 18:32:26 +0000

    dev-java/slf4j-ext: drop 1.7.36
    
    Closes: https://bugs.gentoo.org/869158
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-java/slf4j-ext/Manifest                |  1 -
 dev-java/slf4j-ext/slf4j-ext-1.7.36.ebuild | 74 ------------------------------
 2 files changed, 75 deletions(-)