mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 01:57:28 -08:00
Setting JAVA_MODULE_INFO_OUT and JAVA_INTERMEDIATE_JAR_NAME in the ebuild
lets the java-pkg-simple.eclass generate module-info.java and compile
and package it as 'META-INF/versions/9/module-info.class'.
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: 282d2c957e
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>