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/03/03 01:57:09 UTC

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

Author: stain
Date: Tue Mar  3 00:57:08 2015
New Revision: 1663497

URL: http://svn.apache.org/r1663497
Log:
About T2 code de-emphasized

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

Modified: incubator/taverna/site/trunk/content/download/code/index.md
URL: http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/download/code/index.md?rev=1663497&r1=1663496&r2=1663497&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/download/code/index.md (original)
+++ incubator/taverna/site/trunk/content/download/code/index.md Tue Mar  3 00:57:08 2015
@@ -88,19 +88,10 @@ The Apache Taverna source code is organi
       <td>Plugin for bioinformatics-specific activities</tr>
 </table>
 
+Legacy [Taverna 2 source code](#taverna-2-source-code) is maintained separately.
 
 
 
-
-
-### Taverna 2 source code
-
-The source code for Taverna 2 remains available at 
-<a href="https://github.com/taverna/">taverna on GitHub</a> under the
-`maintenance` branches. Note that this code is not maintained by the Apache Taverna project
- and is licensed under 
-the [GNU Lesser Public License 2.1](https://www.gnu.org/licenses/lgpl-2.1.html)
-
 ### Checking out Apache Taverna
 
 To check out Apache Taverna anonymously, use the `[git]` links from above, e.g.:
@@ -116,6 +107,7 @@ Using GitHub you are free to *fork* the
 [contribute to Apache Taverna](#contribute-to-apache-taverna).
 
 
+
 ## Building Apache Taverna
 
 You need [Apache Maven 3.2](https://maven.apache.org/download.html) or newer to build Taverna. 
@@ -191,6 +183,15 @@ This means that as a developer, you only
 
 You will however always need to build the distribution product (command line or workbench) to incorporate your changes. (Make sure that references the correct <code>SNAPSHOT</code> version!)
 
+### Taverna 2 source code
+
+The source code for Taverna 2 remains available at 
+<a href="https://github.com/taverna/">taverna on GitHub</a> under the
+`maintenance` branches. Note that this code is not maintained by the Apache Taverna project
+ and is licensed under 
+the [GNU Lesser Public License 2.1](https://www.gnu.org/licenses/lgpl-2.1.html)
+
+
 ## Taverna Extras
 
 The separate GitHub group [taverna-extras](https://github.com/taverna-extras) host independent community-submitted plugins for Apache Taverna. 
@@ -201,3 +202,4 @@ Some plugins that were previously part o
 
 * RShell activity
 * [Table activity](https://github.com/taverna-extras/table-activity)
+