public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hawtjni] epel10: Add maven-compat to hawtjni-maven-plugin
@ 2026-07-17  9:04 Severin Gehwolf
  0 siblings, 0 replies; only message in thread
From: Severin Gehwolf @ 2026-07-17  9:04 UTC (permalink / raw)
  To: git-commits

            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
 

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

only message in thread, other threads:[~2026-07-17  9:04 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:04 [rpms/hawtjni] epel10: Add maven-compat to hawtjni-maven-plugin Severin Gehwolf

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