Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This document is intended for first-time reviewers of Apache Taverna, particularly those reviewers who desire additional information about the review process and tools used. (See also How to Review a Release and Vote.)

General getting-started information

In addition to the prerequisites listed in the download instructions (on the website) or the README file, you will also need:

...

...

Verify your environment

Verify Use the command line interface to verify you have the correct versions of the following software. The versions must match the requirements in the module download instructions.

  • Maven
  • Java

Check the versions using the command line interface:Maven and Java as stated in the README file. Use the following commands to check Maven (mvn) and Java versions.

    mvn -- version
    java – java --version

...

Download the release candidate

...