This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/master by this push:
new 754fa31 chore(release): update release procedure
754fa31 is described below
commit 754fa31a149bf5e839d5aed297412dbb4ac5110a
Author: nicolaferraro <[email protected]>
AuthorDate: Fri Jan 15 10:58:08 2021 +0100
chore(release): update release procedure
---
release.adoc | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/release.adoc b/release.adoc
index a4ea1ed..87494ab 100644
--- a/release.adoc
+++ b/release.adoc
@@ -35,7 +35,9 @@ Go to https://repository.apache.org/ and close the staging
repository.
A URL will be generated for the repository, like:
https://repository.apache.org/content/repositories/orgapachecamel-xxxx. The URL
needs to be communicated during the voting process.
-The apache-camel-k-runtime-<version>-source-release.zip file present in path
`/org/apache/camel/k/apache-camel-k-runtime/<version>/` (and related hashes and
signatures) will need to be copied in the Apache dev SVN at
https://dist.apache.org/repos/dist/dev/camel/camel-k-runtime/<version>.
+The apache-camel-k-runtime-<version>-source-release.zip file present in path
`/org/apache/camel/k/apache-camel-k-runtime/<version>/` (and sha512 sum, if
present) will need to be copied in the Apache dev SVN at
https://dist.apache.org/repos/dist/dev/camel/camel-k-runtime/<version>.
+
+If the sha512 file is missing, one should be generated before committing to
SVN.
Commit all files to the SVN.