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/01/29 11:56:25 UTC

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

Author: buildbot
Date: Thu Jan 29 10:56:25 2015
New Revision: 938175

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 Thu Jan 29 10:56:25 2015
@@ -1 +1 @@
-1655587
+1655588

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 29 10:56:25 2015
@@ -1 +1 @@
-1655587
+1655588

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 Thu Jan 29 10:56:25 2015
@@ -116,9 +116,10 @@
        <h1>Apache Taverna source code and APIs</h1>
       <div id="content"><p>Apache Taverna's source code is hosted at <a href="http://git.apache.org/">git.apache.org</a>, with read-only mirroring to 
 <a href="https://github.com/apache/">GitHub</a>.</p>
-<div class="alert alert-warning" role="alert"><p><strong>Warning:</strong> As of 2015-01-29, the Taverna source code 
+<div class="alert alert-warning" role="alert"><p><strong>Warning:</strong> 
+As of 2015-01-29, the Taverna source code 
 has not yet been migrated to the Apache Incubator infrastructure.</p>
-<p>The actively maintaned source code is currently still at the 
+<p>The actively maintained source code is currently still at the 
 <a href="https://github.com/taverna/" class="alert-link">taverna GitHub repositories</a>. 
 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. 
@@ -142,16 +143,16 @@ before the code has been migrated.
 <li><a href="https://github.com/taverna-incubator/incubator-taverna-maven-parent">incubator-taverna-maven-parent</a> - Common Maven parent for the below</li>
 <li><a href="https://github.com/taverna-incubator/incubator-taverna-language">incubator-taverna-language</a> - Taverna Language APIs for workflow definitions (SCUFL2)
 and workflow inputs/outputs/run (DataBundle). </li>
-<li><a href="https://github.com/taverna-incubator/incubator-taverna-osgi">incubator-taverna-osgi</a> - Generic OSGi extensions</li>
+<li><a href="https://github.com/taverna-incubator/incubator-taverna-osgi">incubator-taverna-osgi</a> - OSGi-based plugin system</li>
 <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 interface for running Taverna workflows</li>
-<li><a href="https://github.com/taverna-incubator/taverna-workbench">taverna-workbench</a> - Graphical workbench for editing 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/taverna-workbench">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/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> Component plugin</li>
-<li><a href="https://github.com/taverna-incubator/taverna-plugin-bioinformatics">taverna-plugin-bioinformatics</a></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/taverna-plugin-bioinformatics">taverna-plugin-bioinformatics</a> - Plugin for bioinformatics-specific activities</li>
 </ul>
 <h2 id="building-apache-taverna">Building Apache Taverna</h2>
 <p>You need <a href="https://maven.apache.org/download.html">Apache Maven 3.2</a> or newer to build Taverna.