On Fri, Jul 4, 2025 at 8:52 PM Miro Hrončok <mhron...@redhat.com> wrote:
> Based on the current fail to build from source policy, the following packages
> should be retired from Fedora 43 approximately one week before branching,
> i.e. 2025-08-05.

[snip]

> stringtemplate                           walters

I fixed this one in Rawhide, and pushed updates for F41 and F42 as
well.  The issue was that JDK 21 added a StringTemplate class to
java.lang.  Since java.lang classes are automatically imported into
all compilation units, that made the name StringTemplate in this
package ambiguous.  The fix was to add a ridiculously large patch to
use fully qualified names instead.

Longer term, we should start figuring out how to migrate away from
antlr and stringtemplate versions < 4.  Those older versions are
unmaintained upstream.
-- 
Jerry James
http://www.jamezone.org/
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to