public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/flexmark-java] epel10: Build with OpenJDK 17
@ 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 : 1c7c9079a166c0e82035c5163d5196f81b1146f9
Author : Jerry James <loganjerry@gmail.com>
Date   : 2024-06-26T21:16:12-06:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/flexmark-java/c/1c7c9079a166c0e82035c5163d5196f81b1146f9?branch=epel10

Log:
Build with OpenJDK 17

---
diff --git a/flexmark-java.spec b/flexmark-java.spec
index 8d32023..5b63d46 100644
--- a/flexmark-java.spec
+++ b/flexmark-java.spec
@@ -16,7 +16,8 @@ Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
 BuildArch:      noarch
 ExclusiveArch:  noarch %{java_arches}
 
-BuildRequires:  maven-local
+# FIXME: this package is broken with OpenJDK 21
+BuildRequires:  maven-local-openjdk17
 BuildRequires:  mvn(junit:junit)
 BuildRequires:  mvn(org.apache.logging.log4j:log4j-1.2-api)
 BuildRequires:  mvn(org.apache.logging.log4j:log4j-api)

^ 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: Build with OpenJDK 17 Jerry James

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