1
0

[HUDI-1199] relocated jetty in hudi-utilities-bundle pom (#1990)

* [HUDI-1199]: relocated jetty in hudi-utilities-bundle pom

* [HUDI-1199]: re trigger travis build
This commit is contained in:
Pratyaksh Sharma
2020-10-04 23:52:01 +05:30
committed by GitHub
parent 6c610b91ef
commit 080ba3ed54

View File

@@ -175,6 +175,10 @@
<pattern>org.apache.htrace.</pattern>
<shadedPattern>org.apache.hudi.org.apache.htrace.</shadedPattern>
</relocation>
<relocation>
<pattern>org.eclipse.jetty.</pattern>
<shadedPattern>org.apache.hudi.org.eclipse.jetty.</shadedPattern>
</relocation>
</relocations>
<filters>
<filter>