mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-java/commons-text: avoid junit:5 built with the vintage USE flag
For running tests, have junit:5 built without the 'vintage' USE flag. See https://bugs.gentoo.org/961479 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Part-of: https://github.com/gentoo/gentoo/pull/45551 Closes: https://github.com/gentoo/gentoo/pull/45551 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
committed by
Miroslav Šulc
parent
e1e1e033f4
commit
e2bd98929f
@@ -34,6 +34,7 @@ DEPEND="
|
||||
>=dev-java/jna-5.18.1:0
|
||||
>=dev-java/jsr305-3.0.2-r1:0
|
||||
>=dev-java/junit-pioneer-1.9.1-r1:0
|
||||
dev-java/junit:5[-vintage]
|
||||
>=dev-java/mockito-5.20.0-r1:0
|
||||
>=dev-java/objenesis-3.4:0
|
||||
>=dev-java/opentest4j-1.3.0-r1:0
|
||||
|
||||
Reference in New Issue
Block a user