Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 838877 - dev-java/logback-classic-1.2.11: does not enable tests (missing dependencies)
Summary: dev-java/logback-classic-1.2.11: 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: 784263 Java-test-deps-missing
  Show dependency tree
 
Reported: 2022-04-17 06:19 UTC by Volkmar W. Pogatzki
Modified: 2022-12-03 17:27 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-04-17 06:19:46 UTC
# Compile dependencies
# POM: pom.xml
# test? ch.qos.cal10n.plugins:maven-cal10n-plugin:0.8.1 -> !!!groupId-not-found!!!
# test? ch.qos.logback:logback-core:1.2.11 -> >=dev-java/logback-core-1.2.11:0
# test? com.icegreen:greenmail:1.3 -> !!!groupId-not-found!!!
# test? dom4j:dom4j:1.6.1 -> !!!groupId-not-found!!!
# test? junit:junit:4.10 -> >=dev-java/junit-4.13.2:4
# test? log4j:log4j:1.2.17 -> >=dev-java/log4j-1.2.17:0
# test? org.apache.felix:org.apache.felix.main:2.0.2 -> !!!groupId-not-found!!!
# test? org.assertj:assertj-core:1.7.1 -> >=dev-java/assertj-core-2.3.0:2
# test? org.mockito:mockito-core:2.7.9 -> >=dev-java/mockito-4.4.0:4
# test? org.slf4j:integration:1.7.32 -> !!!artifactId-not-found!!!
# test? org.slf4j:jul-to-slf4j:1.7.32 -> !!!artifactId-not-found!!!
# test? org.slf4j:log4j-over-slf4j:1.7.32 -> !!!artifactId-not-found!!!
# test? org.slf4j:slf4j-api:1.7.32 -> >=dev-java/slf4j-api-1.7.32:0
# test? org.slf4j:slf4j-ext:1.7.32 -> >=dev-java/slf4j-ext-1.7.36:0
# test? org.subethamail:subethasmtp:2.1.0 -> !!!groupId-not-found!!!
Comment 1 Larry the Git Cow gentoo-dev 2022-11-03 20:45:52 UTC
The bug has been referenced in the following commit(s):

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

commit 6d44797bbcbce4a2fcf206b0ec50138f3bec96c7
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-09-07 07:59:19 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-11-03 20:45:46 +0000

    dev-java/logback-classic: add 1.4.1 enabling tests
    
    Closes: https://bugs.gentoo.org/360551
    Bug: https://bugs.gentoo.org/838877
    
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/27180
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-java/logback-classic/Manifest                  |   1 +
 .../logback-classic/logback-classic-1.4.1.ebuild   | 136 +++++++++++++++++++++
 2 files changed, 137 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2022-12-03 17:27:56 UTC
The bug has been closed via the following commit(s):

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

commit badd169680724c6a5291ebb42960eb5ba72f7ae9
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-12-03 17:00:22 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-12-03 17:27:51 +0000

    dev-java/logback-classic: drop 1.2.11-r1
    
    Closes: https://bugs.gentoo.org/838877
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-java/logback-classic/Manifest                  |  1 -
 .../logback-classic-1.2.11-r1.ebuild               | 96 ----------------------
 2 files changed, 97 deletions(-)