public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hawtjni] epel10: Remove maven-javadoc-plugin execution
@ 2026-07-17  9:03 Mikolaj Izdebski
  0 siblings, 0 replies; only message in thread
From: Mikolaj Izdebski @ 2026-07-17  9:03 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/hawtjni
Branch : epel10
Commit : 2d5ad7dfc717fce7e88e5f5992a22d24007eb1c7
Author : Mikolaj Izdebski <mizdebsk@redhat.com>
Date   : 2015-05-14T06:56:02+02:00
Stats  : +7/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/hawtjni/c/2d5ad7dfc717fce7e88e5f5992a22d24007eb1c7?branch=epel10

Log:
Remove maven-javadoc-plugin execution

---
diff --git a/hawtjni.spec b/hawtjni.spec
index eafd9fd..96c408f 100644
--- a/hawtjni.spec
+++ b/hawtjni.spec
@@ -1,6 +1,6 @@
 Name:             hawtjni
 Version:          1.10
-Release:          3%{?dist}
+Release:          4%{?dist}
 Summary:          Code generator that produces the JNI code
 License:          ASL 2.0 and EPL and BSD
 URL:              http://hawtjni.fusesource.org/
@@ -76,6 +76,9 @@ This package allows to use HawtJNI from a maven plugin.
 
 %pom_xpath_set "pom:groupId[text()='asm']" org.ow2.asm hawtjni-generator
 
+# javadoc generation fails due to strict doclint in JDK 8
+%pom_remove_plugin :maven-javadoc-plugin hawtjni-runtime
+
 %build
 %mvn_build
 
@@ -94,6 +97,9 @@ This package allows to use HawtJNI from a maven plugin.
 %files -n maven-hawtjni-plugin -f .mfiles-maven-plugin
 
 %changelog
+* Thu May 14 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10-4
+- Remove maven-javadoc-plugin execution
+
 * Fri Nov 21 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10-3
 - Spit runtime into subpackage
 - Resolves: rhbz#1166607

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

only message in thread, other threads:[~2026-07-17  9:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17  9:03 [rpms/hawtjni] epel10: Remove maven-javadoc-plugin execution Mikolaj Izdebski

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