This is an automated email from the ASF dual-hosted git repository.

ddekany pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/freemarker-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 9e50fbb5 Minor site updates (release process now uses Gradle, download 
page wording)
9e50fbb5 is described below

commit 9e50fbb5122ddc3d839491abb3e4f419ba95e628
Author: ddekany <[email protected]>
AuthorDate: Thu May 9 01:59:49 2024 +0200

    Minor site updates (release process now uses Gradle, download page wording)
---
 committer-howto.html                 | 23 +++++++++--------------
 contribute.html                      |  8 ++++----
 editors.html                         |  8 ++++----
 file-to-file-transformer-tools.html  |  8 ++++----
 freemarkerdownload.html              | 35 +++++++++++++++--------------------
 history.html                         |  8 ++++----
 index.html                           |  8 ++++----
 mailing-lists.html                   |  8 ++++----
 poweredBy.html                       |  8 ++++----
 report-security-vulnerabilities.html |  8 ++++----
 sourcecode.html                      |  8 ++++----
 toc.js                               |  2 +-
 12 files changed, 61 insertions(+), 71 deletions(-)

diff --git a/committer-howto.html b/committer-howto.html
index 4677d893..a4855207 100644
--- a/committer-howto.html
+++ b/committer-howto.html
@@ -14,7 +14,7 @@
 <link rel="canonical" 
href="https://freemarker.apache.org/committer-howto.html";>
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1707809060700">
+<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1715212632304">
 <script type="text/javascript" 
src="https://cdn.jsdelivr.net/npm/cookie-bar/cookiebar-latest.min.js";></script>
 </head>
 <body itemscope itemtype="https://schema.org/Code";>
@@ -34,8 +34,8 @@
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker™","Community","Committer 
how-to"];</script>
-      <script src="toc.js?1707809060700"></script>
-      <script src="docgen-resources/main.min.js?1707809060700"></script>
+      <script src="toc.js?1715212632304"></script>
+      <script src="docgen-resources/main.min.js?1715212632304"></script>
       <div class="side-toc-logos">
           <div class="side-toc-logo">
             <a href="https://www.apache.org/events/current-event.html"; 
target="_blank"><img 
src="https://www.apache.org/events/current-event-234x60.png"; alt="Apache 
Incubator" /></a>
@@ -346,16 +346,11 @@
 
             <div class="orderedlist"><ol type="1">
               <li>
-                <p>If your Maven <code 
class="inline-code">settings-security.xml</code>
-                is relocated to an encrypted storage (recommended), mount it,
-                otherwise you will get 401 error when uploading. (How 
that&#39;s
-                done: create a file called settings-security.xml next to
-                ~/.m2/settings.xml, with content
-                <code 
class="inline-code">&lt;settingsSecurity&gt;&lt;relocation&gt;<em 
class="code-color">your-decrypted-storage-mount</em>/settings-security.xml&lt;/relocation&gt;&lt;/settingsSecurity&gt;</code>)</p>
-              </li>
-
-              <li>
-                <p><code class="inline-code">ant maven-dist</code></p>
+                <p>To upload to The Apache Maven Repository (ASF Nexus),
+                you need to run <code class="inline-code">gradle 
publish</code>. You Apache
+                credentials will be needed for this to succeed; see details in
+                build section of the <code 
class="inline-code">README.md</code> of
+                FreeMarker!</p>
               </li>
 
               <li>
@@ -706,7 +701,7 @@
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a href="index.html">What is 
FreeMarker?</a></li><li><a 
href="freemarkerdownload.html">Download</a></li><li><a 
href="docs/app_versions.html">Version history</a></li><li><a 
href="docs/app_faq.html">FAQ</a></li><li><a itemprop="license" 
href="docs/app_license.html">License</a></li><li><a 
href="https://privacy.apache.org/po [...]
 Last generated:
-<time itemprop="dateModified" datetime="2024-02-13T07:24:20Z" title="Tuesday, 
February 13, 2024 at 7:24:20 AM Greenwich Mean Time">2024-02-13 07:24:20 
GMT</time> </p>
+<time itemprop="dateModified" datetime="2024-05-08T23:57:12Z" 
title="Wednesday, May 8, 2024 at 11:57:12 PM Greenwich Mean Time">2024-05-08 
23:57:12 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2024
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="http://apache.org/";>The Apache Software Foundation</a>. Apache 
FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo 
are trademarks of The Apache Software Foundation. All other marks mentioned may 
be trademarks or registered trademarks of their respective owners. </p>
diff --git a/contribute.html b/contribute.html
index 48a64abc..1fa7b24e 100644
--- a/contribute.html
+++ b/contribute.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/contribute.html";>
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1707809060700">
+<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1715212632304">
 <script type="text/javascript" 
src="https://cdn.jsdelivr.net/npm/cookie-bar/cookiebar-latest.min.js";></script>
 </head>
 <body itemscope itemtype="https://schema.org/Code";>
@@ -34,8 +34,8 @@
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker™","Community","Contributors 
wanted!"];</script>
-      <script src="toc.js?1707809060700"></script>
-      <script src="docgen-resources/main.min.js?1707809060700"></script>
+      <script src="toc.js?1715212632304"></script>
+      <script src="docgen-resources/main.min.js?1715212632304"></script>
       <div class="side-toc-logos">
           <div class="side-toc-logo">
             <a href="https://www.apache.org/events/current-event.html"; 
target="_blank"><img 
src="https://www.apache.org/events/current-event-234x60.png"; alt="Apache 
Incubator" /></a>
@@ -229,7 +229,7 @@
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a href="index.html">What is 
FreeMarker?</a></li><li><a 
href="freemarkerdownload.html">Download</a></li><li><a 
href="docs/app_versions.html">Version history</a></li><li><a 
href="docs/app_faq.html">FAQ</a></li><li><a itemprop="license" 
href="docs/app_license.html">License</a></li><li><a 
href="https://privacy.apache.org/po [...]
 Last generated:
-<time itemprop="dateModified" datetime="2024-02-13T07:24:20Z" title="Tuesday, 
February 13, 2024 at 7:24:20 AM Greenwich Mean Time">2024-02-13 07:24:20 
GMT</time> </p>
+<time itemprop="dateModified" datetime="2024-05-08T23:57:12Z" 
title="Wednesday, May 8, 2024 at 11:57:12 PM Greenwich Mean Time">2024-05-08 
23:57:12 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2024
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="http://apache.org/";>The Apache Software Foundation</a>. Apache 
FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo 
are trademarks of The Apache Software Foundation. All other marks mentioned may 
be trademarks or registered trademarks of their respective owners. </p>
diff --git a/editors.html b/editors.html
index 208df1dd..acd96190 100644
--- a/editors.html
+++ b/editors.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/editors.html";>
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1707809060700">
+<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1715212632304">
 <script type="text/javascript" 
src="https://cdn.jsdelivr.net/npm/cookie-bar/cookiebar-latest.min.js";></script>
 </head>
 <body itemscope itemtype="https://schema.org/Code";>
@@ -34,8 +34,8 @@
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker™","Tooling","Editor and IDE 
plugins"];</script>
-      <script src="toc.js?1707809060700"></script>
-      <script src="docgen-resources/main.min.js?1707809060700"></script>
+      <script src="toc.js?1715212632304"></script>
+      <script src="docgen-resources/main.min.js?1715212632304"></script>
       <div class="side-toc-logos">
           <div class="side-toc-logo">
             <a href="https://www.apache.org/events/current-event.html"; 
target="_blank"><img 
src="https://www.apache.org/events/current-event-234x60.png"; alt="Apache 
Incubator" /></a>
@@ -203,7 +203,7 @@
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a href="index.html">What is 
FreeMarker?</a></li><li><a 
href="freemarkerdownload.html">Download</a></li><li><a 
href="docs/app_versions.html">Version history</a></li><li><a 
href="docs/app_faq.html">FAQ</a></li><li><a itemprop="license" 
href="docs/app_license.html">License</a></li><li><a 
href="https://privacy.apache.org/po [...]
 Last generated:
-<time itemprop="dateModified" datetime="2024-02-13T07:24:20Z" title="Tuesday, 
February 13, 2024 at 7:24:20 AM Greenwich Mean Time">2024-02-13 07:24:20 
GMT</time> </p>
+<time itemprop="dateModified" datetime="2024-05-08T23:57:12Z" 
title="Wednesday, May 8, 2024 at 11:57:12 PM Greenwich Mean Time">2024-05-08 
23:57:12 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2024
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="http://apache.org/";>The Apache Software Foundation</a>. Apache 
FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo 
are trademarks of The Apache Software Foundation. All other marks mentioned may 
be trademarks or registered trademarks of their respective owners. </p>
diff --git a/file-to-file-transformer-tools.html 
b/file-to-file-transformer-tools.html
index 1608d0c4..a3482b4a 100644
--- a/file-to-file-transformer-tools.html
+++ b/file-to-file-transformer-tools.html
@@ -14,7 +14,7 @@
 <link rel="canonical" 
href="https://freemarker.apache.org/file-to-file-transformer-tools.html";>
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1707809060700">
+<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1715212632304">
 <script type="text/javascript" 
src="https://cdn.jsdelivr.net/npm/cookie-bar/cookiebar-latest.min.js";></script>
 </head>
 <body itemscope itemtype="https://schema.org/Code";>
@@ -34,8 +34,8 @@
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker™","Tooling","File-to-file 
transformers"];</script>
-      <script src="toc.js?1707809060700"></script>
-      <script src="docgen-resources/main.min.js?1707809060700"></script>
+      <script src="toc.js?1715212632304"></script>
+      <script src="docgen-resources/main.min.js?1715212632304"></script>
       <div class="side-toc-logos">
           <div class="side-toc-logo">
             <a href="https://www.apache.org/events/current-event.html"; 
target="_blank"><img 
src="https://www.apache.org/events/current-event-234x60.png"; alt="Apache 
Incubator" /></a>
@@ -82,7 +82,7 @@
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a href="index.html">What is 
FreeMarker?</a></li><li><a 
href="freemarkerdownload.html">Download</a></li><li><a 
href="docs/app_versions.html">Version history</a></li><li><a 
href="docs/app_faq.html">FAQ</a></li><li><a itemprop="license" 
href="docs/app_license.html">License</a></li><li><a 
href="https://privacy.apache.org/po [...]
 Last generated:
-<time itemprop="dateModified" datetime="2024-02-13T07:24:20Z" title="Tuesday, 
February 13, 2024 at 7:24:20 AM Greenwich Mean Time">2024-02-13 07:24:20 
GMT</time> </p>
+<time itemprop="dateModified" datetime="2024-05-08T23:57:12Z" 
title="Wednesday, May 8, 2024 at 11:57:12 PM Greenwich Mean Time">2024-05-08 
23:57:12 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2024
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="http://apache.org/";>The Apache Software Foundation</a>. Apache 
FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo 
are trademarks of The Apache Software Foundation. All other marks mentioned may 
be trademarks or registered trademarks of their respective owners. </p>
diff --git a/freemarkerdownload.html b/freemarkerdownload.html
index 9a150236..0487b0f9 100644
--- a/freemarkerdownload.html
+++ b/freemarkerdownload.html
@@ -14,7 +14,7 @@
 <link rel="canonical" 
href="https://freemarker.apache.org/freemarkerdownload.html";>
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1707809060700">
+<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1715212632304">
 <script type="text/javascript" 
src="https://cdn.jsdelivr.net/npm/cookie-bar/cookiebar-latest.min.js";></script>
 </head>
 <body itemscope itemtype="https://schema.org/Code";>
@@ -34,8 +34,8 @@
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker™","Download / 
Maven"];</script>
-      <script src="toc.js?1707809060700"></script>
-      <script src="docgen-resources/main.min.js?1707809060700"></script>
+      <script src="toc.js?1715212632304"></script>
+      <script src="docgen-resources/main.min.js?1715212632304"></script>
       <div class="side-toc-logos">
           <div class="side-toc-logo">
             <a href="https://www.apache.org/events/current-event.html"; 
target="_blank"><img 
src="https://www.apache.org/events/current-event-234x60.png"; alt="Apache 
Incubator" /></a>
@@ -75,19 +75,19 @@
       <p><a href="https://freemarker.apache.org/docs/versions_2_3_32.html";>See
       what&#39;s new...</a></p>
 
-      <p>Downloads:</p>
+      <p>Download the latest FreeMarker™ version here:</p>
 
       <ul>
         <li>
-          <p><a 
href="https://www.apache.org/dyn/closer.cgi/freemarker/engine/2.3.32/binaries/apache-freemarker-2.3.32-bin.tar.gz";>Binary
-          release (tar.gz)</a> (includes <code 
class="inline-code">freemarker.jar</code>
-          and documentation) [<a 
href="https://www.apache.org/dist/freemarker/engine/2.3.32/binaries/apache-freemarker-2.3.32-bin.tar.gz.sha512";>SHA512</a>]
+          <p><a 
href="https://www.apache.org/dyn/closer.cgi/freemarker/engine/2.3.32/binaries/apache-freemarker-2.3.32-bin.tar.gz";>FreeMarker™
+          binary release (tar.gz)</a> (includes
+          <code class="inline-code">freemarker.jar</code> with offline 
documentation) [<a 
href="https://www.apache.org/dist/freemarker/engine/2.3.32/binaries/apache-freemarker-2.3.32-bin.tar.gz.sha512";>SHA512</a>]
           [<a 
href="https://www.apache.org/dist/freemarker/engine/2.3.32/binaries/apache-freemarker-2.3.32-bin.tar.gz.asc";>ASC</a>]</p>
         </li>
 
         <li>
-          <p><a 
href="https://www.apache.org/dyn/closer.cgi/freemarker/engine/2.3.32/source/apache-freemarker-2.3.32-src.tar.gz";>Source
-          release (tar.gz)</a> [<a 
href="https://www.apache.org/dist/freemarker/engine/2.3.32/source/apache-freemarker-2.3.32-src.tar.gz.sha512";>SHA512</a>]
+          <p><a 
href="https://www.apache.org/dyn/closer.cgi/freemarker/engine/2.3.32/source/apache-freemarker-2.3.32-src.tar.gz";>FreeMarker™
+          source release (tar.gz)</a> (to build the binary yourself) [<a 
href="https://www.apache.org/dist/freemarker/engine/2.3.32/source/apache-freemarker-2.3.32-src.tar.gz.sha512";>SHA512</a>]
           [<a 
href="https://www.apache.org/dist/freemarker/engine/2.3.32/source/apache-freemarker-2.3.32-src.tar.gz.asc";>ASC</a>]</p>
         </li>
       </ul>
@@ -97,12 +97,7 @@
       
 
     <div class="code-block role-unspecified">
-<pre class="code-block-body">&lt;!--
-Attention: Be sure nothing pulls in an old dependency with groupId
-&quot;freemarker&quot; (without the &quot;org.&quot;), because then you will 
end up with
-two freemarker.jar-s and unpredictable behavior!
---&gt;
-&lt;dependency&gt;
+<pre class="code-block-body">&lt;dependency&gt;
   &lt;groupId&gt;org.freemarker&lt;/groupId&gt;
   &lt;artifactId&gt;freemarker&lt;/artifactId&gt;
   &lt;version&gt;2.3.32&lt;/version&gt;
@@ -126,11 +121,11 @@ two freemarker.jar-s and unpredictable behavior!
 
 
       <p>There&#39;s also a separate Google App Engine compatible
-      ("gae") variation. Download: <a 
href="https://www.apache.org/dyn/closer.cgi/freemarker/engine/2.3.32/binaries/apache-freemarker-gae-2.3.32-bin.tar.gz";>binary</a>
-      [<a 
href="https://www.apache.org/dist/freemarker/engine/2.3.32/binaries/apache-freemarker-gae-2.3.32-bin.tar.gz.sha512";>SHA512</a>]
+      ("gae") variation. Download: <a 
href="https://www.apache.org/dyn/closer.cgi/freemarker/engine/2.3.32/binaries/apache-freemarker-gae-2.3.32-bin.tar.gz";>FreeMarker™
+      GAE binary</a> [<a 
href="https://www.apache.org/dist/freemarker/engine/2.3.32/binaries/apache-freemarker-gae-2.3.32-bin.tar.gz.sha512";>SHA512</a>]
       [<a 
href="https://www.apache.org/dist/freemarker/engine/2.3.32/binaries/apache-freemarker-gae-2.3.32-bin.tar.gz.asc";>ASC</a>],
-      <a 
href="https://www.apache.org/dyn/closer.cgi/freemarker/engine/2.3.32/source/apache-freemarker-gae-2.3.32-src.tar.gz";>source</a>
-      [<a 
href="https://www.apache.org/dist/freemarker/engine/2.3.32/source/apache-freemarker-gae-2.3.32-src.tar.gz.sha512";>SHA512</a>]
+      <a 
href="https://www.apache.org/dyn/closer.cgi/freemarker/engine/2.3.32/source/apache-freemarker-gae-2.3.32-src.tar.gz";>FreeMarker™
+      GAE source</a> [<a 
href="https://www.apache.org/dist/freemarker/engine/2.3.32/source/apache-freemarker-gae-2.3.32-src.tar.gz.sha512";>SHA512</a>]
       [<a 
href="https://www.apache.org/dist/freemarker/engine/2.3.32/source/apache-freemarker-gae-2.3.32-src.tar.gz.asc";>ASC</a>].
       Maven:</p>
 
@@ -191,7 +186,7 @@ two freemarker.jar-s and unpredictable behavior!
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a href="index.html">What is 
FreeMarker?</a></li><li><a 
href="freemarkerdownload.html">Download</a></li><li><a 
href="docs/app_versions.html">Version history</a></li><li><a 
href="docs/app_faq.html">FAQ</a></li><li><a itemprop="license" 
href="docs/app_license.html">License</a></li><li><a 
href="https://privacy.apache.org/po [...]
 Last generated:
-<time itemprop="dateModified" datetime="2024-02-13T07:24:20Z" title="Tuesday, 
February 13, 2024 at 7:24:20 AM Greenwich Mean Time">2024-02-13 07:24:20 
GMT</time> </p>
+<time itemprop="dateModified" datetime="2024-05-08T23:57:12Z" 
title="Wednesday, May 8, 2024 at 11:57:12 PM Greenwich Mean Time">2024-05-08 
23:57:12 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2024
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="http://apache.org/";>The Apache Software Foundation</a>. Apache 
FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo 
are trademarks of The Apache Software Foundation. All other marks mentioned may 
be trademarks or registered trademarks of their respective owners. </p>
diff --git a/history.html b/history.html
index c0f4a3e0..8857dfd0 100644
--- a/history.html
+++ b/history.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/history.html";>
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1707809060700">
+<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1715212632304">
 <script type="text/javascript" 
src="https://cdn.jsdelivr.net/npm/cookie-bar/cookiebar-latest.min.js";></script>
 </head>
 <body itemscope itemtype="https://schema.org/Code";>
@@ -34,8 +34,8 @@
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker™","Community","Project 
history"];</script>
-      <script src="toc.js?1707809060700"></script>
-      <script src="docgen-resources/main.min.js?1707809060700"></script>
+      <script src="toc.js?1715212632304"></script>
+      <script src="docgen-resources/main.min.js?1715212632304"></script>
       <div class="side-toc-logos">
           <div class="side-toc-logo">
             <a href="https://www.apache.org/events/current-event.html"; 
target="_blank"><img 
src="https://www.apache.org/events/current-event-234x60.png"; alt="Apache 
Incubator" /></a>
@@ -132,7 +132,7 @@
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a href="index.html">What is 
FreeMarker?</a></li><li><a 
href="freemarkerdownload.html">Download</a></li><li><a 
href="docs/app_versions.html">Version history</a></li><li><a 
href="docs/app_faq.html">FAQ</a></li><li><a itemprop="license" 
href="docs/app_license.html">License</a></li><li><a 
href="https://privacy.apache.org/po [...]
 Last generated:
-<time itemprop="dateModified" datetime="2024-02-13T07:24:20Z" title="Tuesday, 
February 13, 2024 at 7:24:20 AM Greenwich Mean Time">2024-02-13 07:24:20 
GMT</time> </p>
+<time itemprop="dateModified" datetime="2024-05-08T23:57:12Z" 
title="Wednesday, May 8, 2024 at 11:57:12 PM Greenwich Mean Time">2024-05-08 
23:57:12 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2024
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="http://apache.org/";>The Apache Software Foundation</a>. Apache 
FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo 
are trademarks of The Apache Software Foundation. All other marks mentioned may 
be trademarks or registered trademarks of their respective owners. </p>
diff --git a/index.html b/index.html
index 228352ec..60011876 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/index.html";>
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1707809060700">
+<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1715212632304">
 <script type="text/javascript" 
src="https://cdn.jsdelivr.net/npm/cookie-bar/cookiebar-latest.min.js";></script>
 </head>
 <body itemscope itemtype="https://schema.org/Code";>
@@ -36,8 +36,8 @@
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker™","What is Apache 
FreeMarker™?"];</script>
-      <script src="toc.js?1707809060700"></script>
-      <script src="docgen-resources/main.min.js?1707809060700"></script>
+      <script src="toc.js?1715212632304"></script>
+      <script src="docgen-resources/main.min.js?1715212632304"></script>
       <div class="side-toc-logos">
           <div class="side-toc-logo">
             <a href="https://www.apache.org/events/current-event.html"; 
target="_blank"><img 
src="https://www.apache.org/events/current-event-234x60.png"; alt="Apache 
Incubator" /></a>
@@ -126,7 +126,7 @@
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a href="index.html">What is 
FreeMarker?</a></li><li><a 
href="freemarkerdownload.html">Download</a></li><li><a 
href="docs/app_versions.html">Version history</a></li><li><a 
href="docs/app_faq.html">FAQ</a></li><li><a itemprop="license" 
href="docs/app_license.html">License</a></li><li><a 
href="https://privacy.apache.org/po [...]
 Last generated:
-<time itemprop="dateModified" datetime="2024-02-13T07:24:20Z" title="Tuesday, 
February 13, 2024 at 7:24:20 AM Greenwich Mean Time">2024-02-13 07:24:20 
GMT</time> </p>
+<time itemprop="dateModified" datetime="2024-05-08T23:57:12Z" 
title="Wednesday, May 8, 2024 at 11:57:12 PM Greenwich Mean Time">2024-05-08 
23:57:12 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2024
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="http://apache.org/";>The Apache Software Foundation</a>. Apache 
FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo 
are trademarks of The Apache Software Foundation. All other marks mentioned may 
be trademarks or registered trademarks of their respective owners. </p>
diff --git a/mailing-lists.html b/mailing-lists.html
index 0aaf5fa4..e43dd76a 100644
--- a/mailing-lists.html
+++ b/mailing-lists.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/mailing-lists.html";>
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1707809060700">
+<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1715212632304">
 <script type="text/javascript" 
src="https://cdn.jsdelivr.net/npm/cookie-bar/cookiebar-latest.min.js";></script>
 </head>
 <body itemscope itemtype="https://schema.org/Code";>
@@ -34,8 +34,8 @@
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker™","Community","Discuss on 
mailing lists"];</script>
-      <script src="toc.js?1707809060700"></script>
-      <script src="docgen-resources/main.min.js?1707809060700"></script>
+      <script src="toc.js?1715212632304"></script>
+      <script src="docgen-resources/main.min.js?1715212632304"></script>
       <div class="side-toc-logos">
           <div class="side-toc-logo">
             <a href="https://www.apache.org/events/current-event.html"; 
target="_blank"><img 
src="https://www.apache.org/events/current-event-234x60.png"; alt="Apache 
Incubator" /></a>
@@ -69,7 +69,7 @@
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a href="index.html">What is 
FreeMarker?</a></li><li><a 
href="freemarkerdownload.html">Download</a></li><li><a 
href="docs/app_versions.html">Version history</a></li><li><a 
href="docs/app_faq.html">FAQ</a></li><li><a itemprop="license" 
href="docs/app_license.html">License</a></li><li><a 
href="https://privacy.apache.org/po [...]
 Last generated:
-<time itemprop="dateModified" datetime="2024-02-13T07:24:20Z" title="Tuesday, 
February 13, 2024 at 7:24:20 AM Greenwich Mean Time">2024-02-13 07:24:20 
GMT</time> </p>
+<time itemprop="dateModified" datetime="2024-05-08T23:57:12Z" 
title="Wednesday, May 8, 2024 at 11:57:12 PM Greenwich Mean Time">2024-05-08 
23:57:12 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2024
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="http://apache.org/";>The Apache Software Foundation</a>. Apache 
FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo 
are trademarks of The Apache Software Foundation. All other marks mentioned may 
be trademarks or registered trademarks of their respective owners. </p>
diff --git a/poweredBy.html b/poweredBy.html
index 7ccaec33..b28b82ba 100644
--- a/poweredBy.html
+++ b/poweredBy.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/poweredBy.html";>
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1707809060700">
+<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1715212632304">
 <script type="text/javascript" 
src="https://cdn.jsdelivr.net/npm/cookie-bar/cookiebar-latest.min.js";></script>
 </head>
 <body itemscope itemtype="https://schema.org/Code";>
@@ -34,8 +34,8 @@
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker™","Community","Who uses 
FreeMarker?"];</script>
-      <script src="toc.js?1707809060700"></script>
-      <script src="docgen-resources/main.min.js?1707809060700"></script>
+      <script src="toc.js?1715212632304"></script>
+      <script src="docgen-resources/main.min.js?1715212632304"></script>
       <div class="side-toc-logos">
           <div class="side-toc-logo">
             <a href="https://www.apache.org/events/current-event.html"; 
target="_blank"><img 
src="https://www.apache.org/events/current-event-234x60.png"; alt="Apache 
Incubator" /></a>
@@ -672,7 +672,7 @@
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a href="index.html">What is 
FreeMarker?</a></li><li><a 
href="freemarkerdownload.html">Download</a></li><li><a 
href="docs/app_versions.html">Version history</a></li><li><a 
href="docs/app_faq.html">FAQ</a></li><li><a itemprop="license" 
href="docs/app_license.html">License</a></li><li><a 
href="https://privacy.apache.org/po [...]
 Last generated:
-<time itemprop="dateModified" datetime="2024-02-13T07:24:20Z" title="Tuesday, 
February 13, 2024 at 7:24:20 AM Greenwich Mean Time">2024-02-13 07:24:20 
GMT</time> </p>
+<time itemprop="dateModified" datetime="2024-05-08T23:57:12Z" 
title="Wednesday, May 8, 2024 at 11:57:12 PM Greenwich Mean Time">2024-05-08 
23:57:12 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2024
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="http://apache.org/";>The Apache Software Foundation</a>. Apache 
FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo 
are trademarks of The Apache Software Foundation. All other marks mentioned may 
be trademarks or registered trademarks of their respective owners. </p>
diff --git a/report-security-vulnerabilities.html 
b/report-security-vulnerabilities.html
index f8541933..a1504f9f 100644
--- a/report-security-vulnerabilities.html
+++ b/report-security-vulnerabilities.html
@@ -14,7 +14,7 @@
 <link rel="canonical" 
href="https://freemarker.apache.org/report-security-vulnerabilities.html";>
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1707809060700">
+<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1715212632304">
 <script type="text/javascript" 
src="https://cdn.jsdelivr.net/npm/cookie-bar/cookiebar-latest.min.js";></script>
 </head>
 <body itemscope itemtype="https://schema.org/Code";>
@@ -34,8 +34,8 @@
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker™","Community","Report 
security vulnerability"];</script>
-      <script src="toc.js?1707809060700"></script>
-      <script src="docgen-resources/main.min.js?1707809060700"></script>
+      <script src="toc.js?1715212632304"></script>
+      <script src="docgen-resources/main.min.js?1715212632304"></script>
       <div class="side-toc-logos">
           <div class="side-toc-logo">
             <a href="https://www.apache.org/events/current-event.html"; 
target="_blank"><img 
src="https://www.apache.org/events/current-event-234x60.png"; alt="Apache 
Incubator" /></a>
@@ -55,7 +55,7 @@
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a href="index.html">What is 
FreeMarker?</a></li><li><a 
href="freemarkerdownload.html">Download</a></li><li><a 
href="docs/app_versions.html">Version history</a></li><li><a 
href="docs/app_faq.html">FAQ</a></li><li><a itemprop="license" 
href="docs/app_license.html">License</a></li><li><a 
href="https://privacy.apache.org/po [...]
 Last generated:
-<time itemprop="dateModified" datetime="2024-02-13T07:24:20Z" title="Tuesday, 
February 13, 2024 at 7:24:20 AM Greenwich Mean Time">2024-02-13 07:24:20 
GMT</time> </p>
+<time itemprop="dateModified" datetime="2024-05-08T23:57:12Z" 
title="Wednesday, May 8, 2024 at 11:57:12 PM Greenwich Mean Time">2024-05-08 
23:57:12 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2024
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="http://apache.org/";>The Apache Software Foundation</a>. Apache 
FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo 
are trademarks of The Apache Software Foundation. All other marks mentioned may 
be trademarks or registered trademarks of their respective owners. </p>
diff --git a/sourcecode.html b/sourcecode.html
index 28829620..567f122b 100644
--- a/sourcecode.html
+++ b/sourcecode.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/sourcecode.html";>
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1707809060700">
+<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1715212632304">
 <script type="text/javascript" 
src="https://cdn.jsdelivr.net/npm/cookie-bar/cookiebar-latest.min.js";></script>
 </head>
 <body itemscope itemtype="https://schema.org/Code";>
@@ -34,8 +34,8 @@
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker™","Community","Source code 
(Git)"];</script>
-      <script src="toc.js?1707809060700"></script>
-      <script src="docgen-resources/main.min.js?1707809060700"></script>
+      <script src="toc.js?1715212632304"></script>
+      <script src="docgen-resources/main.min.js?1715212632304"></script>
       <div class="side-toc-logos">
           <div class="side-toc-logo">
             <a href="https://www.apache.org/events/current-event.html"; 
target="_blank"><img 
src="https://www.apache.org/events/current-event-234x60.png"; alt="Apache 
Incubator" /></a>
@@ -104,7 +104,7 @@
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a href="index.html">What is 
FreeMarker?</a></li><li><a 
href="freemarkerdownload.html">Download</a></li><li><a 
href="docs/app_versions.html">Version history</a></li><li><a 
href="docs/app_faq.html">FAQ</a></li><li><a itemprop="license" 
href="docs/app_license.html">License</a></li><li><a 
href="https://privacy.apache.org/po [...]
 Last generated:
-<time itemprop="dateModified" datetime="2024-02-13T07:24:20Z" title="Tuesday, 
February 13, 2024 at 7:24:20 AM Greenwich Mean Time">2024-02-13 07:24:20 
GMT</time> </p>
+<time itemprop="dateModified" datetime="2024-05-08T23:57:12Z" 
title="Wednesday, May 8, 2024 at 11:57:12 PM Greenwich Mean Time">2024-05-08 
23:57:12 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2024
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="http://apache.org/";>The Apache Software Foundation</a>. Apache 
FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo 
are trademarks of The Apache Software Foundation. All other marks mentioned may 
be trademarks or registered trademarks of their respective owners. </p>
diff --git a/toc.js b/toc.js
index a61e07e8..b2e76d21 100644
--- a/toc.js
+++ b/toc.js
@@ -285,7 +285,7 @@ var toc = {
 }
 ,
 {
-"title": "Privacy policy",
+"title": "Privacy\n policy",
 "url": "https://privacy.apache.org/policies/privacy-policy-public.html";,
 "isFile": true,
 "children": [


Reply via email to