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/02/17 10:49:58 UTC

svn commit: r940447 - in /websites/staging/taverna/trunk: cgi-bin/ content/ content/code/index.html

Author: buildbot
Date: Tue Feb 17 09:49:58 2015
New Revision: 940447

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/code/index.html

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 17 09:49:58 2015
@@ -1 +1 @@
-1660069
+1660334

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 17 09:49:58 2015
@@ -1 +1 @@
-1660069
+1660334

Modified: websites/staging/taverna/trunk/content/code/index.html
==============================================================================
--- websites/staging/taverna/trunk/content/code/index.html (original)
+++ websites/staging/taverna/trunk/content/code/index.html Tue Feb 17 09:49:58 2015
@@ -167,8 +167,9 @@ has not yet been migrated to the Apache
 For now, the links below are to the temporary <strong>staging repository</strong>
 <a href="https://github.com/taverna-incubator" class="alert-link">taverna-incubator</a> at GitHub. 
 </p><p>
-The repositories called <code>incubator-*</code> should build, 
-are ready to be migrated to <code>git.apache.org</code>, and use
+The repositories called <code>incubator-*</code> 
+are ready to be migrated to <code>git.apache.org</code>, and (ideally) should build 
+and use 
 groupId and Java package names on the form <code>org.apache.taverna.*</code>
 </p><p>
 The remaining <code>taverna-*</code> repositories are <strong>drafts</strong> of
@@ -190,9 +191,9 @@ and workflow inputs/outputs/run (DataBun
 <li><a href="https://github.com/taverna-incubator/incubator-taverna-engine">incubator-taverna-engine</a> - Taverna workflow engine</li>
 <li><a href="https://github.com/taverna-incubator/incubator-taverna-common-activities">incubator-taverna-common-activities</a> - Common activity implementation for engine (e.g. WSDL, REST, Tool, Interaction)</li>
 <li><a href="https://github.com/taverna-incubator/incubator-taverna-commandline">incubator-taverna-commandline</a> - Command line for running Taverna workflows</li>
-<li><a href="https://github.com/taverna-incubator/taverna-server">taverna-server</a> - A REST and WSDL service for running Taverna workflows</li>
+<li><a href="https://github.com/taverna-incubator/incubator-taverna-server">incubator-taverna-server</a> - A REST and WSDL service for running Taverna workflows</li>
 <li><a href="https://github.com/taverna-incubator/incubator-taverna-workbench">incubator-taverna-workbench</a> - Graphical workbench for editing and running Taverna workflows</li>
-<li><a href="https://github.com/taverna-incubator/taverna-workbench-common-activities">taverna-workbench-common-activities</a> - Common activities UI (discovery+configuration for Workbench</li>
+<li><a href="https://github.com/taverna-incubator/incubator-taverna-workbench-common-activities">incubator-taverna-workbench-common-activities</a> - Common activities UI (discovery+configuration for Workbench</li>
 <li><a href="https://github.com/taverna-incubator/taverna-workbench-product">taverna-workbench-product</a> - Distribution of Taverna Workbench</li>
 <li><a href="https://github.com/taverna-incubator/taverna-plugin-component">taverna-plugin-component</a> - Plugin for component activity and registry</li>
 <li><a href="https://github.com/taverna-incubator/incubator-taverna-plugin-bioinformatics">incubator-taverna-plugin-bioinformatics</a> - Plugin for bioinformatics-specific activities</li>