You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by kw...@apache.org on 2021/10/08 07:03:09 UTC

[jackrabbit-filevault-package-maven-plugin] branch master updated: releng: tweak vote template

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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jackrabbit-filevault-package-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 8b651a5  releng: tweak vote template
8b651a5 is described below

commit 8b651a599d036ee793ea1af90193e2416a3663bc
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Fri Oct 8 09:02:22 2021 +0200

    releng: tweak vote template
---
 pom.xml | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 59ab731..a0fe9ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -583,14 +583,13 @@ https://dist.apache.org/repos/dist/dev/jackrabbit/filevault-package-maven-plugin
 The release candidate is a zip archive of the sources in:
 https://github.com/apache/jackrabbit-filevault-package-maven-plugin/tree/filevault-package-maven-plugin-${project.version}/
 
-The SHA1 checksum of the archive is
-${checksum}
+The release notes can be found in JIRA at https://issues.apache.org/jira/projects/JCRVLT/versions/...
 
 The command for running automated checks against this release candidate is:
 $ sh check-release.sh filevault-plugin ${project.version} ${checksum}
 
 A staged Maven repository is available for review at:
-https://repository.apache.org/
+https://repository.apache.org/content/repositories/orgapachejackrabbit-...
 
 Please vote on releasing this package as Apache Jackrabbit FileVault Package Maven Plugin ${project.version}.
 The vote is open for a minimum of 72 hours during business days and passes
@@ -612,8 +611,7 @@ The vote fails if not enough votes are cast after 1 week (5 business days).
     cd /path/to/jackrabbit-dev/filevault-package-maven-plugin
     mv ${basedir}/target/${project.version} ${project.version}
     svn add ${project.version}
-    svn commit -m 'Apache Jackrabbit FileVault Package Maven Plugin
-    ${project.version} release candidate' ${project.version}
+    svn commit -m 'Apache Jackrabbit FileVault Package Maven Plugin${project.version} release candidate' ${project.version}
 
     A release vote template has been generated for you: