Author: stain
Date: Sun Dec 28 07:01:05 2014
New Revision: 1648151

URL: http://svn.apache.org/r1648151
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=1648151&r1=1648150&r2=1648151&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/code/index.md (original)
+++ incubator/taverna/site/trunk/content/code/index.md Sun Dec 28 07:01:05 2014
@@ -25,7 +25,7 @@ has not yet been migrated to the Apache
 <a href="https://github.com/taverna/"; class="alert-link">taverna GitHub 
repositories</a>. 
 </p></p>
 The links below are to the temporary STAGING repository 
-<a href="https://github.com/taverna-incubator"; 
class="alert-link">taverna-incubator</a> at Github. The repositories called 
<code>incubator-*</code> are ready to be moved to git.apache.org, while the 
remaining are drafts of proposed git restructure.
+<a href="https://github.com/taverna-incubator"; 
class="alert-link">taverna-incubator</a> at Github. The repositories called 
<code>incubator-*</code> are ready to be migrated to git.apache.org, while the 
remaining are drafts of proposed git restructure.
 Note that the structure of the staging repositories might change significantly 
 before the code has been migrated.
 
@@ -37,10 +37,12 @@ The Apache Taverna source code is organi
   - 
[incubator-taverna-language](https://github.com/taverna-incubator/incubator-taverna-language)
 - Taverna Language APIs for workflow definitions (SCUFL2)
 and workflow inputs/outputs/run (DataBundle). 
   - 
[incubator-taverna-osgi](https://github.com/taverna-incubator/incubator-taverna-osgi)
 - Generic OSGi extensions
-  - 
[incubator-taverna-engine](https://github.com/taverna-incubator/taverna-engine) 
- Taverna workflow engine
-  - 
[incubator-taverna-commandline](https://github.com/taverna-incubator/taverna-commandline-product)
 - Command line for running Taverna workflows
-  - 
[incubator-taverna-workbench](https://github.com/taverna-incubator/taverna-workbench-api)
 - Graphical workbench for editing Taverna workflows
-  - 
[incubator-taverna-server](https://github.com/taverna-incubator/taverna-server) 
- A REST and WSDL interface for running Taverna workflows
+  - 
[incubator-taverna-engine](https://github.com/taverna-incubator/incubator-taverna-engine)
 - Taverna workflow engine
+  - 
[taverna-common-activities](https://github.com/taverna-incubator/taverna-engine-common-activities)
 - Common activity implementation for engine (e.g. WSDL, REST, Tool, 
Interaction)
+  - 
[taverna-commandline](https://github.com/taverna-incubator/taverna-commandline-product)
 - Command line for running Taverna workflows
+  - 
[taverna-workbench](https://github.com/taverna-incubator/taverna-workbench-api) 
- Graphical workbench for editing Taverna workflows
+  - 
[taverna-workbench-common-activities](https://github.com/taverna-incubator/taverna-workbench-common-activities)
 - Common activities UI (discovery+configuration for Workbench
+  - [taverna-server](https://github.com/taverna-incubator/taverna-server) - A 
REST and WSDL interface for running Taverna workflows
   - 
[incubator-taverna-maven-parent](https://github.com/taverna-incubator/incubator-taverna-maven-parent)
 - Common Maven parent for the above
 
 For any questions about the Taverna source code, please subscribe to and 
contact the 
@@ -50,4 +52,16 @@ For any questions about the Taverna sour
 
 A corresponding set of [automatic Jenkins builds for Apache 
Taverna](http://build.mygrid.org.uk/ci/view/incubator-taverna/) deploy to the 
 [Apache Taverna Maven snapshot 
repository](http://repository.mygrid.org.uk/artifactory/incubator-snapshot-local/).
 
-Note that these builds and repository will soon move to Apache.org 
infrastructure.
\ No newline at end of file
+Note that these builds and repository will soon move to Apache.org 
infrastructure.
+
+## Taverna Extras
+
+The separate GitHub group [taverna-extras](https://github.com/taverna-extras) 
host independent community-submitted plugins for Apache Taverna. 
+Unlike Apache Taverna, the taverna-extras include plugins covered by the 
licenses [LGPL](https://www.gnu.org/licenses/;gpl.html) and 
[GPL](https://www.gnu.org/licenses/gpl.html).
+Note that the taverna-extras are not affiliated with or released by Apache 
Taverna, although you may recognize many of the same committers.
+
+Some plugins that were previously part of Taverna 2 have or will migrate to 
taverna-extras due to [licensing 
incompatibility](http://dev.mygrid.org.uk/wiki/display/developer/Third-party+licenses).
 This includes:
+
+* RShell activity
+* Beanshell activity
+* [Table activity](https://github.com/taverna-extras/table-activity)


Reply via email to