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/03/03 02:19:49 UTC

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

Author: buildbot
Date: Tue Mar  3 01:19:48 2015
New Revision: 942041

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

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar  3 01:19:48 2015
@@ -1 +1 @@
-1663506
+1663507

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar  3 01:19:48 2015
@@ -1 +1 @@
-1663506
+1663507

Modified: websites/staging/taverna/trunk/content/download/code/index.html
==============================================================================
--- websites/staging/taverna/trunk/content/download/code/index.html (original)
+++ websites/staging/taverna/trunk/content/download/code/index.html Tue Mar  3 01:19:48 2015
@@ -173,10 +173,7 @@
 </li>
 <li><a href="#building-apache-taverna">Building Apache Taverna</a></li>
 <li><a href="#contribute-to-apache-taverna">Contribute to Apache Taverna</a></li>
-<li><a href="#snapshot-builds">Snapshot builds</a><ul>
-<li><a href="#taverna-2-source-code">Taverna 2 source code</a></li>
-</ul>
-</li>
+<li><a href="#snapshot-builds">Snapshot builds</a></li>
 <li><a href="#taverna-extras">Taverna Extras</a></li>
 </ul>
 </div>
@@ -329,7 +326,6 @@ based on the latest <code>master</code>
 
 <p>This means that as a developer, you only need to build the repositories you are modifying, as the remaining modules will be retrieved from the Maven repository. </p>
 <p>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!)</p>
-<h3 id="taverna-2-source-code">Taverna 2 source code</h3>
 <h2 id="taverna-extras">Taverna Extras</h2>
 <p>The separate GitHub group <a href="https://github.com/taverna-extras">taverna-extras</a> host independent community-submitted plugins for Apache Taverna. 
 Unlike Apache Taverna, the taverna-extras include plugins covered by the licenses <a href="https://www.gnu.org/licenses/lgpl.html">LGPL</a> and <a href="https://www.gnu.org/licenses/gpl.html">GPL</a>.