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 2018/07/16 09:22:29 UTC

[15/15] incubator-taverna-language git commit: add taverna-scufl2-cwl to build

add taverna-scufl2-cwl to build


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

Branch: refs/heads/master
Commit: afcfd77c58dc22d9e3c367f70741ae9116c5e9da
Parents: 88c14c4
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Mon Jul 16 10:21:35 2018 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Mon Jul 16 10:21:35 2018 +0100

----------------------------------------------------------------------
 README.md | 1 +
 pom.xml   | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/afcfd77c/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 0e332d2..6d5ae2f 100644
--- a/README.md
+++ b/README.md
@@ -97,6 +97,7 @@ Official modules:
 
 Experimental modules:
 
+* [taverna-scufl2-cwl](taverna-scufl2-cwl/) Load/save [Common Workflow Language](https://www.commonwl.org/)
 * [taverna-scufl2-scufl](taverna-scufl2-scufl/) Load Taverna 1 `.xml` workflows (SCUFL 1)
 * [taverna-scufl2-annotation](taverna-scufl2-annotation/) Annotation utillity functions
 * [taverna-baclava-language](taverna-baclava-language) Load Taverna 2 data documents (workflow inputs/outputs)

http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/afcfd77c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 44dc74f..8c813ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -309,6 +309,7 @@ additional dependencies to be a happy OSGi bundle -->
       <module>taverna-scufl2-wfbundle</module>
       <module>taverna-tavlang-tool</module>
       <module>taverna-scufl2-wfdesc</module>
+      <module>taverna-scufl2-cwl</module>
     </modules>
   </profile>
   <profile>