You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2015/02/17 10:49:50 UTC

svn commit: r1660334 - /incubator/taverna/site/trunk/content/code/index.md

Author: stain
Date: Tue Feb 17 09:49:49 2015
New Revision: 1660334

URL: http://svn.apache.org/r1660334
Log:
CMS commit to taverna by stain

Modified:
    incubator/taverna/site/trunk/content/code/index.md

Modified: incubator/taverna/site/trunk/content/code/index.md
URL: http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/code/index.md?rev=1660334&r1=1660333&r2=1660334&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/code/index.md (original)
+++ incubator/taverna/site/trunk/content/code/index.md Tue Feb 17 09:49:49 2015
@@ -27,8 +27,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
@@ -52,9 +53,9 @@ and workflow inputs/outputs/run (DataBun
   - [incubator-taverna-engine](https://github.com/taverna-incubator/incubator-taverna-engine) - Taverna workflow engine
   - [incubator-taverna-common-activities](https://github.com/taverna-incubator/incubator-taverna-common-activities) - Common activity implementation for engine (e.g. WSDL, REST, Tool, Interaction)
   - [incubator-taverna-commandline](https://github.com/taverna-incubator/incubator-taverna-commandline) - Command line for running Taverna workflows
-  - [taverna-server](https://github.com/taverna-incubator/taverna-server) - A REST and WSDL service for running Taverna workflows
+  - [incubator-taverna-server](https://github.com/taverna-incubator/incubator-taverna-server) - A REST and WSDL service for running Taverna workflows
   - [incubator-taverna-workbench](https://github.com/taverna-incubator/incubator-taverna-workbench) - Graphical workbench for editing and running Taverna workflows
-  - [taverna-workbench-common-activities](https://github.com/taverna-incubator/taverna-workbench-common-activities) - Common activities UI (discovery+configuration for Workbench
+  - [incubator-taverna-workbench-common-activities](https://github.com/taverna-incubator/incubator-taverna-workbench-common-activities) - Common activities UI (discovery+configuration for Workbench
   - [taverna-workbench-product](https://github.com/taverna-incubator/taverna-workbench-product) - Distribution of Taverna Workbench
   - [taverna-plugin-component](https://github.com/taverna-incubator/taverna-plugin-component) - Plugin for component activity and registry
   - [incubator-taverna-plugin-bioinformatics](https://github.com/taverna-incubator/incubator-taverna-plugin-bioinformatics) - Plugin for bioinformatics-specific activities