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/fd80cb87
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/fd80cb87
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/fd80cb87

Branch: refs/heads/4.x-HBase-1.4
Commit: fd80cb87e2821e8f88a5c9c5a860cf3bdfea1b70
Parents: 3b9a108
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:55 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/fd80cb87/phoenix-client/pom.xml
----------------------------------------------------------------------
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index 56cdfbf..8d37c8b 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