You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2012/12/21 17:31:08 UTC

svn commit: r843388 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/verifying-releases.html

Author: buildbot
Date: Fri Dec 21 16:31:08 2012
New Revision: 843388

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/contributors/verifying-releases.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Dec 21 16:31:08 2012
@@ -1 +1 @@
-1424996
+1425007

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Dec 21 16:31:08 2012
@@ -1 +1 @@
-1424996
+1425007

Modified: websites/staging/isis/trunk/content/contributors/verifying-releases.html
==============================================================================
--- websites/staging/isis/trunk/content/contributors/verifying-releases.html (original)
+++ websites/staging/isis/trunk/content/contributors/verifying-releases.html Fri Dec 21 16:31:08 2012
@@ -3,7 +3,7 @@
   <head>
 
     <meta charset="utf-8">
-      <title>Verifying releases using a script</title>
+      <title>Verifying Releases</title>
     <meta name="description" content="">
     <meta name="author" content="">
 
@@ -105,7 +105,7 @@
       };
       function twshare () {
           window.open(
-                  "https://twitter.com/intent/tweet?url="+document.URL+"&text=Verifying releases using a script",
+                  "https://twitter.com/intent/tweet?url="+document.URL+"&text=Verifying Releases",
                   'Share on Twitter',
                   'width=800,height=526');
       };
@@ -179,14 +179,14 @@
 
 <div class="page-header">
 <p><a href="./../documentation.html">Docs</a>&nbsp;&raquo&nbsp;<a href="./../contributors/about.html">Contributors</a></p>
-<h1>Verifying releases using a script
+<h1>Verifying Releases
 
 </h1>
 </div>
 
 <p>Whenever a committer announces a vote on a release on the <a href="../support.html">dev mailing list</a>, it is the responsibility of the project's PMC to cast their vote on the release.  Any other ASF member may also vote.</p>
 
-<p>This page provides some guidance on what a voter is expected to verify before casting their vote.</p>
+<p>This page provides some guidance on what a voter is expected to verify before casting their vote. There is a <a href="/contributors/verifying-releases-script.html">script</a> available but please read this page before executing that.</p>
 
 <p>Per this <a href="http://www.apache.org/dev/release.html">ASF documentation</a>, the legal requirements for an ASF release are:</p>