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

Bug 857762

Summary: dev-java/typesafe-config: does not enable tests
Product: Gentoo Linux Reporter: Volkmar W. Pogatzki <gentoo>
Component: Current packagesAssignee: Java team <java>
Status: CONFIRMED ---    
Severity: normal CC: fordfrog
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 856409    

Description Volkmar W. Pogatzki 2022-07-12 09:00:00 UTC
scala involved? https://github.com/lightbend/config/tree/v1.4.2/config/src/test



S="${WORKDIR}/config-${PV}"

JAVA_SRC_DIR="config/src/main/java"

# Need to anylyze what to do with this stuff
JAVA_TEST_SRC_DIR="config/src/test/java"
JAVA_TEST_RESOURCE_DIRS="config/src/test/resources"