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 2015/08/20 01:24:01 UTC

[1/2] incubator-taverna-language git commit: parent version 0.15.1-incubating-SNAPSHOT

Repository: incubator-taverna-language
Updated Branches:
  refs/heads/master b88140857 -> 349460af1


parent version 0.15.1-incubating-SNAPSHOT


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

Branch: refs/heads/master
Commit: 9f59a77dc8827fa0611fd9d5d3d7afe84a14e6f1
Parents: b881408
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu Aug 20 00:12:11 2015 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu Aug 20 00:12:11 2015 +0100

----------------------------------------------------------------------
 taverna-language-commandline/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/9f59a77d/taverna-language-commandline/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-language-commandline/pom.xml b/taverna-language-commandline/pom.xml
index f23dd53..ca39605 100644
--- a/taverna-language-commandline/pom.xml
+++ b/taverna-language-commandline/pom.xml
@@ -20,7 +20,7 @@
     <parent>
       	<groupId>org.apache.taverna.language</groupId>
       	<artifactId>taverna-language</artifactId>
-      	<version>0.15.0-incubating-SNAPSHOT</version>
+      	<version>0.15.1-incubating-SNAPSHOT</version>
     </parent>
     <artifactId>taverna-language-commandline</artifactId>
     <name>Apache Taverna Language Commandline</name>


[2/2] incubator-taverna-language git commit: Include taverna-language-commandline in build

Posted by st...@apache.org.
Include taverna-language-commandline in 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/349460af
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/349460af
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/349460af

Branch: refs/heads/master
Commit: 349460af1447cd04bfea59b047a99ab85652c185
Parents: 9f59a77
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu Aug 20 00:12:23 2015 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu Aug 20 00:12:23 2015 +0100

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/349460af/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6132bef..01bbdf1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,6 +257,7 @@
     <module>taverna-scufl2-t2flow</module>
     <module>taverna-scufl2-ucfpackage</module>
     <module>taverna-scufl2-wfbundle</module>
+    <module>taverna-language-commandline</module>
     <!-- Disabled temporarily due to dependency overload..
     <module>taverna-scufl2-wfdesc</module>
     -->