You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2022/03/31 22:07:44 UTC

[commons-parent] branch master updated: A bit more info on the process

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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 7124e17  A bit more info on the process
7124e17 is described below

commit 7124e17593c6ac9370c6eaaf09721493de830698
Author: Sebb <se...@apache.org>
AuthorDate: Thu Mar 31 23:07:38 2022 +0100

    A bit more info on the process
---
 BUILDING.txt | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/BUILDING.txt b/BUILDING.txt
index 9baee41..c95ea99 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -80,8 +80,14 @@ Tidy and close Nexus staging area:
 - Open the bottom "Content" tab and navigate to the files
 - Delete *.asc.md5 and *.asc.sha1 if present
 - Checkout https://dist.apache.org/repos/dist/dev/commons/commons-parent
-- Download the -src archives, their sigs and hashes, then delete them from Nexus.
-- Commit the dist/dev/ folder
+- create and change to the appropriate subdir: <NN>-RCn
+- Download the -src archives, and their sigs, then delete them (and md5/sha1 hashes) from Nexus.
+  wget https://repository.apache.org/service/local/repositories/orgapachecommons-<NexusID>/content/org/apache/commons/commons-parent/<NN>/commons-parent-<NN>-src.zip
+  Likewise for .tar.gz and the corresponding .asc files
+  TODO: could/should these be fetched from target instead?
+- replace the md5 and sha1 hashes with sha512 hashes
+- copy RELEASE-NOTES.txt from the git release area
+- Commit the dist/dev/commons-parent/<NN>-RCn folder
 
 Close the staging area - Description: "Apache Commons Parent <NN> RC1"
 Screen does not auto-refresh - you need to press refresh