From ab91b1fdc7ce253fa00a8b68d45e4710b8819bd8 Mon Sep 17 00:00:00 2001 From: Mick Semb Wever Date: Mon, 26 Apr 2021 13:33:34 +0200 Subject: [PATCH] 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 a2bcf48db0..e409141b74 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 `_. -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 `_. +Publishing a successfully voted upon release requires Artifactory access using your Apache LDAP credentials. Please verify that you have logged into Artifactory `here `_. 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 --------------------------