You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by ja...@apache.org on 2017/12/16 18:28:36 UTC

[2/2] phoenix git commit: PHOENIX-4454 Phoenix client library fails, missing log4j library (Pedro Boado)

PHOENIX-4454 Phoenix client library fails, missing log4j library (Pedro Boado)


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

Branch: refs/heads/4.x-cdh5.11.2
Commit: a50bf3e5f910696db5699688858f44c42bfe2907
Parents: 4332122
Author: James Taylor <jt...@salesforce.com>
Authored: Sat Dec 16 10:21:29 2017 -0800
Committer: James Taylor <jt...@salesforce.com>
Committed: Sat Dec 16 10:21:29 2017 -0800

----------------------------------------------------------------------
 phoenix-client/pom.xml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/phoenix/blob/a50bf3e5/phoenix-client/pom.xml
----------------------------------------------------------------------
diff --git a/phoenix-client/pom.xml b/phoenix-client/pom.xml
index a42a8aa..1a738a2 100644
--- a/phoenix-client/pom.xml
+++ b/phoenix-client/pom.xml
@@ -129,8 +129,6 @@
                 <excludes>
                   <exclude>org.apache.phoenix:phoenix-client</exclude>
                   <exclude>xom:xom</exclude>
-                  <exclude>log4j:log4j</exclude>
-                  <exclude>org.slf4j:slf4j-log4j12</exclude>
                 </excludes>
               </artifactSet>
               <filters>