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 2016/05/09 16:37:43 UTC

svn commit: r987817 - in /websites/staging/taverna/trunk: cgi-bin/ content/ content/download/commandline/index.html content/download/common-activities/index.html

Author: buildbot
Date: Mon May  9 16:37:43 2016
New Revision: 987817

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/commandline/index.html
    websites/staging/taverna/trunk/content/download/common-activities/index.html

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May  9 16:37:43 2016
@@ -1 +1 @@
-1742992
+1742999

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May  9 16:37:43 2016
@@ -1 +1 @@
-1742992
+1742999

Modified: websites/staging/taverna/trunk/content/download/commandline/index.html
==============================================================================
--- websites/staging/taverna/trunk/content/download/commandline/index.html (original)
+++ websites/staging/taverna/trunk/content/download/commandline/index.html Mon May  9 16:37:43 2016
@@ -28,7 +28,7 @@
 	
 	  <!-- custom JSON-LD for this page -->
 	  <script type="application/ld+json">  
-		  { "@context" : "http://schema.org", "@type" : ["Product", "SoftwareApplication"], "@id": "https://taverna.incubator.apache.org/download/common-activities/", "url": "https://taverna.incubator.apache.org/download/common-activities/", "applicationSuite": "Apache Taverna (incubating)", "name" : "Apache Taverna Common Activities (incubating)", "description" : "Apache Taverna Common Activities (incubating) .", "brand" : { "@type" : "Brand", "name" : "Apache Taverna", "logo" : "https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12332251&projectId=12318322" }, "publisher" : { "@type" : "Organization", "@id" : "https://www.apache.org/", "url" : "https://www.apache.org/", "name" : "The Apache Software Foundation (ASF)" }, "downloadUrl" : "https://www-eu.apache.org/dist/incubator/taverna/source/taverna-common-activities-2.1.0-incubating/apache-taverna-common-activities-2.1.0-incubating-source-release.zip", "fileSize": "607KB", "releaseNotes" : "https://issues.apache.org/jira/se
 cure/ReleaseNote.jspa?version=12332251&projectId=12318322", "author": { "@id": "https://taverna.incubator.apache.org/about/", "url": "https://taverna.incubator.apache.org/about/", "type": "Organization", "name": "Apache Taverna PPMC" } }  
+		  { "@context" : "http://schema.org", "@type" : ["Product", "SoftwareApplication"], "@id": "https://taverna.incubator.apache.org/download/commandline/", "url": "https://taverna.incubator.apache.org/download/commandline/", "applicationSuite": "Apache Taverna (incubating)", "name" : "Apache Taverna Command Line (incubating)", "description" : "Apache Taverna Command Line Tool (incubating) runs Taverna workflows, usable from shell scripts and the command line.", "brand" : { "@type" : "Brand", "name" : "Apache Taverna", "logo" : "https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12332251&projectId=12318322" }, "publisher" : { "@type" : "Organization", "@id" : "https://www.apache.org/", "url" : "https://www.apache.org/", "name" : "The Apache Software Foundation (ASF)" }, "downloadUrl" : "https://www-eu.apache.org/dist/incubator/taverna/source/taverna-commandline-3.1.0-incubating/apache-taverna-commandline-3.1.0-incubating-source-release.zip", "softwareVersion": "3.1.0-incub
 ating", "fileSize": "607KB", "releaseNotes" : "https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12332251&projectId=12318322", "author": { "@id": "https://taverna.incubator.apache.org/about/", "url": "https://taverna.incubator.apache.org/about/", "type": "Organization", "name": "Apache Taverna PPMC" } }  
 	  </script>
 	
 	  <!-- generic JSON-LD for this page -->
@@ -189,93 +189,95 @@ h2:hover > .headerlink, h3:hover > .head
 <div class="alert alert-info" role="alert"><p><span class="glyphicon glyphicon-info-sign" aria-hidden="true"></span>
 Taverna has transitioned to the Apache Incubator.
 
-The first version info
-Currently there is no Apache version of the Taverna Command Line.
-The first Apache version of the workbench is unlikely to include all the features of Taverna 2.5.
-If there are particular features you feel should be prioritized please
-<a class="alert-link" href="/community/lists">contact us</a>.
+Users of the [Taverna Workbench 2.x](/download/workbench) are still recommended to use the
+non-Apache release of [Taverna Command Line 2.5](#archived-releases) in production, and
+try the Apache Taverna Command Line 3.1.0 for development. We appreciate
+any [feedback and contributions](/community).
 </div>
 
 <p>Taverna <a href="/documentation/command-line">Command Line Tool</a> enables you to run workflows from a
   command prompt.</p>
 <p>Taverna Command Line Tool is basically the Taverna Workbench stripped of its GUI so you can run
    workflows from a command prompt headlessly (i.e. without the graphical environment).</p>
-<h3 id="download-formats">Download Formats<a class="headerlink" href="#download-formats" title="Permanent link">&para;</a></h3>
-<div class="alert alert-warning" role="alert"><span class="glyphicon glyphicon-warning-sign" aria-hidden="true"></span>
-This earlier releases were made before incubation, and are
-<strong>not endorsed</strong> by or provided by the Apache Software Foundation.
-Note that the license for Taverna Command Line 2.5 is
-<a class="alert-link" href="https://www.gnu.org/licenses/lgpl-2.1.html">LGPL 2.1</a>.
-</div>
-
-<p>Taverna Command Line is available in the current formats</p>
+<p>Apache Taverna Command Line can run workflows defined with
+<a href="/download/language">Apache Taverna Language</a> in
+<a href="/documentation/scufl2">SCUFL2 format</a>. In addition, many
+<a href="/download/workbench">Taverna 2</a>
+workflows (<code>.t2flow</code>) can also be executed, depending
+on which activities they rely on.</p>
+<p>Work is planned to add support for executing
+<a href="http://commonwl.org/">Common Workflow Language</a>
+workflows, please contact the
+<a href="/community/lists#devtaverna">dev@taverna</a> mailing list
+for details.</p>
+<h2 id="source-code">Source code<a class="headerlink" href="#source-code" title="Permanent link">&para;</a></h2>
+<p>Below you can find all Taverna Command Line source releases.</p>
+<p>After downloading the files,
+<a href="http://www.apache.org/info/verification.html">verify the PGP signatures</a>
+using the Apache Taverna <a href="https://www.apache.org/dist/incubator/taverna/KEYS">KEYS</a>
+file.</p>
+<h3 id="taverna-commandline-310-incubating">taverna-commandline-3.1.0-incubating<a class="headerlink" href="#taverna-commandline-310-incubating" title="Permanent link">&para;</a></h3>
+<p><strong>Apache Taverna CommandLine 3.1.0-incubating</strong> was published on <code>TODO</code>, and is available for download
+from official mirrors of the
+ASF Distribution Directory <a href="https://www.apache.org/dyn/closer.cgi/incubator/taverna/">incubator/taverna/</a>:</p>
 <ul>
-<li><a href="#windows64">Windows 64-bit (.exe installer)</a> (7, 8, 8.1)</li>
-<li><a href="#windows32">Windows 32-bit (.exe installer)</a> (7)</li>
-<li><a href="#maxos">Mac OS X 64-bit (.dmg disk image)</a> (10.8, 10.9)</li>
-<li><a href="#linuxdeb">Linux 64-bit Debian-based (.deb package)</a> (Ubuntu 12.04.4, Bio-Linux 7)</li>
-<li><a href="#linuxrpm">Linux 64-bit Redhat-based (.rpm package)</a> (Fedora 20)</li>
-<li><a href="#zip">Stand Alone zip</a> (See
-   <a href="/download/system-requirements#standalone">additional requirements</a>)</li>
-<li><a href="/download/maven">Maven repository</a></li>
-<li><a href="/code">Source code</a></li>
+<li><a href="https://www.apache.org/dyn/closer.cgi/incubator/taverna/source/taverna-commandline-3.1.0-incubating/apache-taverna-commandline-3.1.0-incubating-source-release.zip">taverna-commandline-3.1.0-incubating-source-release.zip</a>
+  (<a href="https://www.apache.org/dist/incubator/taverna/source/taverna-commandline-3.1.0-incubating/apache-taverna-commandline-3.1.0-incubating-source-release.zip.asc">asc</a>,
+  <a href="https://www.apache.org/dist/incubator/taverna/source/taverna-commandline-3.1.0-incubating/apache-taverna-commandline-3.1.0-incubating-source-release.zip.md5">md5</a>,
+  <a href="https://www.apache.org/dist/incubator/taverna/source/taverna-commandline-3.1.0-incubating/apache-taverna-commandline-3.1.0-incubating-source-release.zip">sha1</a>)</li>
 </ul>
-<p>Check <a href="/download/system-requirements">system requirements</a> before you download
-  Taverna.</p>
-<h2 id="adding-plugins">Adding plugins<a class="headerlink" href="#adding-plugins" title="Permanent link">&para;</a></h2>
-<p>Taverna can be extended with various <a href="/documentation/plugins">Plugins</a>.
-At this point it is undecided which plugins will be upgraded to Taverna 3.
-If you are interested in the upgrade of any plugin to Taverna 3 please <a href="/community">contact us</a></p>
-<p>Similarly it has not yet been decided which plugins will be pre-populated into a commandline
-   download, and if so how this will be done.  </p>
-<p>If you are interested in domain specific versions of Taverna as done in
-   <a href="http://www.taverna.org.uk/download/command-line-tool/2-5/">non-Apache Taverna 2.5</a> please
-   <a href="/community">contact us</a>.</p>
-<p><a name="windows64"></a></p>
-<h2 id="taverna-command-line-25-for-windows-64-bit">Taverna Command Line 2.5 for Windows 64-bit<a class="headerlink" href="#taverna-command-line-25-for-windows-64-bit" title="Permanent link">&para;</a></h2>
+<p>The Taverna Command Line <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12332251&amp;projectId=12318322">changelog</a>
+is available from the <a href="https://issues.apache.org/jira/browse/TAVERNA/component/12326812">Apache Taverna Jira</a>.</p>
+<p>Note that when building Taverna Command Line, it will require other Taverna modules:</p>
 <ul>
-<li><a href="http://www.taverna.org.uk/download/command-line-tool/2-5/core/#download-windows">taverna-commandline-core-2.5.0-winx64.exe</a></li>
-<li>SHA1: 37491b8161b815407f9c058c4ab410cec2508297</li>
-<li>MD5: 5f6348b2d87d163443d624cee0f1db02</li>
+<li><a href="/download/language">Apache Taverna Language</a></li>
+<li><a href="/download/osgi">Apache Taverna OSGi</a></li>
+<li><a href="/download/engine">Apache Taverna Engine</a></li>
+<li><a href="/download/common-activities">Apache Taverna Common Activities</a></li>
 </ul>
-<p><a name="windows32"></a></p>
-<h2 id="taverna-command-line-25-for-windows-32-bit">Taverna Command Line 2.5 for Windows 32-bit<a class="headerlink" href="#taverna-command-line-25-for-windows-32-bit" title="Permanent link">&para;</a></h2>
+<p>You can either compile those Taverna modules first,
+or let Maven fetch them from
+<a href="https://repo1.maven.org/maven2/org/apache/taverna/">Maven Central</a>.
+See the <code>&lt;properties&gt;</code> file in the Command Line's <code>pom.xml</code> for version
+information.</p>
+<h3 id="source-code-repositories">Source code repositories<a class="headerlink" href="#source-code-repositories" title="Permanent link">&para;</a></h3>
+<p>For the latest developments you may also be interested in the corresponding
+ <a href="/download/code/">source code</a> repositories the command line relies on:</p>
 <ul>
-<li><a href="http://www.taverna.org.uk/download/command-line-tool/2-5/core/#download-windows">taverna-commandline-core-2.5.0-wini386.exe</a></li>
-<li>SHA1: e8ef54855d721b81518f8999f3090114675c05b2</li>
-<li>MD5: 438ccd89979c26873a600aa5f52fa965</li>
+<li><a href="https://github.com/apache/incubator-taverna-commandline">incubator-taverna-commandline</a></li>
+<li><a href="https://github.com/apache/incubator-taverna-common-activities">incubator-taverna-common-activities</a></li>
+<li><a href="https://github.com/apache/incubator-taverna-engine">incubator-taverna-engine</a></li>
+<li><a href="https://github.com/apache/incubator-taverna-osgi">incubator-taverna-osgi</a></li>
+<li><a href="https://github.com/apache/incubator-taverna-language">incubator-taverna-language</a></li>
 </ul>
-<p>Please <a href="/community">contact us</a> to confirm continued interest in a 32 bit installer</p>
-<p><a name="maxos"></a></p>
-<h2 id="taverna-command-line-25-for-mac-os-x">Taverna Command Line 2.5 for Mac OS X<a class="headerlink" href="#taverna-command-line-25-for-mac-os-x" title="Permanent link">&para;</a></h2>
-<ul>
-<li><a href="http://www.taverna.org.uk/download/command-line-tool/2-5/core/#download-mac">taverna-commandline-core-2.5.0-osx.tgz</a></li>
-<li>SHA1: e9acb3a48db9ccb39dac7d06d5487a1f5070041e</li>
-<li>MD5: b448e35542b1e8cc56492fa04577671d</li>
-</ul>
-<p><a name="linuxdeb"></a></p>
-<h2 id="taverna-command-line-25-for-linux-rpm-package">Taverna Command Line 2.5 for Linux RPM package<a class="headerlink" href="#taverna-command-line-25-for-linux-rpm-package" title="Permanent link">&para;</a></h2>
-<ul>
-<li><a href="http://www.taverna.org.uk/download/command-line-tool/2-5/core/#download-linux">taverna-commandline-core-2.5.0-linux_x86_64.rpm</a></li>
-<li>SHA1: 3c8da38e7febdf60fbe34dfa2113d9c33abb0e12</li>
-<li>MD5: 0b40e88c2cde85ae6482069d70009387</li>
-</ul>
-<p><a name="linuxrpm"></a></p>
-<h2 id="taverna-command-line-25-for-linux-debian-package">Taverna Command Line 2.5 for Linux Debian package<a class="headerlink" href="#taverna-command-line-25-for-linux-debian-package" title="Permanent link">&para;</a></h2>
-<ul>
-<li><a href="http://www.taverna.org.uk/download/command-line-tool/2-5/core/#download-linux">taverna-commandline-core-2.5.0-linux_amd64.deb</a></li>
-<li>SHA1: 52238b88cfb234618dbb6354f454f691458d92b2</li>
-<li>MD5: f9242892270688849f9d2ccf38e9d84a</li>
-</ul>
-<p><a name="#zip"></a></p>
-<h2 id="taverna-command-line-25-standalone">Taverna Command Line 2.5 standalone<a class="headerlink" href="#taverna-command-line-25-standalone" title="Permanent link">&para;</a></h2>
-<p>This is operating system and architecture-neutral binary.
-Check the standalone's <a href="/download/system-requirements#standalone">system requirements</a>.</p>
-<ul>
-<li><a href="http://www.taverna.org.uk/download/command-line-tool/2-5/core/#download-binary">taverna-commandline-core-2.5.0-standalone.zip</a></li>
-<li>SHA1: 3311b223a6a1d75c578500030b6a2c75a7413cf8</li>
-<li>MD5: d4b283fdb60bc830fd2b60b163afd590</li>
-</ul></div>
+<p>Each release has a corresponding tag, e.g. <code>3.1.0-incubating</code>.</p>
+<h2 id="binary-distribution">Binary distribution<a class="headerlink" href="#binary-distribution" title="Permanent link">&para;</a></h2>
+<p>Apache Taverna Command Line 3.1.0 is the first release
+of the Taverna 3 Command Line. It is only available as
+source code, as we think this release is mainly useful for
+development and testing.</p>
+<p>Apache Taverna is planning to release a binary distribution of
+Apache Taverna Command Line in its next version.</p>
+<p>Please contact the <a href="/community/lists#devtaverna">dev@taverna</a> mailing list
+for details.</p>
+<h2 id="archived-releases">Archived releases<a class="headerlink" href="#archived-releases" title="Permanent link">&para;</a></h2>
+<p>For all archived Apache Taverna releases, see
+<a href="https://archive.apache.org/dist/incubator/taverna/">archive.apache.org</a>.</p>
+<p>Taverna 2.5 and earlier were released before incubating
+to the Apache Software Foundation.
+<a href="http://www.taverna.org.uk/download/command-line-tool/">Taverna Command Line 2.5 and earlier</a>
+remain available for archival purposes.</p>
+<p>Users of the <a href="/download/workbench">Taverna Workbench 2.x</a> are still recommended to use the
+non-Apache release of
+<a href="http://www.taverna.org.uk/download/command-line-tool/2-5/">Taverna Command Line 2.5</a>
+in production. Note however that Taverna 2.5 is
+<strong>no longer maintained</strong> - users are encouraged to evaluate
+Apache Taverna Command Line and provide
+<a href="/community">feedback</a> to its development.</p>
+<p>Taverna Command Line 2.5 can be <a href="https://bitbucket.org/taverna/taverna-commandline-product/downloads/">downloaded from BitBucket</a>.
+Note that these non-Apache releases are licensed as
+<a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html">LGPL 2.1</a> or
+<a href="http://www.gnu.org/licenses/gpl-3.0.html">GPL 3.0</a>.</p></div>
 
     </div>
 

Modified: websites/staging/taverna/trunk/content/download/common-activities/index.html
==============================================================================
--- websites/staging/taverna/trunk/content/download/common-activities/index.html (original)
+++ websites/staging/taverna/trunk/content/download/common-activities/index.html Mon May  9 16:37:43 2016
@@ -28,7 +28,7 @@
 	
 	  <!-- custom JSON-LD for this page -->
 	  <script type="application/ld+json">  
-		  { "@context" : "http://schema.org", "@type" : ["Product", "SoftwareApplication"], "@id": "https://taverna.incubator.apache.org/download/common-activities/", "url": "https://taverna.incubator.apache.org/download/common-activities/", "applicationSuite": "Apache Taverna (incubating)", "name" : "Apache Taverna Common Activities (incubating)", "description" : "Apache Taverna Common Activities (incubating) .", "brand" : { "@type" : "Brand", "name" : "Apache Taverna", "logo" : "https://taverna.incubator.apache.org/img/taverna-logo-145x134.png" }, "publisher" : { "@type" : "Organization", "@id" : "https://www.apache.org/", "url" : "https://www.apache.org/", "name" : "The Apache Software Foundation (ASF)" }, "softwareVersion": "2.1.0-incubating", "downloadUrl" : "https://www-eu.apache.org/dist/incubator/taverna/source/taverna-common-activities-2.1.0-incubating/apache-taverna-common-activities-2.1.0-incubating-source-release.zip", "fileSize": "585KB", "releaseNotes" : "https://issues.apac
 he.org/jira/secure/ReleaseNote.jspa?version=12332248&projectId=12318322", "author": { "@id": "https://taverna.incubator.apache.org/about/", "url": "https://taverna.incubator.apache.org/about/", "type": "Organization", "name": "Apache Taverna PPMC" } }  
+		  { "@context" : "http://schema.org", "@type" : ["Product", "SoftwareApplication"], "@id": "https://taverna.incubator.apache.org/download/common-activities/", "url": "https://taverna.incubator.apache.org/download/common-activities/", "applicationSuite": "Apache Taverna (incubating)", "name" : "Apache Taverna Common Activities (incubating)", "description" : "Apache Taverna Common Activities (incubating) are plugins for invoking common activity types from Taverna Engine, e.g. REST, WSDL, Beanshell and command line tools.", "brand" : { "@type" : "Brand", "name" : "Apache Taverna", "logo" : "https://taverna.incubator.apache.org/img/taverna-logo-145x134.png" }, "publisher" : { "@type" : "Organization", "@id" : "https://www.apache.org/", "url" : "https://www.apache.org/", "name" : "The Apache Software Foundation (ASF)" }, "softwareVersion": "2.1.0-incubating", "downloadUrl" : "https://www-eu.apache.org/dist/incubator/taverna/source/taverna-common-activities-2.1.0-incubating/apache-taver
 na-common-activities-2.1.0-incubating-source-release.zip", "fileSize": "585KB", "releaseNotes" : "https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12332248&projectId=12318322", "author": { "@id": "https://taverna.incubator.apache.org/about/", "url": "https://taverna.incubator.apache.org/about/", "type": "Organization", "name": "Apache Taverna PPMC" } }  
 	  </script>
 	
 	  <!-- generic JSON-LD for this page -->