You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by mc...@apache.org on 2021/04/26 14:46:30 UTC

[cassandra] branch trunk updated: Update release process documentation wrt bintray removal and new usage of ASF JFrog Artifactory ref: https://github.com/apache/cassandra/pull/985

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

mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/trunk by this push:
     new ab91b1f  Update release process documentation wrt bintray removal and new usage of ASF JFrog Artifactory  ref: https://github.com/apache/cassandra/pull/985
ab91b1f is described below

commit ab91b1fdc7ce253fa00a8b68d45e4710b8819bd8
Author: Mick Semb Wever <mc...@apache.org>
AuthorDate: Mon Apr 26 13:33:34 2021 +0200

    Update release process documentation wrt bintray removal and new usage of ASF JFrog Artifactory
     ref: https://github.com/apache/cassandra/pull/985
    
     patch by Mick Semb Wever; reviewed by Ekaterina Dimitrova
---
 doc/source/development/release_process.rst | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/doc/source/development/release_process.rst b/doc/source/development/release_process.rst
index a2bcf48..e409141 100644
--- a/doc/source/development/release_process.rst
+++ b/doc/source/development/release_process.rst
@@ -56,10 +56,10 @@ Include your public key in::
 
 Publish your GPG key in a PGP key server, such as `MIT Keyserver <http://pgp.mit.edu/>`_.
 
-Bintray account with access to Apache organisation
---------------------------------------------------
+Artifactory account with access to Apache organisation
+------------------------------------------------------
 
-Publishing a successfully voted upon release requires bintray access to the Apache organisation. Please verify that you have a bintray account and the Apache organisation is listed `here <https://bintray.com/profile/edit/organizations>`_.
+Publishing a successfully voted upon release requires Artifactory access using your Apache LDAP credentials. Please verify that you have logged into Artifactory `here <https://apache.jfrog.io/>`_.
 
 
 Create Release Artifacts
@@ -159,10 +159,6 @@ Promote Nexus Repository
 * Select the "Releases" repository and click "Promote".
 * Next click on "Repositories", select the "Releases" repository and validate that your artifacts exist as you expect them.
 
-Publish the Bintray Uploaded Distribution Packages
----------------------------------------
-
-Log into bintray and publish the uploaded artifacts.
 
 Update and Publish Website
 --------------------------

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