HBASE-26546 hbase-shaded-client missing required thirdparty classes under hadoop 3.3.1 (#3926)

Signed-off-by: Sean Busbey <busbey@apache.org>
This commit is contained in:
Bryan Beaudreault 2022-02-22 01:19:29 -05:00 committed by GitHub
parent 55ea2ef3aa
commit cd45cadbc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -525,8 +525,6 @@
<!-- We already concat NOTICE, safe to drop individual ones -->
<exclude>LICENSE</exclude>
<exclude>NOTICE</exclude>
<!-- Remove the shaded guava added in hadoop-3.3.1+-->
<exclude>org/apache/hadoop/thirdparty/**/*</exclude>
</excludes>
</filter>
<filter>