GitLab Mirror pushed to branch trunk at cms-community / hippo-jackrabbit

Commits:
5b8758e8 by Julian Reschke at 2018-02-02T11:10:48+00:00
JCR-4256: create announcement mail template for releases

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1822947 
13f79535-47bb-0310-9956-ffa450edef68

- - - - -


1 changed file:

- pom.xml


Changes:

=====================================
pom.xml
=====================================
--- a/pom.xml
+++ b/pom.xml
@@ -186,6 +186,7 @@ A staged Maven repository is available for review at:
 
 The command for running automated checks against this release candidate is:
 
+    # run in SVN checkout of https://dist.apache.org/repos/dist/dev/jackrabbit/
     $ sh check-release.sh ${project.version} ${checksum}
 
 Please vote on releasing this package as Apache Jackrabbit ${project.version}.
@@ -213,6 +214,22 @@ A release vote template has been generated for you:
     file://${basedir}/target/vote.txt
                     </echo>
                     <echo />
+                    <echo file="${basedir}/target/announcement.txt">
+From: ${username}@apache.org
+To: annou...@apache.org, annou...@jackrabbit.apache.org, 
us...@jackrabbit.apache.org, d...@jackrabbit.apache.org, 
oak-...@jackrabbit.apache.org
+Subject: [ANNOUNCE] Apache Jackrabbit ${project.version} released
+
+The Apache Jackrabbit community is pleased to announce the release of
+Apache Jackrabbit ${project.version}. The release is available for download at:
+
+     http://jackrabbit.apache.org/downloads.html
+
+See the full release notes below for details about this release:
+
+                    </echo>
+                    <concat destfile="${basedir}/target/announcement.txt" 
append="true">
+                      <filelist files="RELEASE-NOTES.txt"/>
+                    </concat>
                   </tasks>
                 </configuration>
               </execution>



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-jackrabbit/commit/5b8758e8c790a1c956224fc86ca693d63301d2cc

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-jackrabbit/commit/5b8758e8c790a1c956224fc86ca693d63301d2cc
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to