From bcf500ccd4ee9d4edc9662af443107cb23b4791e Mon Sep 17 00:00:00 2001 From: Ajit Thakor Date: Wed, 19 Jun 2019 19:40:02 +0530 Subject: [PATCH 1/3] cleanup unused dependency of contrib-google-cloud-logging --- google-cloud-clients/google-cloud-logging/pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/google-cloud-clients/google-cloud-logging/pom.xml b/google-cloud-clients/google-cloud-logging/pom.xml index 34ea3f45bfb4..bf67a0e7614e 100644 --- a/google-cloud-clients/google-cloud-logging/pom.xml +++ b/google-cloud-clients/google-cloud-logging/pom.xml @@ -34,18 +34,10 @@ com.google.api.grpc proto-google-cloud-logging-v2 - - io.grpc - grpc-netty-shaded - io.grpc grpc-stub - - io.grpc - grpc-auth - @@ -133,4 +125,4 @@ - + \ No newline at end of file From 5828bbd464db280464de6ce4a3899779f6603f20 Mon Sep 17 00:00:00 2001 From: Ajit Thakor Date: Wed, 26 Jun 2019 16:53:40 +0530 Subject: [PATCH 2/3] remove unused dependency of logging --- .../google-cloud-logging/pom.xml | 22 ------------------- 1 file changed, 22 deletions(-) diff --git a/google-cloud-clients/google-cloud-logging/pom.xml b/google-cloud-clients/google-cloud-logging/pom.xml index bf67a0e7614e..21be057369e0 100644 --- a/google-cloud-clients/google-cloud-logging/pom.xml +++ b/google-cloud-clients/google-cloud-logging/pom.xml @@ -18,26 +18,14 @@ google-cloud-logging - - ${project.groupId} - google-cloud-core - ${project.groupId} google-cloud-core-grpc - - com.google.api - gax-grpc - com.google.api.grpc proto-google-cloud-logging-v2 - - io.grpc - grpc-stub - @@ -51,21 +39,11 @@ truth test - - com.google.api.grpc - proto-google-common-protos - compile - com.google.api.grpc grpc-google-cloud-logging-v2 test - - junit - junit - test - org.easymock easymock From f87350b4cfbcf72fa98c1c7858a6b09929094eb7 Mon Sep 17 00:00:00 2001 From: Ajit Thakor Date: Wed, 3 Jul 2019 12:10:40 +0530 Subject: [PATCH 3/3] add the newline at the end of the file --- google-cloud-clients/google-cloud-logging/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-cloud-clients/google-cloud-logging/pom.xml b/google-cloud-clients/google-cloud-logging/pom.xml index 21be057369e0..549d34669740 100644 --- a/google-cloud-clients/google-cloud-logging/pom.xml +++ b/google-cloud-clients/google-cloud-logging/pom.xml @@ -103,4 +103,4 @@ - \ No newline at end of file +