Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839681 - java-pkg-simple.eclass: support JAVA_TESTING_FRAMEWORKS="junit-vintage junit-jupiter"
Summary: java-pkg-simple.eclass: support JAVA_TESTING_FRAMEWORKS="junit-vintage junit-...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 825490 829070 830523 832847 833456 833468 837662 839690 853148 854141 856826 858767 865091 872215 902111 902723
  Show dependency tree
 
Reported: 2022-04-20 12:21 UTC by Volkmar W. Pogatzki
Modified: 2023-03-22 12:36 UTC (History)
3 users (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-20 12:21:18 UTC
junit-vintage and junit-jupiter should be supported as JAVA_TESTING_FRAMEWORKS.

This requirement comes up with e.g.
dev-java/log4j-api
dev-java/log4j-core
dev-java/log4j-12-api
Comment 1 Volkmar W. Pogatzki 2022-04-20 12:24:45 UTC
In a first step it should be clarified how junit-5 will be supported in the eclass(es).