From: Sam James <sam@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: Sam James <sam@gentoo.org>
Subject: [gentoo-dev] [PATCH 11/16] java-pkg-simple.eclass: use 'QA Notice:' prefix in eqawarn
Date: Wed, 23 Apr 2025 14:58:04 +0100 [thread overview]
Message-ID: <ce4936a2944da449ba924ac32f9b5be016f55e0c.1745416687.git.sam@gentoo.org> (raw)
In-Reply-To: <cover.1745416684.git.sam@gentoo.org>
This makes life easier for tinderboxes, but we should improve this in some future
EAPI.
Signed-off-by: Sam James <sam@gentoo.org>
---
eclass/java-pkg-simple.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/java-pkg-simple.eclass b/eclass/java-pkg-simple.eclass
index f3f67e7de4087..0cce6a2cdfa8f 100644
--- a/eclass/java-pkg-simple.eclass
+++ b/eclass/java-pkg-simple.eclass
@@ -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
--
2.49.0
next prev parent reply other threads:[~2025-04-23 14:11 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-23 13:57 [gentoo-dev] [PATCH 00/16] eclass: add 'QA Notice:' prefix to eqawarn Sam James
2025-04-23 13:57 ` [gentoo-dev] [PATCH 01/16] distutils-r1.eclass: " Sam James
2025-04-23 13:57 ` [gentoo-dev] [PATCH 02/16] python-r1.eclass: " Sam James
2025-04-23 13:57 ` [gentoo-dev] [PATCH 03/16] python-utils-r1.eclass: " Sam James
2025-04-23 13:57 ` [gentoo-dev] [PATCH 04/16] autotools.eclass: use 'QA Notice:' prefix in eqawarn Sam James
2025-04-23 13:57 ` [gentoo-dev] [PATCH 05/16] cargo.eclass: " Sam James
2025-04-23 13:57 ` [gentoo-dev] [PATCH 06/16] chromium-2.eclass: " Sam James
2025-04-23 13:58 ` [gentoo-dev] [PATCH 07/16] cmake.eclass: " Sam James
2025-04-23 13:58 ` [gentoo-dev] [PATCH 08/16] ecm.eclass: " Sam James
2025-04-23 13:58 ` [gentoo-dev] [PATCH 09/16] go-module.eclass: " Sam James
2025-04-23 13:58 ` [gentoo-dev] [PATCH 10/16] haskell-cabal.eclass: " Sam James
2025-04-23 13:58 ` Sam James [this message]
2025-04-23 13:58 ` [gentoo-dev] [PATCH 12/16] rpm.eclass: " Sam James
2025-04-23 13:58 ` [gentoo-dev] [PATCH 13/16] ruby-ng.eclass: " Sam James
2025-04-23 13:58 ` [gentoo-dev] [PATCH 14/16] toolchain.eclass: " Sam James
2025-04-23 13:58 ` [gentoo-dev] [PATCH 15/16] wxwidgets.eclass: " Sam James
2025-04-23 13:58 ` [gentoo-dev] [PATCH 16/16] xorg-3.eclass: " Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ce4936a2944da449ba924ac32f9b5be016f55e0c.1745416687.git.sam@gentoo.org \
--to=sam@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox