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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 9a13266  Automatic Site Publish by Buildbot
9a13266 is described below

commit 9a1326639c27aa294f0d1de7e95fe95c022b5766
Author: buildbot <[email protected]>
AuthorDate: Fri Jan 22 20:42:28 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/docs/Community/Downloads.html               | 12 +++++-----
 .../Community/ReleaseProcessForJavaComponents.html | 27 +++++++++++++++-------
 2 files changed, 25 insertions(+), 14 deletions(-)

diff --git a/output/docs/Community/Downloads.html 
b/output/docs/Community/Downloads.html
index 0bba281..2228fd8 100644
--- a/output/docs/Community/Downloads.html
+++ b/output/docs/Community/Downloads.html
@@ -551,12 +551,12 @@
     </tr>
     <tr>
       <td style="text-align: center">Java Memory</td>
-      <td style="text-align: center">1.2.0-incubating</td>
-      <td style="text-align: center"><a 
href="https://www.apache.org/dyn/closer.lua/datasketches/memory/1.2.0-incubating/apache-datasketches-memory-1.2.0-incubating-src.zip";>Download</a></td>
-      <td style="text-align: center"><a 
href="https://downloads.apache.org/datasketches/memory/1.2.0-incubating/apache-datasketches-memory-1.2.0-incubating-src.zip.asc";>Signature</a></td>
-      <td style="text-align: center"><a 
href="https://downloads.apache.org/datasketches/memory/1.2.0-incubating/apache-datasketches-memory-1.2.0-incubating-src.zip.sha512";>Hash</a></td>
-      <td style="text-align: center">2019-11-21T18:09:24Z</td>
-      <td style="text-align: center">36867</td>
+      <td style="text-align: center">1.3.0</td>
+      <td style="text-align: center"><a 
href="https://www.apache.org/dyn/closer.lua/datasketches/memory/1.3.0/apache-datasketches-memory-1.3.0-src.zip";>Download</a></td>
+      <td style="text-align: center"><a 
href="https://downloads.apache.org/datasketches/memory/1.3.0/apache-datasketches-memory-1.3.0-src.zip.asc";>Signature</a></td>
+      <td style="text-align: center"><a 
href="https://downloads.apache.org/datasketches/memory/1.3.0/apache-datasketches-memory-1.3.0-src.zip.sha512";>Hash</a></td>
+      <td style="text-align: center">2021-01-22T17:40:30Z</td>
+      <td style="text-align: center">45546</td>
       <td style="text-align: center">leerho</td>
     </tr>
     <tr>
diff --git a/output/docs/Community/ReleaseProcessForJavaComponents.html 
b/output/docs/Community/ReleaseProcessForJavaComponents.html
index 68bf124..e791a02 100644
--- a/output/docs/Community/ReleaseProcessForJavaComponents.html
+++ b/output/docs/Community/ReleaseProcessForJavaComponents.html
@@ -778,7 +778,9 @@
   <li>Summarize vote results</li>
 </ul>
 
-<h2 id="move-files-from-distdev-to-distrelease">Move files from 
<em>dist/dev</em> to <em>dist/release</em></h2>
+<h2 id="finalize-the-release">Finalize the Release</h2>
+
+<h3 id="move-files-from-distdev-to-distrelease">Move files from 
<em>dist/dev</em> to <em>dist/release</em></h3>
 <ul>
   <li>In local <em>dist/<strong>dev</strong>/datasketches/</em>
     <ul>
@@ -813,6 +815,7 @@
         <ul>
           <li>From  … 
/dist/dev/datasketches/&lt;component&gt;/version-RCnn/*</li>
           <li>To    … /dist/release/datasketches/&lt;component&gt;/version (no 
RCnn)/*</li>
+          <li>Make sure to move External Artifact Distributions 
<em>dist/dev</em> to <em>dist/release</em></li>
         </ul>
       </li>
       <li>Using Terminal #2 at … /dist/release/datasketches directory:
@@ -827,10 +830,9 @@
       </li>
       <li>Using local file system
         <ul>
-          <li>Delete the prior X.Y.0 directory</li>
+          <li>Delete the prior X.Y.0 directory if necessary.</li>
         </ul>
       </li>
-      <li>Make sure to move External Artifact Distributions <em>dist/dev</em> 
to <em>dist/release</em></li>
     </ul>
   </li>
 </ul>
@@ -847,7 +849,16 @@
   </li>
 </ul>
 
-<h2 id="create--document-release-tag-on-github">Create &amp; Document Release 
Tag on GitHub</h2>
+<h2 id="finalize-release-documentation">Finalize Release Documentation</h2>
+
+<h3 id="update-apache-reporter">Update Apache Reporter</h3>
+<ul>
+  <li>Because of the commit to the <code 
class="highlighter-rouge">dist/release</code> branch, you should get an 
automated email requesting you to update the Apache DataBase about the 
releaase.</li>
+  <li>The email should point you to the <a 
href="https://reporter.apache.org/addrelease.html?datasketches";>Apache 
Committee Report Helper</a>.</li>
+  <li>Update the full name of the component release. For example: <code 
class="highlighter-rouge">Apache datasketches-memory-1.3.0</code></li>
+</ul>
+
+<h3 id="create--document-release-tag-on-github">Create &amp; Document Release 
Tag on GitHub</h3>
 <ul>
   <li>Open your IDE and switch to the recently created Release Branch 
A.B.X</li>
   <li>Find the recently created A.B.0-RCn tag in that branch</li>
@@ -860,7 +871,7 @@
   <li>On the GitHub component site document the release</li>
 </ul>
 
-<h2 id="update-website-downloadsmd-latest-source-zip-files-table">Update 
Website Downloads.md “Latest Source Zip Files” Table</h2>
+<h3 id="update-website-downloadsmd-latest-source-zip-files-table">Update 
Website Downloads.md “Latest Source Zip Files” Table</h3>
 <ul>
   <li>This script assumes that the remote 
<em>…/dist/release/datasketches/…</em> directories are up-to-date with no old 
releases.</li>
   <li>Start a new terminal in the <em>../dist/dev/datasketches/scripts</em> 
directory on your system:</li>
@@ -873,11 +884,11 @@
   <li>When this is done, be sure to commit the changes to the website.</li>
 </ul>
 
-<h2 id="update-javadocs-or-equivalent-on-website">Update Javadocs (or 
Equivalent) on Website</h2>
+<h3 id="update-javadocs-or-equivalent-on-website">Update Javadocs (or 
Equivalent) on Website</h3>
 
-<h2 id="update-website-documentation-if-new-functionality">Update Website 
Documentation (if new functionality)</h2>
+<h3 id="update-website-documentation-if-new-functionality">Update Website 
Documentation (if new functionality)</h3>
 
-<h2 id="prepare-announce-letter-to-dev">Prepare Announce Letter to dev@</h2>
+<h3 id="prepare-announce-letter-to-dev">Prepare Announce Letter to dev@</h3>
 <ul>
   <li>ASF requests that you wait 24 hours to publish Announce letter to allow 
the propagation to mirrors.</li>
   <li>Use recent template</li>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to