Skip to content

Commit cd45cad

Browse files
authored
HBASE-26546 hbase-shaded-client missing required thirdparty classes under hadoop 3.3.1 (#3926)
Signed-off-by: Sean Busbey <busbey@apache.org>
1 parent 55ea2ef commit cd45cad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hbase-shaded/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -525,8 +525,6 @@
525525
<!-- We already concat NOTICE, safe to drop individual ones -->
526526
<exclude>LICENSE</exclude>
527527
<exclude>NOTICE</exclude>
528-
<!-- Remove the shaded guava added in hadoop-3.3.1+-->
529-
<exclude>org/apache/hadoop/thirdparty/**/*</exclude>
530528
</excludes>
531529
</filter>
532530
<filter>

0 commit comments

Comments
 (0)