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/02/27 16:23:36 UTC

[1/2] incubator-taverna-commandline git commit: taverna-workflowmodel-extensions

Repository: incubator-taverna-commandline
Updated Branches:
  refs/heads/master 36e61efdb -> 6e1ba407b


taverna-workflowmodel-extensions


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/commit/5f96bbc5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/tree/5f96bbc5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/diff/5f96bbc5

Branch: refs/heads/master
Commit: 5f96bbc5936acbd749ca346c773b84afca0b6a21
Parents: 36e61ef
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Mon Feb 23 15:49:13 2015 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Mon Feb 23 15:49:13 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/5f96bbc5/taverna-commandline-product/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-commandline-product/pom.xml b/taverna-commandline-product/pom.xml
index 38bcb42..df959b1 100644
--- a/taverna-commandline-product/pom.xml
+++ b/taverna-commandline-product/pom.xml
@@ -474,7 +474,7 @@
 		</dependency>
 		<dependency>
 			<groupId>org.apache.taverna.engine</groupId>
-			<artifactId>taverna-workflowmodel-core-extensions</artifactId>
+			<artifactId>taverna-workflowmodel-extensions</artifactId>
 			<version>${taverna.engine.version}</version>
 		</dependency>
 		<dependency>


[2/2] incubator-taverna-commandline git commit: scufl2 dependencies updated

Posted by st...@apache.org.
scufl2 dependencies updated


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/commit/6e1ba407
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/tree/6e1ba407
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/diff/6e1ba407

Branch: refs/heads/master
Commit: 6e1ba407b1e5f90b7dc3e11a93a531245154d56d
Parents: 5f96bbc
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Fri Feb 27 15:23:26 2015 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Fri Feb 27 15:23:26 2015 +0000

----------------------------------------------------------------------
 taverna-commandline-common/pom.xml  | 15 ---------------
 taverna-commandline-product/pom.xml | 13 +------------
 taverna-commandline-tests/pom.xml   |  2 +-
 3 files changed, 2 insertions(+), 28 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/6e1ba407/taverna-commandline-common/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-commandline-common/pom.xml b/taverna-commandline-common/pom.xml
index 17c6a42..0627097 100644
--- a/taverna-commandline-common/pom.xml
+++ b/taverna-commandline-common/pom.xml
@@ -34,21 +34,6 @@
 		</dependency>
 		<dependency>
 			<groupId>org.apache.taverna.language</groupId>
-			<artifactId>taverna-scufl2-validation</artifactId>
-			<version>${taverna.language.version}</version>
-		</dependency>
-		<dependency>
-			<groupId>org.apache.taverna.language</groupId>
-			<artifactId>taverna-scufl2-validation-structural</artifactId>
-			<version>${taverna.language.version}</version>
-		</dependency>
-		<dependency>
-			<groupId>org.apache.taverna.language</groupId>
-			<artifactId>taverna-scufl2-validation-correctness</artifactId>
-			<version>${taverna.language.version}</version>
-		</dependency>
-		<dependency>
-			<groupId>org.apache.taverna.language</groupId>
 			<artifactId>taverna-databundle</artifactId>
 			<version>${taverna.language.version}</version>
 		</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/6e1ba407/taverna-commandline-product/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-commandline-product/pom.xml b/taverna-commandline-product/pom.xml
index df959b1..5751c3d 100644
--- a/taverna-commandline-product/pom.xml
+++ b/taverna-commandline-product/pom.xml
@@ -401,7 +401,7 @@
 		<!-- Scufl2 -->
 		<dependency>
 			<groupId>org.apache.taverna.language</groupId>
-			<artifactId>taverna-scufl2-rdfxml</artifactId>
+			<artifactId>taverna-scufl2-wfbundle</artifactId>
 			<version>${taverna.language.version}</version>
 		</dependency>
 		<dependency>
@@ -409,17 +409,6 @@
 			<artifactId>taverna-scufl2-t2flow</artifactId>
 			<version>${taverna.language.version}</version>
 		</dependency>
-		<dependency>
-			<groupId>org.apache.taverna.language</groupId>
-			<artifactId>taverna-scufl2-validation-structural</artifactId>
-			<version>${taverna.language.version}</version>
-		</dependency>
-		<dependency>
-			<groupId>org.apache.taverna.language</groupId>
-			<artifactId>taverna-scufl2-validation-correctness</artifactId>
-			<version>${taverna.language.version}</version>
-		</dependency>
-
 		<!-- Data bundle -->
 		<dependency>
 			<groupId>org.apache.taverna.language</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/6e1ba407/taverna-commandline-tests/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-commandline-tests/pom.xml b/taverna-commandline-tests/pom.xml
index e28c4a0..1fe77cd 100644
--- a/taverna-commandline-tests/pom.xml
+++ b/taverna-commandline-tests/pom.xml
@@ -31,7 +31,7 @@
 		</dependency>
 		<dependency>
 			<groupId>org.apache.taverna.language</groupId>
-			<artifactId>taverna-scufl2-rdfxml</artifactId>
+			<artifactId>taverna-scufl2-wfbundle</artifactId>
 			<version>${taverna.language.version}</version>
 			<scope>test</scope>
 		</dependency>