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

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


The following commit(s) were added to refs/heads/master by this push:
     new 42df652f (Minor update in release building instructions.)
42df652f is described below

commit 42df652f1ece6516c3ab9b8d4a6ddd0b99cc62d5
Author: ddekany <[email protected]>
AuthorDate: Sun Dec 1 13:56:10 2024 +0100

    (Minor update in release building instructions.)
---
 src/main/docgen/book.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml
index 86a92f48..afa71fba 100644
--- a/src/main/docgen/book.xml
+++ b/src/main/docgen/book.xml
@@ -1553,9 +1553,9 @@
           <listitem>
             <para>Do a clean checkout of the branch to release, just to ensure
             that you won't include any files temporary files that you put
-            there during development. Work in that checkout from now on. Don't
-            forget to create the <literal>build.properties</literal> in
-            it.</para>
+            there during development. Work in that checkout from now on. See
+            <literal>gradle.properties</literal> for setting up
+            signing.</para>
           </listitem>
 
           <listitem>

Reply via email to