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/05/05 16:01:48 UTC

[1/2] incubator-taverna-common-activities git commit: README typos

Repository: incubator-taverna-common-activities
Updated Branches:
  refs/heads/master aed86a8ce -> 74d6b85b8


README typos


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/commit/736b923b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/736b923b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/736b923b

Branch: refs/heads/master
Commit: 736b923b81301d9577b7d3121ebbf1356e5b00f2
Parents: aed86a8
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu May 5 17:01:21 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu May 5 17:01:21 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/736b923b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 5213e04..b7fdc03 100644
--- a/README.md
+++ b/README.md
@@ -134,7 +134,7 @@ The following provides more details on the included cryptographic software:
 * [taverna-rest-activity](taverna-rest-activity)
   depend on
   [Apache HttpComponents](https://hc.apache.org/) Client,
-  which can be configured to initiate
+  and can be configured to initiate
   `https://` connections.
 * [taverna-wsdl-generic](taverna-wsdl-generic)
   and [taverna-wsdl-activity](taverna-wsdl-activity) uses
@@ -152,3 +152,4 @@ The following provides more details on the included cryptographic software:
   which includes UnixCrypt.java for one way cryptography, and can be
   configured for SSL encryption using
   [Java Secure Socket Extension](https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html)
+


[2/2] incubator-taverna-common-activities git commit: taverna-credential-manager-api

Posted by st...@apache.org.
taverna-credential-manager-api


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/commit/74d6b85b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/74d6b85b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/74d6b85b

Branch: refs/heads/master
Commit: 74d6b85b8b6312edb2f614404260404f3ad60d14
Parents: 736b923
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu May 5 17:01:35 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu May 5 17:01:35 2016 +0100

----------------------------------------------------------------------
 taverna-external-tool-activity/pom.xml | 2 +-
 taverna-interaction-activity/pom.xml   | 2 +-
 taverna-rest-activity/pom.xml          | 2 +-
 taverna-wsdl-activity/pom.xml          | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/74d6b85b/taverna-external-tool-activity/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-external-tool-activity/pom.xml b/taverna-external-tool-activity/pom.xml
index e48cefd..2bb053e 100644
--- a/taverna-external-tool-activity/pom.xml
+++ b/taverna-external-tool-activity/pom.xml
@@ -42,7 +42,7 @@
 		</dependency>
 		<dependency>
 			<groupId>org.apache.taverna.engine</groupId>
-			<artifactId>taverna-credential-manager</artifactId>
+			<artifactId>taverna-credential-manager-api</artifactId>
 			<version>${taverna.engine.version}</version>
 		</dependency>
 

http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/74d6b85b/taverna-interaction-activity/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-interaction-activity/pom.xml b/taverna-interaction-activity/pom.xml
index 176854d..cfde90f 100644
--- a/taverna-interaction-activity/pom.xml
+++ b/taverna-interaction-activity/pom.xml
@@ -60,7 +60,7 @@
 		</dependency>
 		<dependency>
 			<groupId>org.apache.taverna.engine</groupId>
-			<artifactId>taverna-credential-manager</artifactId>
+			<artifactId>taverna-credential-manager-api</artifactId>
 			<version>${taverna.engine.version}</version>
 		</dependency>
 		<dependency>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/74d6b85b/taverna-rest-activity/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-rest-activity/pom.xml b/taverna-rest-activity/pom.xml
index ec730ca..14cc298 100644
--- a/taverna-rest-activity/pom.xml
+++ b/taverna-rest-activity/pom.xml
@@ -42,7 +42,7 @@
 		</dependency>
 		<dependency>
 			<groupId>org.apache.taverna.engine</groupId>
-			<artifactId>taverna-credential-manager</artifactId>
+			<artifactId>taverna-credential-manager-api</artifactId>
 			<version>${taverna.engine.version}</version>
 		</dependency>
 

http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/74d6b85b/taverna-wsdl-activity/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-wsdl-activity/pom.xml b/taverna-wsdl-activity/pom.xml
index 4902b62..cbee926 100644
--- a/taverna-wsdl-activity/pom.xml
+++ b/taverna-wsdl-activity/pom.xml
@@ -69,7 +69,7 @@
 		</dependency>
 		<dependency>
 			<groupId>org.apache.taverna.engine</groupId>
-			<artifactId>taverna-credential-manager</artifactId>
+			<artifactId>taverna-credential-manager-api</artifactId>
 			<version>${taverna.engine.version}</version>
 		</dependency>
 		<dependency>