Dear Daniel Dekany, Congratulations on the release.
Thank you for following the ASF downloads policy. It seems that your download page needs a bit of work. The artifacts properly refer to a closer.lua page, but the KEYS, checksums and signatures must be changed to refer to an https://downloads.apache.org location, not to a dist/freemarker location. The text referring to www.apache.org is also a bit misleading. Warm regards, Craig > On Dec 24, 2024, at 03:14, Daniel Dekany <ddek...@apache.org> wrote: > > The Apache FreeMarker community is pleased to announce the release of > Apache FreeMarker 2.3.34. > > Change log: https://freemarker.apache.org/docs/versions_2_3_34.html > Download: https://freemarker.apache.org/freemarkerdownload.html > > Apache FreeMarkerâ„¢ is a template engine: a Java library to generate > text output (HTML web pages, e-mails, configuration files, source > code, etc.) based on templates and changing data. Templates are > written in the FreeMarker Template Language (FTL), which is a simple, > specialized language. Usually, a general-purpose programming language > (like Java) is used to prepare the data (issue database queries, do > business calculations). Then, Apache FreeMarker displays that prepared > data using templates. In the template you are focusing on how to > present the data, and outside the template you are focusing on what > data to present. > > -- > Daniel Dekany > on behalf of the Apache FreeMarker community Craig L Russell c...@apache.org