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

asf-ci-deploy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 906293687 Website deployed from 
calcite@9b51667eebc825d5d3ece72cfcdb5d2efaa2d56f
906293687 is described below

commit 906293687667afeaec076a769b30a48f523a976b
Author: suibianwanwank <[email protected]>
AuthorDate: Tue Mar 18 04:15:13 2025 +0000

    Website deployed from calcite@9b51667eebc825d5d3ece72cfcdb5d2efaa2d56f
---
 docs/howto.html | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/howto.html b/docs/howto.html
index 7591156b3..7dd02a17c 100644
--- a/docs/howto.html
+++ b/docs/howto.html
@@ -1208,9 +1208,10 @@ a new version (e.g., X.Y+1.Z) for the next release. In 
order to make the <a href
 reflect state of the next release, change the fixVersion in the <a 
href="https://issues.apache.org/jira/issues/?filter=12346388";>JIRA filter 
powering the dashboard</a>
 and save the changes.</p>
 
-<p>Increase the <code class="language-plaintext 
highlighter-rouge">calcite.version</code> value in <code 
class="language-plaintext highlighter-rouge">/gradle.properties</code>, commit 
and push
+<p>Increase the <code class="language-plaintext 
highlighter-rouge">calcite.version</code> value in <code 
class="language-plaintext highlighter-rouge">/gradle.properties</code>, and 
update <code class="language-plaintext 
highlighter-rouge">JdbcTest.testVersion</code> accordingly.
+Ensure that build and test pass and then commit and push
 the change with the message “Prepare for next development iteration”
-(see <a 
href="https://github.com/apache/calcite/commit/ed1470a3ea53a78c667354a5ec066425364eca73";>ed1470a</a>
 as a reference)</p>
+(see <a 
href="https://github.com/apache/calcite/commit/ed1470a3ea53a78c667354a5ec066425364eca73";>ed1470a</a>
 as a reference).</p>
 
 <p>Re-open the <code class="language-plaintext highlighter-rouge">main</code> 
branch. Send an email to <a 
href="mailto:[email protected]";>[email protected]</a> notifying
 that <code class="language-plaintext highlighter-rouge">main</code> code 
freeze is over and commits can resume.</p>

Reply via email to