public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/google-gson] epel10: (#2051150) Fix Compilation failure:
@ 2026-08-17 12:39
0 siblings, 0 replies; only message in thread
From: @ 2026-08-17 12:39 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-17 12:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 12:39 [rpms/google-gson] epel10: (#2051150) Fix Compilation failure:
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox