You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by bu...@apache.org on 2015/06/25 18:28:43 UTC

svn commit: r955973 - in /websites/staging/taverna/trunk: cgi-bin/ content/ content/community/releasing.html

Author: buildbot
Date: Thu Jun 25 16:28:43 2015
New Revision: 955973

Log:
Staging update by buildbot for taverna

Modified:
    websites/staging/taverna/trunk/cgi-bin/   (props changed)
    websites/staging/taverna/trunk/content/   (props changed)
    websites/staging/taverna/trunk/content/community/releasing.html

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jun 25 16:28:43 2015
@@ -1 +1 @@
-1687575
+1687576

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jun 25 16:28:43 2015
@@ -1 +1 @@
-1687575
+1687576

Modified: websites/staging/taverna/trunk/content/community/releasing.html
==============================================================================
--- websites/staging/taverna/trunk/content/community/releasing.html (original)
+++ websites/staging/taverna/trunk/content/community/releasing.html Thu Jun 25 16:28:43 2015
@@ -247,12 +247,13 @@ e.g.:</p>
 <p>Now verify that the
 <a href="https://people.apache.org/keys/group/taverna.asc">people.apache.org taverna.asc</a>
 file now includes the correct key fingerprint, and update on dist:</p>
-<p>svn co https://dist.apache.org/repos/dist/release/incubator/taverna/
+<p><code>shell
+  svn co https://dist.apache.org/repos/dist/release/incubator/taverna/
   cd taverna
   wget https://people.apache.org/keys/group/taverna.asc
   cat KEYS.template taverna.asc &gt; KEYS
-  rm taverna.asc<br />
-  svn commit -m "Updated KEYS" KEYS</p>
+  rm taverna.asc  
+  svn commit -m "Updated KEYS" KEYS</code></p>
 <h3 id="fresh-checkouts">Fresh checkouts</h3>
 <p>Then we'll clone the Taverna git repositories that we are going to release.
 Be sure to clone using the <em>Apache Committer</em> URLs, as found on the