Try exclude all files in unix package

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

Branch: refs/heads/master
Commit: c3d0cf96bb9a484ef90ec1b2151e4c77d0a9f6c6
Parents: 535b133
Author: Michael Stack <st...@apache.org>
Authored: Mon Jun 26 17:20:40 2017 -0700
Committer: Michael Stack <st...@apache.org>
Committed: Mon Jun 26 17:20:40 2017 -0700

----------------------------------------------------------------------
 hbase-shaded-thirdparty/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/blob/c3d0cf96/hbase-shaded-thirdparty/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shaded-thirdparty/pom.xml b/hbase-shaded-thirdparty/pom.xml
index c7ce515..daa3c73 100644
--- a/hbase-shaded-thirdparty/pom.xml
+++ b/hbase-shaded-thirdparty/pom.xml
@@ -73,7 +73,7 @@
                       <!--Getting at native code; can't relocate this w/o 
changing c-source
                            -->
                       <exclude>
-                        
io.netty.channel.unix.LimitsStaticallyReferencedJniMethods
+                        io.netty.channel.unix.*
                       </exclude>
                     </excludes>
                   </relocation>

Reply via email to