public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/google-gson] epel10: Remove unneeded maven-javadoc-plugin invocation
@ 2026-08-17 12:38 Mikolaj Izdebski
  0 siblings, 0 replies; only message in thread
From: Mikolaj Izdebski @ 2026-08-17 12:38 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/google-gson
Branch : epel10
Commit : 68ec2d0dea594c3e0e5a4e235e02fa6a0cd75823
Author : Mikolaj Izdebski <mizdebsk@redhat.com>
Date   : 2017-02-23T14:01:47+01:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/google-gson/c/68ec2d0dea594c3e0e5a4e235e02fa6a0cd75823?branch=epel10

Log:
Remove unneeded maven-javadoc-plugin invocation

---
diff --git a/google-gson.spec b/google-gson.spec
index b29c9b0..081df19 100644
--- a/google-gson.spec
+++ b/google-gson.spec
@@ -1,6 +1,6 @@
 Name:             google-gson
 Version:          2.3.1
-Release:          5%{?dist}
+Release:          6%{?dist}
 Summary:          Java lib for conversion of Java objects into JSON representation
 License:          ASL 2.0
 URL:              https://github.com/google/gson
@@ -44,6 +44,8 @@ rm src/test/java/com/google/gson/functional/ThrowableFunctionalTest.java
       <phase>skip</phase>
     </execution>"
 
+%pom_remove_plugin :maven-javadoc-plugin
+
 %build
 # LANG="C" or LANG="en_US.utf8" needed for the tests
 %mvn_build
@@ -58,6 +60,9 @@ rm src/test/java/com/google/gson/functional/ThrowableFunctionalTest.java
 %doc LICENSE
 
 %changelog
+* Thu Feb 23 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.3.1-6
+- Remove unneeded maven-javadoc-plugin invocation
+
 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-17 12:38 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:38 [rpms/google-gson] epel10: Remove unneeded maven-javadoc-plugin invocation Mikolaj Izdebski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox