public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Severin Gehwolf <sgehwolf@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/hawtjni] epel10: Add maven-compat to hawtjni-maven-plugin
Date: Fri, 17 Jul 2026 09:04:07 GMT	[thread overview]
Message-ID: <178427904744.1.14199820948133929109.rpms-hawtjni-54a0168607e3@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/hawtjni
            Branch : epel10
            Commit : 54a0168607e310a6f24d4c4362bf6ccd1a9f791f
            Author : Severin Gehwolf <sgehwolf@redhat.com>
            Date   : 2020-03-26T12:15:13+01:00
            Stats  : +8/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/hawtjni/c/54a0168607e310a6f24d4c4362bf6ccd1a9f791f?branch=epel10

            Log:
            Add maven-compat to hawtjni-maven-plugin

This is in prep for the maven-plugin-tools 3.6 upgrade

---
diff --git a/hawtjni.spec b/hawtjni.spec
index e9b9c89..8f5d105 100644
--- a/hawtjni.spec
+++ b/hawtjni.spec
@@ -1,6 +1,6 @@
 Name:             hawtjni
 Version:          1.17
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          Code generator that produces the JNI code
 # Maven plugin is under ASL 2.0.
 # stdint.h, shipped in JAR as resource, used only with M$ VC++, is under BSD.
@@ -67,6 +67,9 @@ This package allows to use HawtJNI from a maven plugin.
 # this dependency seems to be missing
 %pom_add_dep commons-lang:commons-lang hawtjni-generator
 
+# This package needs maven compat for ArtifactResolver class
+%pom_add_dep org.apache.maven:maven-compat hawtjni-maven-plugin
+
 %pom_disable_module hawtjni-example
 %pom_remove_plugin -r :maven-shade-plugin
 %pom_remove_plugin -r :maven-eclipse-plugin
@@ -96,6 +99,10 @@ This package allows to use HawtJNI from a maven plugin.
 %files -n maven-hawtjni-plugin -f .mfiles-maven-plugin
 
 %changelog
+* Wed Mar 25 2020 Severin Gehwolf <sgehwolf@redhat.com> - 1.17-3
+- Add maven-compat to hawtjni-maven-plugin as it is using
+  the ArtifactResolver class in the maven-compat.jar
+
 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.17-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
 

                 reply	other threads:[~2026-07-17  9:04 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=178427904744.1.14199820948133929109.rpms-hawtjni-54a0168607e3@fedoraproject.org \
    --to=sgehwolf@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