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

Bug 869158

Summary: dev-java/slf4j-ext: does not enable tests (missing dependencies)
Product: Gentoo Linux Reporter: Volkmar W. Pogatzki <gentoo>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: fordfrog
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/27179
https://github.com/gentoo/gentoo/pull/28512
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 879287    

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(-)