[ARVADOS] updated: 2e273679fbf3f73ac7b7cfcf9ef8380047e959a0

git at public.curoverse.com git at public.curoverse.com
Wed Apr 30 07:41:27 EDT 2014


Summary of changes:
 sdk/java/pom.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

       via  2e273679fbf3f73ac7b7cfcf9ef8380047e959a0 (commit)
      from  ab5ded7cdf302ad156c58d47f59ab07e3a14ec69 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 2e273679fbf3f73ac7b7cfcf9ef8380047e959a0
Author: radhika <radhika at radhika>
Date:   Wed Apr 30 07:40:35 2014 -0400

    2525: Java SDK does not need com.google.oauth-client library

diff --git a/sdk/java/pom.xml b/sdk/java/pom.xml
index c15c092..ed0e483 100644
--- a/sdk/java/pom.xml
+++ b/sdk/java/pom.xml
@@ -25,11 +25,6 @@
     	<version>1.18.0-rc</version>
     </dependency>
     <dependency>
-      <groupId>com.google.oauth-client</groupId>
-      <artifactId>google-oauth-client-jetty</artifactId>
-      <version>1.18.0-rc</version>
-    </dependency>
-    <dependency>
     	<groupId>com.google.guava</groupId>
     	<artifactId>guava</artifactId>
     	<version>r05</version>

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list