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 ca5324823 Website deployed from 
calcite@c1550dedec6693c01a99d1d2a4a83ff56f6711e4
ca5324823 is described below

commit ca5324823bfbf6a94a9604c9abe5b9931ea7dac5
Author: zabetak <[email protected]>
AuthorDate: Thu May 28 08:50:42 2026 +0000

    Website deployed from calcite@c1550dedec6693c01a99d1d2a4a83ff56f6711e4
---
 docs/howto.html                 |  11 ++++++-----
 img/avatars/MGelbana.png        | Bin 20634 -> 20629 bytes
 img/avatars/chris-baynes.png    | Bin 20613 -> 20617 bytes
 img/avatars/jiajunbernoulli.png | Bin 26431 -> 26429 bytes
 img/avatars/liuyongvs.png       | Bin 32363 -> 32372 bytes
 img/avatars/michaelmior.png     | Bin 16785 -> 16781 bytes
 img/avatars/nishantmonu51.png   | Bin 19985 -> 19990 bytes
 img/avatars/thomasrebele.png    | Bin 18123 -> 18137 bytes
 img/avatars/xiedeyantu.png      | Bin 37208 -> 37201 bytes
 img/avatars/zabetak.png         | Bin 46185 -> 46175 bytes
 img/avatars/zinking.png         | Bin 3626 -> 3624 bytes
 11 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/docs/howto.html b/docs/howto.html
index 705a603ca..eba09c045 100644
--- a/docs/howto.html
+++ b/docs/howto.html
@@ -880,7 +880,12 @@ git clean <span class="nt">-xn</span>
   <li>Send an email to <a 
href="mailto:[email protected]";>[email protected]</a> notifying 
that RC build process
 is starting and therefore <code class="language-plaintext 
highlighter-rouge">main</code> branch is in code freeze until further 
notice.</li>
   <li>Set up signing keys as described above.</li>
-  <li>Make sure you are using JDK 8. (Compiling with JDK 21 causes
+  <li>Generate a report of vulnerabilities that occur among dependencies,
+using <code class="language-plaintext highlighter-rouge">./gradlew 
dependencyCheckUpdate dependencyCheckAggregate</code>.
+Report to <a 
href="mailto:[email protected]";>[email protected]</a>
+if new critical vulnerabilities are found among dependencies.
+The task requires a JDK 11 or later so it doesn’t appear when using older 
versions.</li>
+  <li>Make sure you are using JDK 8 for all subsequent steps. (Compiling with 
JDK 21 causes
 [<a 
href="https://issues.apache.org/jira/browse/CALCITE-6616";>CALCITE-6616</a>].)</li>
   <li>Check that <code class="language-plaintext 
highlighter-rouge">README</code> and <code class="language-plaintext 
highlighter-rouge">site/_docs/howto.md</code> have the correct version 
number.</li>
   <li>Check that <code class="language-plaintext 
highlighter-rouge">site/_docs/howto.md</code> has the correct Gradle 
version.</li>
@@ -889,10 +894,6 @@ is starting and therefore <code class="language-plaintext 
highlighter-rouge">mai
   <li>Make sure build and tests succeed</li>
   <li>Make sure that <code class="language-plaintext 
highlighter-rouge">./gradlew javadoc</code> succeeds
 (i.e. gives no errors; warnings are OK)</li>
-  <li>Generate a report of vulnerabilities that occur among dependencies,
-using <code class="language-plaintext highlighter-rouge">./gradlew 
dependencyCheckUpdate dependencyCheckAggregate</code>.
-Report to <a 
href="mailto:[email protected]";>[email protected]</a>
-if new critical vulnerabilities are found among dependencies.</li>
   <li>Decide the supported configurations of JDK, operating system and
 Guava.  These will probably be the same as those described in the
 release notes of the previous release.  Document them in the release
diff --git a/img/avatars/MGelbana.png b/img/avatars/MGelbana.png
index 3a1b85571..b273fcb68 100644
Binary files a/img/avatars/MGelbana.png and b/img/avatars/MGelbana.png differ
diff --git a/img/avatars/chris-baynes.png b/img/avatars/chris-baynes.png
index 17a438448..7c263c41a 100644
Binary files a/img/avatars/chris-baynes.png and b/img/avatars/chris-baynes.png 
differ
diff --git a/img/avatars/jiajunbernoulli.png b/img/avatars/jiajunbernoulli.png
index b28eb3ade..761b3c3d8 100644
Binary files a/img/avatars/jiajunbernoulli.png and 
b/img/avatars/jiajunbernoulli.png differ
diff --git a/img/avatars/liuyongvs.png b/img/avatars/liuyongvs.png
index f07f4c8ed..32ad23b3d 100644
Binary files a/img/avatars/liuyongvs.png and b/img/avatars/liuyongvs.png differ
diff --git a/img/avatars/michaelmior.png b/img/avatars/michaelmior.png
index 4895f4c6e..dd72bd261 100644
Binary files a/img/avatars/michaelmior.png and b/img/avatars/michaelmior.png 
differ
diff --git a/img/avatars/nishantmonu51.png b/img/avatars/nishantmonu51.png
index 246df51b5..1422b35ef 100644
Binary files a/img/avatars/nishantmonu51.png and 
b/img/avatars/nishantmonu51.png differ
diff --git a/img/avatars/thomasrebele.png b/img/avatars/thomasrebele.png
index ab6e08096..05568401a 100644
Binary files a/img/avatars/thomasrebele.png and b/img/avatars/thomasrebele.png 
differ
diff --git a/img/avatars/xiedeyantu.png b/img/avatars/xiedeyantu.png
index b89c5f114..2685e612b 100644
Binary files a/img/avatars/xiedeyantu.png and b/img/avatars/xiedeyantu.png 
differ
diff --git a/img/avatars/zabetak.png b/img/avatars/zabetak.png
index 0c00666b1..0ecd1f5a5 100644
Binary files a/img/avatars/zabetak.png and b/img/avatars/zabetak.png differ
diff --git a/img/avatars/zinking.png b/img/avatars/zinking.png
index 8b42164df..0a2bc1a44 100644
Binary files a/img/avatars/zinking.png and b/img/avatars/zinking.png differ

Reply via email to