[HUDI-143] Excluding javax.* from utilities and spark bundles
- Plus minor code review comments
This commit is contained in:
committed by
Balaji Varadarajan
parent
7a973a6944
commit
d0b9b56b7d
@@ -148,6 +148,7 @@
|
||||
<!-- Use this jar's NOTICE and license file -->
|
||||
<exclude>META-INF/NOTICE*</exclude>
|
||||
<exclude>META-INF/LICENSE*</exclude>
|
||||
<exclude>META-INF/services/javax.*</exclude>
|
||||
</excludes>
|
||||
</filter>
|
||||
</filters>
|
||||
|
||||
Reference in New Issue
Block a user