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:04:27 UTC

[1/2] incubator-taverna-language git commit: tavlang tool

Repository: incubator-taverna-language
Updated Branches:
  refs/heads/master 92ccd6b3c -> e71a5d2e2


tavlang tool


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/caf38ee3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/caf38ee3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/caf38ee3

Branch: refs/heads/master
Commit: caf38ee3b06fdb8ebba3d97f9a9031ad9c4baa4d
Parents: 92ccd6b
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Tue Feb 2 22:00:15 2016 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Tue Feb 2 22:00:15 2016 +0000

----------------------------------------------------------------------
 taverna-tavlang-tool/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/caf38ee3/taverna-tavlang-tool/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-tavlang-tool/pom.xml b/taverna-tavlang-tool/pom.xml
index 369dbf4..568f6e9 100644
--- a/taverna-tavlang-tool/pom.xml
+++ b/taverna-tavlang-tool/pom.xml
@@ -23,8 +23,8 @@
       	<version>0.15.1-incubating-SNAPSHOT</version>
     </parent>
     <artifactId>taverna-tavlang-tool</artifactId>
-    <name>Apache Taverna Language Commandline</name>
-    <description>Command line for Taverna Language (experimental)</description>
+    <name>Apache Taverna tavlang tool</name>
+    <description>Command line for Taverna Language</description>
 
 	
     <dependencies>


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

Posted by st...@apache.org.
TAVERNA-889 describe 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/e71a5d2e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/e71a5d2e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/e71a5d2e

Branch: refs/heads/master
Commit: e71a5d2e23d2625f6b78c590e90d5c0ad1bea04c
Parents: caf38ee
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Tue Feb 2 22:04:11 2016 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Tue Feb 2 22:04:17 2016 +0000

----------------------------------------------------------------------
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/e71a5d2e/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 8ccebc2..172f39d 100644
--- a/README.md
+++ b/README.md
@@ -27,8 +27,7 @@ The API includes support for the legacy formats from Taverna 2 and Taverna
 ## License
 
 (c) 2010-2014 University of Manchester
-
-(c) 2014-2015 Apache Software Foundation
+(c) 2014-2016 Apache Software Foundation
 
 This product includes software developed at The [Apache Software
 Foundation](http://www.apache.org/).
@@ -91,6 +90,7 @@ Official modules:
 * [taverna-scufl2-schemas](taverna-scufl2-schemas) SCUFL2 XML Schemas and OWL ontologies
 * [taverna-scufl2-wfdesc](taverna-scufl2-wfdesc/) save [wfdesc](https://w3id.org/ro#wfdesc) workflow structure as RDF Turtle
 * [taverna-scufl2-examples](taverna-scufl2-examples) Example usage of the SCUFL2 APIs
+* [taverna-tavlang-tool](taverna-tavlang-tool) Taverna Language tool `tavlang`
 
 Experimental modules:
 
@@ -208,3 +208,4 @@ points:
  * [org.apache.taverna.scufl2.api](http://taverna.incubator.apache.org/javadoc/taverna-language/org/apache/taverna/scufl2/api/package-summary.html)
  * [org.apache.taverna.robundle](http://taverna.incubator.apache.org/javadoc/taverna-language/org/apache/taverna/robundle/package-summary.html)
  * [org.apache.taverna.databundle](http://taverna.incubator.apache.org/javadoc/taverna-language/org/apache/taverna/databundle/package-summary.html)
+