Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com Patches, unit tests, benchmarks, whitepaper, and outreach briefs. Public domain — no copyright claimed. Use freely.
9 lines
351 B
INI
9 lines
351 B
INI
JUnit.dirs = .
|
|
|
|
lib.dirs = /test/jdk/tools/jpackage/helpers /test/jdk/tools/jpackage/junit/tools
|
|
|
|
modules=jdk.jpackage/jdk.jpackage.internal:+open \
|
|
jdk.jpackage/jdk.jpackage.internal.util:+open \
|
|
jdk.jpackage/jdk.jpackage.internal.util.function:+open \
|
|
java.base/jdk.internal.util \
|
|
jdk.jlink/jdk.tools.jlink.internal
|