You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

This is a DRAFT article for discussion purposes only.

Apache Taverna Engine <version>, Apache Taverna Activities <version>, Apache Taverna CommandLine <version>

Introduction

These are the release notes for the release of Taverna Engine, Taverna Activities, and Taverna CommandLine.

New Features

(1) Improved WSDL support

This release adds improved WSDL support using Apache Woden. The code has two parsers (wsdl 1.1 based on WSDL4j and 2.0 based on Woden) that implement a common interface (inherited from “wsdl-generic” based on AXIS 1.4). The service execution part is based on embedded JAX-WS API, but given that this part is calling the abstract interface, there shouldn’t be a significant change.

Improvements/Enhancements

(1) TBD

Removed / Retired Features

(1) Activities

These activities were part of the alpha release (3.0.a2), but ARE NO LONGER supported.

– RShell
– Soaplab
– Biomart

They are now maintained (??) separately as part of the Taverna Plugin Bioinformatics and Taverna Extras(What does this mean? Will they be part of a future release?)

This should be moved to a second release notes for the next release of Engine/Activities/CommandLine

Bug Fixes

See change notes:



  https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12333249&projectId=12318322
  https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12333250&projectId=12318322
  https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12332248&projectId=12318322

Known Issues

Are there any known issues we should list here?

Issue 1

TBD

Workaround

TBD

Installation Information

Source Code Name Changes

Package names have changed to org.apache.taverna.* and source code has been reorganized.

Prerequisites

Java 1.8 or newer (tested with OpenJDK 1.8)
Apache Maven 3.2.5 or newer (older versions probably also work)

Installation

TBD

Stay Informed

Please subscribe to and contact the dev@taverna mailing list for any questions, suggestions, and discussions about Apache Taverna.

Bugs and feature plannings are tracked in the JIRA Issue tracker under the TAVERNA component Taverna Language. Anyone may add an issue.

 

  • No labels