mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
java-pkg-simple.eclass: use 'QA Notice:' prefix in eqawarn
This makes life easier for tinderboxes, but we should improve this in some future EAPI. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
042dd75e47
commit
7887b31c37
@ -654,7 +654,7 @@ java-pkg-simple_src_compile() {
|
||||
JAVA_PKG_WANT_SOURCE=${tmp_source}
|
||||
JAVA_PKG_WANT_TARGET=${tmp_target}
|
||||
else
|
||||
eqawarn "Need at least JDK 9 to compile module-info.java in src_compile."
|
||||
eqawarn "QA Notice: Need at least JDK 9 to compile module-info.java in src_compile."
|
||||
eqawarn "Please adjust DEPEND accordingly. See https://bugs.gentoo.org/796875#c3"
|
||||
fi
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user