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 f7752499 Site updates
f7752499 is described below

commit f7752499dd202fc9e149110ea4495f25d51ece53
Author: ddekany <[email protected]>
AuthorDate: Sat Jun 1 17:25:00 2024 +0200

    Site updates
---
 committer-howto.html | 7 ++++---
 doap.rdf             | 7 +++++++
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/committer-howto.html b/committer-howto.html
index a4855207..701ded99 100644
--- a/committer-howto.html
+++ b/committer-howto.html
@@ -294,11 +294,12 @@
           </li>
 
           <li>
-            <p><code class="inline-code">ant dist</code></p>
+            <p><code class="inline-code">gradle build</code></p>
           </li>
 
           <li>
-            <p><code class="inline-code">ant rat</code>, check output. There 
can&#39;t be any
+            <p>Check the RAT report in
+            <code class="inline-code">build\reports\rat\</code>! There 
can&#39;t be any
             binaries, archives, and especially not unknown or unapproved
             licenses in the reports. Skip to the next point if there were
             none! Otherwise, check if the problematic files are fine legally.
@@ -701,7 +702,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-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>
+<time itemprop="dateModified" datetime="2024-06-01T15:23:05Z" title="Saturday, 
June 1, 2024 at 3:23:05 PM Greenwich Mean Time">2024-06-01 15:23:05 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/doap.rdf b/doap.rdf
index 0b4f52aa..83396612 100644
--- a/doap.rdf
+++ b/doap.rdf
@@ -107,6 +107,13 @@
       </foaf:Person>
     </developer>
 
+    <release>
+        <Version>
+            <name>Apache FreeMarker</name>
+            <created>2024-06-01</created>
+            <revision>2.3.33</revision>
+        </Version>
+    </release>
     <release>
         <Version>
             <name>Apache FreeMarker</name>

Reply via email to