PHOENIX-3236 Problem with shading apache commons on Azure.

Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/79e83375
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/79e83375
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/79e83375

Branch: refs/heads/4.x-HBase-1.3
Commit: 79e8337500b171f02b8740c0a809a2ffb9d0d1cd
Parents: a575ac0
Author: Sergey Soldatov <s...@apache.org>
Authored: Thu Sep 1 00:08:14 2016 -0700
Committer: Sergey Soldatov <s...@apache.org>
Committed: Fri Aug 24 10:57:37 2018 -0700

----------------------------------------------------------------------
 phoenix-client/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/phoenix/blob/79e83375/phoenix-client/pom.xml
----------------------------------------------------------------------
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index c8fb6aa..b3cc9e5 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -275,6 +275,7 @@
                   <excludes>
                     <exclude>org.apache.commons.csv.**</exclude>
                     <exclude>org.apache.commons.logging.**</exclude>
+                    <exclude>org.apache.commons.configuration.**</exclude>
                   </excludes>
                 </relocation>
                 <relocation>

Reply via email to