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

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


The following commit(s) were added to refs/heads/master by this push:
     new 50b7afe  Update website downloads table.
50b7afe is described below

commit 50b7afe1c7d786e3176729eb9610ce32f0b1b465
Author: Lee Rhodes <[email protected]>
AuthorDate: Fri Jan 22 12:41:35 2021 -0800

    Update website downloads table.
    
    Update ReleaseProcessForJavaComponents
---
 _includes/downloadsInclude.txt                    |  2 +-
 docs/Community/ReleaseProcessForJavaComponents.md | 25 +++++++++++++++--------
 2 files changed, 18 insertions(+), 9 deletions(-)

diff --git a/_includes/downloadsInclude.txt b/_includes/downloadsInclude.txt
index 6d69f54..d2663ee 100644
--- a/_includes/downloadsInclude.txt
+++ b/_includes/downloadsInclude.txt
@@ -4,7 +4,7 @@
 |:---------:|:-------:|:---:|:---:|:------:|:---------:|:------:|:---------:|
 | Java Core | 1.3.0-incubating | 
[Download](https://www.apache.org/dyn/closer.lua/datasketches/java/1.3.0-incubating/apache-datasketches-java-1.3.0-incubating-src.zip)
 | 
[Signature](https://downloads.apache.org/datasketches/java/1.3.0-incubating/apache-datasketches-java-1.3.0-incubating-src.zip.asc)
 | 
[Hash](https://downloads.apache.org/datasketches/java/1.3.0-incubating/apache-datasketches-java-1.3.0-incubating-src.zip.sha512)
 | 2020-05-07T20:05:41Z | 39323 | leerho |
 | C++,Python Core | 2.1.0-incubating | 
[Download](https://www.apache.org/dyn/closer.lua/datasketches/cpp/2.1.0-incubating/apache-datasketches-cpp-2.1.0-incubating-src.zip)
 | 
[Signature](https://downloads.apache.org/datasketches/cpp/2.1.0-incubating/apache-datasketches-cpp-2.1.0-incubating-src.zip.asc)
 | 
[Hash](https://downloads.apache.org/datasketches/cpp/2.1.0-incubating/apache-datasketches-cpp-2.1.0-incubating-src.zip.sha512)
 | 2020-09-22T00:16:27Z | 41533 | jmalkin |
-| Java Memory | 1.2.0-incubating | 
[Download](https://www.apache.org/dyn/closer.lua/datasketches/memory/1.2.0-incubating/apache-datasketches-memory-1.2.0-incubating-src.zip)
 | 
[Signature](https://downloads.apache.org/datasketches/memory/1.2.0-incubating/apache-datasketches-memory-1.2.0-incubating-src.zip.asc)
 | 
[Hash](https://downloads.apache.org/datasketches/memory/1.2.0-incubating/apache-datasketches-memory-1.2.0-incubating-src.zip.sha512)
 | 2019-11-21T18:09:24Z | 36867 | leerho |
+| Java Memory | 1.3.0 | 
[Download](https://www.apache.org/dyn/closer.lua/datasketches/memory/1.3.0/apache-datasketches-memory-1.3.0-src.zip)
 | 
[Signature](https://downloads.apache.org/datasketches/memory/1.3.0/apache-datasketches-memory-1.3.0-src.zip.asc)
 | 
[Hash](https://downloads.apache.org/datasketches/memory/1.3.0/apache-datasketches-memory-1.3.0-src.zip.sha512)
 | 2021-01-22T17:40:30Z | 45546 | leerho |
 | Java Hive Adaptor | 1.1.0-incubating | 
[Download](https://www.apache.org/dyn/closer.lua/datasketches/hive/1.1.0-incubating/apache-datasketches-hive-1.1.0-incubating-src.zip)
 | 
[Signature](https://downloads.apache.org/datasketches/hive/1.1.0-incubating/apache-datasketches-hive-1.1.0-incubating-src.zip.asc)
 | 
[Hash](https://downloads.apache.org/datasketches/hive/1.1.0-incubating/apache-datasketches-hive-1.1.0-incubating-src.zip.sha512)
 | 2020-07-06T20:51:06Z | 40324 | leerho |
 | Java Pig Adaptor | 1.0.0-incubating | 
[Download](https://www.apache.org/dyn/closer.lua/datasketches/pig/1.0.0-incubating/apache-datasketches-pig-1.0.0-incubating-src.zip)
 | 
[Signature](https://downloads.apache.org/datasketches/pig/1.0.0-incubating/apache-datasketches-pig-1.0.0-incubating-src.zip.asc)
 | 
[Hash](https://downloads.apache.org/datasketches/pig/1.0.0-incubating/apache-datasketches-pig-1.0.0-incubating-src.zip.sha512)
 | 2019-10-19T01:24:36Z | 36385 | leerho |
 | C++ PostgreSQL Adaptor | 1.3.0-incubating | 
[Download](https://www.apache.org/dyn/closer.lua/datasketches/postgresql/1.3.0-incubating/apache-datasketches-postgresql-1.3.0-incubating-src.zip)
 | 
[Signature](https://downloads.apache.org/datasketches/postgresql/1.3.0-incubating/apache-datasketches-postgresql-1.3.0-incubating-src.zip.asc)
 | 
[Hash](https://downloads.apache.org/datasketches/postgresql/1.3.0-incubating/apache-datasketches-postgresql-1.3.0-incubating-src.zip.sha512)
 | 2019-10-2 [...]
diff --git a/docs/Community/ReleaseProcessForJavaComponents.md 
b/docs/Community/ReleaseProcessForJavaComponents.md
index b352956..94ec334 100644
--- a/docs/Community/ReleaseProcessForJavaComponents.md
+++ b/docs/Community/ReleaseProcessForJavaComponents.md
@@ -179,7 +179,9 @@ __NOTES:__
 * Declare that the vote is closed.
 * Summarize vote results
 
-## Move files from *dist/dev* to *dist/release*
+## Finalize the Release
+
+### Move files from *dist/dev* to *dist/release*
 * In local *dist/__dev__/datasketches/*
     * Open Terminal #1 
         * Perform SVN Checkout:
@@ -193,6 +195,7 @@ __NOTES:__
     * Using local file system copy files 
         * From  ... /dist/dev/datasketches/\<component\>/version-RCnn/*
         * To    ... /dist/release/datasketches/\<component\>/version (no 
RCnn)/*
+        * Make sure to move External Artifact Distributions *dist/dev* to 
*dist/release*
     * Using Terminal #2 at ... /dist/release/datasketches directory:
         * `svn add . --force`
         * `svn ci -m "Release A.B.0"`
@@ -201,8 +204,7 @@ __NOTES:__
         * `svn ci -m "Remove Prior release"`
         * `svn status` # should be empty
     * Using local file system
-        * Delete the prior X.Y.0 directory
-    * Make sure to move External Artifact Distributions *dist/dev* to 
*dist/release*
+        * Delete the prior X.Y.0 directory if necessary.
 
 ### Java: Release Jars on Nexus Staging
 * On Nexus [repository.apache.org](https://repository.apache.org/) click on 
Staging Repositories
@@ -211,7 +213,14 @@ __NOTES:__
 * Confirm that the attributes have moved to the "Releases" repository under 
"Repositories"
     * Browse to *Releases/org/apache/datasketches/...* 
 
-## Create & Document Release Tag on GitHub
+## Finalize Release Documentation
+
+### Update Apache Reporter
+* Because of the commit to the `dist/release` branch, you should get an 
automated email requesting you to update the Apache DataBase about the releaase.
+* The email should point you to the [Apache Committee Report 
Helper](https://reporter.apache.org/addrelease.html?datasketches).
+* Update the full name of the component release. For example: `Apache 
datasketches-memory-1.3.0`
+
+### Create & Document Release Tag on GitHub
 * Open your IDE and switch to the recently created Release Branch A.B.X
 * Find the recently created A.B.0-RCn tag in that branch
 * At that same GitHub ID hash, create a new tag A.B.0 (without the RCn).
@@ -219,7 +228,7 @@ __NOTES:__
     * `git push origin --tags`
 * On the GitHub component site document the release 
 
-## Update Website Downloads.md "Latest Source Zip Files" Table
+### Update Website Downloads.md "Latest Source Zip Files" Table
 * This script assumes that the remote *.../dist/release/datasketches/...* 
directories are up-to-date with no old releases.  
 * Start a new terminal in the *../dist/dev/datasketches/scripts* directory on 
your system:
 * Make sure you local website directory is pointing to master and up-to-date. 
@@ -227,11 +236,11 @@ __NOTES:__
     * `./createDownloadsInclude.sh /Users/\<name\>/ ... /datasketches-website`
 * When this is done, be sure to commit the changes to the website.
 
-## Update Javadocs (or Equivalent) on Website
+### Update Javadocs (or Equivalent) on Website
 
-## Update Website Documentation (if new functionality)
+### Update Website Documentation (if new functionality)
 
-## Prepare Announce Letter to dev@
+### Prepare Announce Letter to dev@
 * ASF requests that you wait 24 hours to publish Announce letter to allow the 
propagation to mirrors.
 * Use recent template
 * Summarize vote results


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

Reply via email to