You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2021/05/25 13:29:11 UTC

[GitHub] [phoenix] martin-g commented on a change in pull request #1238: PHOENIX-6475 Use github.com/os72/protoc-jar when building on Linux ARM64

martin-g commented on a change in pull request #1238:
URL: https://github.com/apache/phoenix/pull/1238#discussion_r638787814



##########
File path: phoenix-pherf/pom.xml
##########
@@ -133,10 +133,6 @@
       <groupId>org.apache.phoenix.thirdparty</groupId>
       <artifactId>phoenix-shaded-commons-cli</artifactId>
     </dependency>
-    <dependency>
-      <groupId>commons-io</groupId>
-      <artifactId>commons-io</artifactId>
-    </dependency>

Review comment:
       This dependency is removed because it is a duplicate of another one at line 125.
   Let me know if it should be in a separate PR!




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org