Author: buildbot
Date: Fri Jul  1 10:40:09 2016
New Revision: 991800

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

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jul  1 10:40:09 2016
@@ -1 +1 @@
-1750829
+1750902

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jul  1 10:40:09 2016
@@ -1 +1 @@
-1750829
+1750902

Modified: websites/staging/taverna/trunk/content/download/index.html
==============================================================================
--- websites/staging/taverna/trunk/content/download/index.html (original)
+++ websites/staging/taverna/trunk/content/download/index.html Fri Jul  1 
10:40:09 2016
@@ -185,34 +185,51 @@ h2:hover > .headerlink, h3:hover > .head
 <h2 id="which-taverna-to-download">Which Taverna to download?<a 
class="headerlink" href="#which-taverna-to-download" title="Permanent 
link">&para;</a></h2>
 <p>There are several Taverna tools you can download:</p>
 <ul>
-<li><a href="/download/language">Apache Taverna Language</a> gives 
programmatic access to
-  inspecting, modifying and converting
-  <a href="/documentation/scufl2/">SCUFL2</a> workflow definitions and
-  <a href="https://w3id.org/bundle";>Research Object Bundles</a>.</li>
-<li><a href="/download/osgi">Apache Taverna OSGi</a> is a plugin system for 
Java console and
-  desktop applications using OSGi, including an online update mechanism.</li>
-<li><a href="/download/engine">Apache Taverna Engine</a> is the API for the 
workflow engine
-   that executes workflows defined with <em>Taverna Language</em>.</li>
-<li><a href="/download/common-activities">Apache Taverna Common Activities</a> 
are plugins
-   for the <em>Taverna Engine</em> that provide implementations to invoke 
local and
-   remote tools and web services.  </li>
-<li><a href="/download/commandline">Apache Taverna Command Line Tool</a> 
enables you to run
-     workflows from a command prompt.
-     This enables automated execution of workflows, e.g. on a Linux 
server.</li>
+<li><a href="/download/commandline">Apache Taverna Command-line Tool</a> 
enables you to run
+  workflows from a command prompt.
+  This enables scripted execution of workflows, e.g. on a Linux server.</li>
 <li><a href="/download/workbench">Taverna Workbench</a> enables you to 
graphically create, edit and
-  run workflows on your computer.
-  Taverna 2.5 (non-Apache) Workbench is the latest series of the Workbench;
-  it is highly recommended that you use this version if you are new to Taverna,
-  or migrate to this version if you have used an earlier Taverna Workbench 
before.</li>
+   run workflows on your computer.
+   Taverna 2.5 Workbench (non-Apache) is the latest series of the Workbench;
+   it is highly recommended that you use this version if you are new to 
Taverna.</li>
 <li><a href="/download/server">Taverna Server</a> is the remote workflow 
execution service that enables you
-      to set up a dedicated server for executing workflows remotely.</li>
-<li><a href="/documentation/plugins">Taverna Plugins</a>. The design of 
Taverna is modular in nature so that
-      various plugins can be added in order to increase its functionality.</li>
+  to set up a dedicated server for executing workflows remotely.</li>
+<li><a href="/documentation/plugins">Taverna Plugins</a> - the design of 
Taverna is modular so that
+ various plugins can be added in order to increase its functionality.</li>
+</ul>
+<h3 id="taverna-libraries">Taverna libraries<a class="headerlink" 
href="#taverna-libraries" title="Permanent link">&para;</a></h3>
+<p>The Taverna Command-line, Workbench and Server share several Java libraries
+for constructing and executing workflows. These libraries can be downloaded
+separately for development usage:</p>
+<ul>
+<li><a href="/download/language">Apache Taverna Language</a> gives 
programmatic access to
+ inspecting, modifying and converting Taverna's
+ <a href="/documentation/scufl2/">SCUFL2</a> workflow definitions and
+ <a href="https://w3id.org/bundle";>Research Object Bundles</a>.</li>
+<li><a href="/download/osgi">Apache Taverna OSGi</a> is a generic plugin 
system for Java-based
+ console/desktop applications using OSGi, including an online update 
mechanism.</li>
+<li><a href="/download/engine">Apache Taverna Engine</a> is the API for the 
<em>workflow engine</em>
+  that executes workflows defined with <em>Taverna Language</em>.</li>
+<li><a href="/download/common-activities">Apache Taverna Common Activities</a> 
are plugins
+  for the <em>Taverna Engine</em> that provide implementations to invoke local 
and
+  remote tools and web services.  </li>
 </ul>
+<h2 id="source-code">Source code<a class="headerlink" href="#source-code" 
title="Permanent link">&para;</a></h2>
+<p>You might be interested in the <a href="/download/code">source code</a> of 
Apache Taverna, or
+<a href="pre-apache">earlier non-Apache releases</a>. Unreleased tools that 
are under development
+include the <a 
href="https://github.com/apache/incubator-taverna-databundle-viewer";>Apache 
Taverna Databundle Viewer</a> web app
+and the Android app <a 
href="https://github.com/apache/incubator-taverna-mobile";>Apache Taverna 
Mobile</a>.</p>
+<h2 id="license">License<a class="headerlink" href="#license" title="Permanent 
link">&para;</a></h2>
+<p>Apache Taverna is distributed under the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache Software License 
2.0</a>.
+See the <code>NOTICE</code> file in the source code downloads for required 
attributions,
+and the <code>LICENSE</code> file for details of any embedded third-party 
source code.</p>
+<p>Dependencies of Taverna are
+<a href="http://www.apache.org/legal/resolved.html";>compatible with Apache 
License 2.0</a>
+according to Apache Software Foundation policies.</p>
 <h2 id="associated-tools">Associated tools<a class="headerlink" 
href="#associated-tools" title="Permanent link">&para;</a></h2>
 <p>There are also a number of third-party tools available to use with Taverna 
2.</p>
 <blockquote>
-<p><strong>Note</strong>: There are currently no known plans to bring out 
Apache Taverna
+<p><strong>Note</strong>: There are currently no known plans to bring out 
Apache Taverna 3
 versions of these tools. If you are interested in migrating any of these tools
 to Apache Taverna, please <a href="/community">contact us</a>.</p>
 </blockquote>
@@ -229,16 +246,6 @@ to Apache Taverna, please <a href="/comm
 <li><a href="https://github.com/myGrid/taverna-player-portal";>Taverna Player 
portal</a></li>
 <li><a href="https://rubygems.org/gems/taverna-t2flow/";>taverna-t2flow Ruby 
gem</a></li>
 </ul>
-<h2 id="source-code">Source code<a class="headerlink" href="#source-code" 
title="Permanent link">&para;</a></h2>
-<p>You might be interested in the <a href="/download/code">source code</a> of 
Apache Taverna, or
-<a href="pre-apache">earlier non-Apache releases</a>.</p>
-<h2 id="license">License<a class="headerlink" href="#license" title="Permanent 
link">&para;</a></h2>
-<p>Apache Taverna is distributed under the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache Software License 
2.0</a>.
-See the <code>NOTICE</code> file in the source code downloads for required 
attributions,
-and <code>LICENSE</code> file for details of any embedded third-party source 
code.</p>
-<p>Dependencies of Taverna are
-<a href="http://www.apache.org/legal/resolved.html";>compatible with Apache 
License 2.0</a>
-according to Apache Software Foundation policies.</p>
 <h2 id="non-apache-taverna">Non-Apache Taverna<a class="headerlink" 
href="#non-apache-taverna" title="Permanent link">&para;</a></h2>
 <p>This section covers Taverna releases done before incubation as an Apache 
project.</p>
 <h2 id="taverna-25-and-earlier-non-apache">Taverna 2.5 and earlier 
(non-Apache)<a class="headerlink" href="#taverna-25-and-earlier-non-apache" 
title="Permanent link">&para;</a></h2>


Reply via email to