You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2016/02/02 23:16:20 UTC

[2/3] incubator-taverna-language git commit: TAVERNA-889 tavlang

TAVERNA-889 tavlang


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/41f03497
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/41f03497
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/41f03497

Branch: refs/heads/master
Commit: 41f034973e6852d812725e7c060369a58a68262a
Parents: e71a5d2
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Tue Feb 2 22:05:48 2016 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Tue Feb 2 22:05:48 2016 +0000

----------------------------------------------------------------------
 taverna-tavlang-tool/README.md | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/41f03497/taverna-tavlang-tool/README.md
----------------------------------------------------------------------
diff --git a/taverna-tavlang-tool/README.md b/taverna-tavlang-tool/README.md
index e76cbcd..084d825 100644
--- a/taverna-tavlang-tool/README.md
+++ b/taverna-tavlang-tool/README.md
@@ -15,16 +15,14 @@
    limitations under the License.
 -->
 
-# Apache Taverna Language Command Line
+# Apache Taverna tavlang tool
 
 
-This is planned as a command line for the
-[Apache Taverna Language](https://github.com/apache/incubator-taverna-language/),
+This is a command line for the [Apache Taverna
+Language](https://github.com/apache/incubator-taverna-language/),
 an API for the 
 [Apache Taverna](http://taverna.incubator.apache.org/) workflows.
 
-This module is a **work in progress** as part of Google Summer of Code 2015.
-
 
 
 ## License
@@ -66,7 +64,7 @@ before accepting a larger contribution.
 
 ## Requisites
 
-* Java 1.7 or newer
+* Java 1.8 or newer
 * [Apache Maven](https://maven.apache.org/download.html) 3.2.5 or newer (older
   versions probably also work)
 
@@ -422,4 +420,4 @@ Supported workflow bundle formats:- .t2flow, .wfbundle
 
 	Results were saved into ../../results.txt
 	
------------------------------------------------------------------------------------------------------------------------------------------
\ No newline at end of file
+-----------------------------------------------------------------------------------------------------------------------------------------