You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by tp...@apache.org on 2015/01/15 17:56:40 UTC

svn commit: r1652171 - /tika/trunk/pom.xml

Author: tpalsulich
Date: Thu Jan 15 16:56:40 2015
New Revision: 1652171

URL: http://svn.apache.org/r1652171
Log:
Update vote.txt template.

Modified:
    tika/trunk/pom.xml

Modified: tika/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tika/trunk/pom.xml?rev=1652171&r1=1652170&r2=1652171&view=diff
==============================================================================
--- tika/trunk/pom.xml (original)
+++ tika/trunk/pom.xml Thu Jan 15 16:56:40 2015
@@ -121,26 +121,29 @@
                     </checksum>
                     <checksum file="${basedir}/target/${project.version}/tika-${project.version}-src.zip" algorithm="SHA1" property="checksum" />
                     <echo file="${basedir}/target/vote.txt">
-                      From: ${username}@apache.org
-                      To: dev@tika.apache.org
-                      Subject: [VOTE] Release Apache Tika ${project.version}
+From: ${username}@apache.org
+To: dev@tika.apache.org
+    user@tika.apache.org
+Subject: [VOTE] Release Apache Tika ${project.version} Candidate #N
 
-                      A candidate for the Tika ${project.version} release is available at:
+A candidate for the Tika ${project.version} release is available at:
+  https://dist.apache.org/repos/dist/dev/tika/
 
-                      http://people.apache.org/~${username}/tika/${project.version}/
+The release candidate is a zip archive of the sources in:
+  http://svn.apache.org/repos/asf/tika/tags/${project.version}-rcN/
 
-                      The release candidate is a zip archive of the sources in:
+The SHA1 checksum of the archive is
+  ${checksum}.
 
-                      http://svn.apache.org/repos/asf/tika/tags/${project.version}/
+In addition, a staged maven repository is available here:
+  https://repository.apache.org/content/repositories/orgapachetika-.../org/apache/tika
 
-                      The SHA1 checksum of the archive is ${checksum}.
+Please vote on releasing this package as Apache Tika ${project.version}.
+The vote is open for the next 72 hours and passes if a majority of at
+least three +1 Tika PMC votes are cast.
 
-                      Please vote on releasing this package as Apache Tika ${project.version}.
-                      The vote is open for the next 72 hours and passes if a majority of at
-                      least three +1 Tika PMC votes are cast.
-
-                      [ ] +1 Release this package as Apache Tika ${project.version}
-                      [ ] -1 Do not release this package because...${line.separator}
+[ ] +1 Release this package as Apache Tika ${project.version}
+[ ] -1 Do not release this package because...${line.separator}
                     </echo>
                     <echo />
                     <echo>