You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ms...@apache.org on 2020/04/13 12:30:56 UTC

[hadoop-ozone] branch master updated: HDDS-3377. Remove guava 26.0-android jar. (#808)

This is an automated email from the ASF dual-hosted git repository.

msingh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 09ff517  HDDS-3377. Remove guava 26.0-android jar. (#808)
09ff517 is described below

commit 09ff517220b5e9ada1241573a8fc3493b350b6ac
Author: Wei-Chiu Chuang <we...@apache.org>
AuthorDate: Mon Apr 13 05:30:46 2020 -0700

    HDDS-3377. Remove guava 26.0-android jar. (#808)
---
 hadoop-ozone/dist/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/hadoop-ozone/dist/pom.xml b/hadoop-ozone/dist/pom.xml
index 4220684..0086e4a 100644
--- a/hadoop-ozone/dist/pom.xml
+++ b/hadoop-ozone/dist/pom.xml
@@ -167,11 +167,6 @@
                   <artifactId>protobuf-java</artifactId>
                   <version>3.5.1</version>
                 </artifactItem>
-                <artifactItem>
-                  <groupId>com.google.guava</groupId>
-                  <artifactId>guava</artifactId>
-                  <version>26.0-android</version>
-                </artifactItem>
               </artifactItems>
             </configuration>
           </execution>


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org