[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:
@@ -175,6 +175,10 @@
|
|||||||
<pattern>org.apache.htrace.</pattern>
|
<pattern>org.apache.htrace.</pattern>
|
||||||
<shadedPattern>org.apache.hudi.org.apache.htrace.</shadedPattern>
|
<shadedPattern>org.apache.hudi.org.apache.htrace.</shadedPattern>
|
||||||
</relocation>
|
</relocation>
|
||||||
|
<relocation>
|
||||||
|
<pattern>org.eclipse.jetty.</pattern>
|
||||||
|
<shadedPattern>org.apache.hudi.org.eclipse.jetty.</shadedPattern>
|
||||||
|
</relocation>
|
||||||
</relocations>
|
</relocations>
|
||||||
<filters>
|
<filters>
|
||||||
<filter>
|
<filter>
|
||||||
|
|||||||
Reference in New Issue
Block a user