public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Didik Supriadi <didiksupriadi41@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/hawtjni] epel10: Disable hawtjni-maven-plugin
Date: Fri, 17 Jul 2026 09:04:13 GMT [thread overview]
Message-ID: <178427905378.1.15892467776485591159.rpms-hawtjni-b39acddc3759@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/hawtjni
Branch : epel10
Commit : b39acddc375965c4f914eb7c3fdea951c269fecb
Author : Didik Supriadi <didiksupriadi41@fedoraproject.org>
Date : 2023-07-27T07:23:27+07:00
Stats : +6/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/hawtjni/c/b39acddc375965c4f914eb7c3fdea951c269fecb?branch=epel10
Log:
Disable hawtjni-maven-plugin
Signed-off-by: Didik Supriadi <didiksupriadi41@fedoraproject.org>
---
diff --git a/hawtjni.spec b/hawtjni.spec
index 9b16850..f7a3d70 100644
--- a/hawtjni.spec
+++ b/hawtjni.spec
@@ -1,6 +1,6 @@
Name: hawtjni
Version: 1.18
-Release: 8%{?dist}
+Release: 9%{?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.
@@ -21,10 +21,8 @@ BuildRequires: mvn(commons-cli:commons-cli)
BuildRequires: mvn(org.apache.commons:commons-lang3)
BuildRequires: mvn(org.apache.maven:maven-archiver)
BuildRequires: mvn(org.apache.maven:maven-artifact)
-BuildRequires: mvn(org.apache.maven:maven-artifact-manager)
BuildRequires: mvn(org.apache.maven:maven-compat)
BuildRequires: mvn(org.apache.maven:maven-plugin-api)
-BuildRequires: mvn(org.apache.maven:maven-project)
BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin)
BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
BuildRequires: mvn(org.apache.xbean:xbean-finder)
@@ -68,19 +66,14 @@ This package allows to use HawtJNI from a maven plugin.
%prep
%setup -q -n %{name}-%{name}-project-%{version}
-%patch0 -p1
-
-# This package needs maven compat for ArtifactResolver class
-%pom_add_dep org.apache.maven:maven-compat hawtjni-maven-plugin
+%patch 0 -p1
%pom_disable_module hawtjni-example
+%pom_disable_module hawtjni-maven-plugin
%pom_remove_plugin -r :maven-shade-plugin
%pom_remove_plugin -r :maven-eclipse-plugin
%mvn_package ":hawtjni-runtime" runtime
-%mvn_package ":hawtjni-maven-plugin" maven-plugin
-
-%mvn_alias :hawtjni-maven-plugin :maven-hawtjni-plugin
# javadoc generation fails due to strict doclint in JDK 8
%pom_remove_plugin :maven-javadoc-plugin hawtjni-runtime
@@ -99,9 +92,10 @@ This package allows to use HawtJNI from a maven plugin.
%files javadoc -f .mfiles-javadoc
%doc license.txt
-%files -n maven-hawtjni-plugin -f .mfiles-maven-plugin
-
%changelog
+* Thu Jul 27 2023 Didik Supriadi <didiksupriadi41@fedoraproject.org> - 1.18-9
+- Disable hawtjni-maven-plugin
+
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_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=178427905378.1.15892467776485591159.rpms-hawtjni-b39acddc3759@fedoraproject.org \
--to=didiksupriadi41@fedoraproject.org \
--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