public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/flexmark-java] rawhide: Drop unused log4j dependencies
Date: Sun, 05 Jul 2026 12:51:37 GMT [thread overview]
Message-ID: <178325589791.1.527253767934378260.rpms-flexmark-java-ae28c5a68bf7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/flexmark-java
Branch : rawhide
Commit : ae28c5a68bf72089f98d7170e893b25d219373f6
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-05T06:50:59-06:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/flexmark-java/c/ae28c5a68bf72089f98d7170e893b25d219373f6?branch=rawhide
Log:
Drop unused log4j dependencies
---
diff --git a/flexmark-java.spec b/flexmark-java.spec
index f02ed87..8240caf 100644
--- a/flexmark-java.spec
+++ b/flexmark-java.spec
@@ -25,9 +25,6 @@ ExclusiveArch: noarch %{java_arches}
BuildRequires: maven-local-openjdk25
BuildRequires: mvn(junit:junit)
-BuildRequires: mvn(org.apache.logging.log4j:log4j-1.2-api)
-BuildRequires: mvn(org.apache.logging.log4j:log4j-api)
-BuildRequires: mvn(org.apache.logging.log4j:log4j-core)
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-assembly-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-compiler-plugin)
@@ -799,6 +796,9 @@ rm flexmark-integration-test/src/test/java/com/vladsch/flexmark/integration/test
# Disable due to missing docx4j dependency
%pom_disable_module flexmark-docx-converter
+%pom_remove_dep -r org.apache.logging.log4j:log4j-1.2-api
+%pom_remove_dep -r org.apache.logging.log4j:log4j-api
+%pom_remove_dep -r org.apache.logging.log4j:log4j-core
# Disable due to missing openhtmltopdf dependency
%pom_disable_module flexmark-pdf-converter
reply other threads:[~2026-07-05 12:51 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=178325589791.1.527253767934378260.rpms-flexmark-java-ae28c5a68bf7@fedoraproject.org \
--to=loganjerry@gmail.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