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

Bug 839681

Summary: java-pkg-simple.eclass: support JAVA_TESTING_FRAMEWORKS="junit-vintage junit-jupiter"
Product: Gentoo Linux Reporter: Volkmar W. Pogatzki <gentoo>
Component: EclassesAssignee: Java team <java>
Status: CONFIRMED ---    
Severity: normal CC: flow, fordfrog, liaoyuan
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 825490, 829070, 830523, 832847, 833456, 833468, 837662, 839690, 853148, 854141, 856826, 858767, 865091, 872215, 902111, 902723    

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