public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mikolaj Izdebski <mizdebsk@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/hawtjni] epel10: Remove maven-javadoc-plugin execution
Date: Fri, 17 Jul 2026 09:03:55 GMT	[thread overview]
Message-ID: <178427903530.1.17232288178894594000.rpms-hawtjni-2d5ad7dfc717@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-17  9:03 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=178427903530.1.17232288178894594000.rpms-hawtjni-2d5ad7dfc717@fedoraproject.org \
    --to=mizdebsk@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