Skip to content

Commit b9b7a65

Browse files
bbeaudreaultbusbey
authored andcommitted
HBASE-26546 hbase-shaded-client missing required thirdparty classes under hadoop 3.3.1 (#3926)
Signed-off-by: Sean Busbey <[email protected]> (cherry picked from commit cd45cad)
1 parent b265fe5 commit b9b7a65

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
@@ -519,8 +519,6 @@
519519
<!-- We already concat NOTICE, safe to drop individual ones -->
520520
<exclude>LICENSE</exclude>
521521
<exclude>NOTICE</exclude>
522-
<!-- Remove the shaded guava added in hadoop-3.3.1+-->
523-
<exclude>org/apache/hadoop/thirdparty/**/*</exclude>
524522
</excludes>
525523
</filter>
526524
<filter>

0 commit comments

Comments
 (0)