Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 857762 - dev-java/typesafe-config: does not enable tests
Summary: dev-java/typesafe-config: does not enable tests
Status: CONFIRMED
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:
Depends on:
Blocks: Java-test-failures
  Show dependency tree
 
Reported: 2022-07-12 09:00 UTC by Volkmar W. Pogatzki
Modified: 2022-07-12 09:00 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 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"