public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/google-gson] epel10: (#2051150) Fix Compilation failure:
Date: Mon, 17 Aug 2026 12:39:00 GMT	[thread overview]
Message-ID: <178697034008.1.4965159379273564533.rpms-google-gson-c62b588b26d8@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/google-gson
            Branch : epel10
            Commit : c62b588b26d84361cbe9387ba561babb6aa98eb8
            Author : Sérgio M. Basto <sergio@serjux.com>
            Date   : 2022-02-06T15:13:29+00:00
            Stats  : +3/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/google-gson/c/c62b588b26d84361cbe9387ba561babb6aa98eb8?branch=epel10

            Log:
            (#2051150) Fix Compilation failure:

[ERROR] Source option 6 is no longer supported. Use 7 or later.

---
diff --git a/google-gson.spec b/google-gson.spec
index 5723220..577ff9b 100644
--- a/google-gson.spec
+++ b/google-gson.spec
@@ -39,6 +39,7 @@ This package contains the API documentation for %{name}.
 rm ./gson/src/test/java/com/google/gson/functional/EnumWithObfuscatedTest.java
 # remove unnecessary dependency on parent POM
 %pom_remove_parent
+%pom_xpath_remove 'pom:plugin[pom:artifactId="maven-compiler-plugin"]/pom:configuration'
 
 # Use felix maven-bundle-plugin only for OSGi metadata
 #pom_remove_plugin :bnd-maven-plugin gson
@@ -74,6 +75,8 @@ rm ./gson/src/test/java/com/google/gson/functional/EnumWithObfuscatedTest.java
 %changelog
 * Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 2.8.8-4
 - Rebuilt for java-17-openjdk as system jdk
+- (#2051150) Fix Compilation failure:
+  [ERROR] Source option 6 is no longer supported. Use 7 or later.
 
 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.8-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

                 reply	other threads:[~2026-08-17 12:39 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=178697034008.1.4965159379273564533.rpms-google-gson-c62b588b26d8@fedoraproject.org \
    --to=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