public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/flexmark-java] epel10: Drop unused log4j dependencies
@ 2026-07-17 19:15 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-17 19:15 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/flexmark-java
Branch : epel10
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=epel10
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-17 19:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17 19:15 [rpms/flexmark-java] epel10: Drop unused log4j dependencies Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox