You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2019/11/21 18:53:22 UTC

svn commit: r36868 - /dev/incubator/datasketches/scripts/APACHE_JAVA_RELEASE_STEPS.md

Author: leerho
Date: Thu Nov 21 18:53:22 2019
New Revision: 36868

Log:
update Release Steps

Modified:
    dev/incubator/datasketches/scripts/APACHE_JAVA_RELEASE_STEPS.md

Modified: dev/incubator/datasketches/scripts/APACHE_JAVA_RELEASE_STEPS.md
==============================================================================
--- dev/incubator/datasketches/scripts/APACHE_JAVA_RELEASE_STEPS.md (original)
+++ dev/incubator/datasketches/scripts/APACHE_JAVA_RELEASE_STEPS.md Thu Nov 21 18:53:22 2019
@@ -113,7 +113,7 @@
       * Check that jars & pom have .asc signatures
 * DEPLOY
   * $ mvn clean deploy -Pnexus-jars -DskipTests=true
-      * Check repository.apache.org / Staging Repositories for orgapachedatasketches-XXXX
+      * Check [repository.apache.org](https://repository.apache.org/) / Staging Repositories for orgapachedatasketches-XXXX
       * Click Content and search to the end.  Each jar & pom should have .asc, .md5, .sha1 signatures
       * [CLOSE] the Staging Repository with a comment: "\<component\> A.B.0-incubating"
       * Confirm its existance under Repositories/Staging web-site : org/apache/datasketches-\<component\>/A.B.0-incubating 
@@ -146,7 +146,7 @@
       * svn ci -m "Release 1.1.0-incubating"
 
 ## Release Jars on Nexus Staging
-* On Nexus click on Staging Repositories
+* On Nexus [repository.apache.org](https://repository.apache.org/) click on Staging Repositories
 * Select "orgapachedatasketches-XXXX" (If more than one make sure you select the right one!)
 * At the top of the window, select "Release"
 * Confirm that the attributes have moved to the "Releases" repository under "Repositories"



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org