Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 901731 - org.xmlunit:xmlunit-assertj:2.9.0: needed for dev-java/testng version bump
Summary: org.xmlunit:xmlunit-assertj:2.9.0: needed for dev-java/testng version bump
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: testng-7.7.1-deps
  Show dependency tree
 
Reported: 2023-03-17 07:11 UTC by Volkmar W. Pogatzki
Modified: 2023-03-26 05:16 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 2023-03-17 07:11:11 UTC
org.xmlunit:xmlunit-assertj:2.9.0 with dependencies is needed on both testCompileClasspath and testRuntimeClasspath

testCompileClasspath - Compile classpath for compilation 'test' (target  (jvm)).
testRuntimeClasspath - Runtime classpath of compilation 'test' (target  (jvm)).

+--- org.xmlunit:xmlunit-assertj:{require 2.9.0; reject _} -> 2.9.0
|    +--- org.xmlunit:xmlunit-core:2.9.0
|    +--- org.assertj:assertj-core:2.9.0 -> 3.22.0
|    \--- net.bytebuddy:byte-buddy:1.10.10 -> 1.12.9
Comment 1 Larry the Git Cow gentoo-dev 2023-03-26 05:16:54 UTC
The bug has been closed via the following commit(s):

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

commit 3a749f9446293755aa445ce31be45bf3f332d05d
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2023-03-14 13:37:54 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-03-26 05:16:48 +0000

    dev-java/xmlunit-assertj: new package, add 2.9.1
    
    Version 2.9.1 is 100% compatible to 2.9.0
    
    Closes: https://bugs.gentoo.org/901731
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/xmlunit-assertj/Manifest                  |  1 +
 dev-java/xmlunit-assertj/metadata.xml              | 10 ++++
 .../xmlunit-assertj/xmlunit-assertj-2.9.1.ebuild   | 63 ++++++++++++++++++++++
 3 files changed, 74 insertions(+)