public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: ELN: prefer maven-openjdk17
Date: Mon, 10 Aug 2026 09:36:22 GMT	[thread overview]
Message-ID: <178635458217.1.1241835341899778340.rpms-fedora-release-5f9a257668f0@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : 5f9a257668f01b57a50c486feb053b584ce90748
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2023-11-13T20:35:28-05:00
            Stats  : +2/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/5f9a257668f01b57a50c486feb053b584ce90748?branch=f45

            Log:
            ELN: prefer maven-openjdk17

java-latest-openjdk now provides java-21, and maven switched its default
to 21 in rawhide, but ELN only has 17.

---
diff --git a/fedora-release.spec b/fedora-release.spec
index c328897..e9e21fe 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -468,10 +468,11 @@ Suggests: bind-dnssec-utils
 Suggests: bind-utils
 
 # Default OpenJDK version, prefer over other versions for
-# Provides: java, java-devel, java-headless, etc.
+# Provides: java, java-devel, java-headless, maven-jdk-binding, etc.
 Suggests: java-17-openjdk
 Suggests: java-17-openjdk-devel
 Suggests: java-17-openjdk-headless
+Suggests: maven-openjdk17
 
 # Prefer over Fedora freeipa (same code, different name, each Provides the other)
 Suggests: ipa-client

                 reply	other threads:[~2026-08-10  9:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178635458217.1.1241835341899778340.rpms-fedora-release-5f9a257668f0@fedoraproject.org \
    --to=yselkowi@redhat.com \
    --cc=git-commits@fedoraproject.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