File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 419419 <relocation >
420420 <!-- lz4 compression -->
421421 <pattern >net.jpountz</pattern >
422- <shadedPattern >${shade.base} .jpountz</shadedPattern >
422+ <shadedPattern >${shade.base} .net. jpountz</shadedPattern >
423423 </relocation >
424424 <relocation >
425425 <pattern >org.roaringbitmap</pattern >
435435
436436 <relocation >
437437 <pattern >com.google</pattern >
438- <shadedPattern >${shade.base} .google</shadedPattern >
438+ <shadedPattern >${shade.base} .com. google</shadedPattern >
439439 </relocation >
440440
441441 <relocation >
442442 <pattern >org.apache</pattern >
443- <shadedPattern >${shade.base} .apache</shadedPattern >
443+ <shadedPattern >${shade.base} .org.apache</shadedPattern >
444+ </relocation >
445+
446+ <relocation >
447+ <pattern >org.antlr</pattern >
448+ <shadedPattern >${shade.base} .org.antlr</shadedPattern >
444449 </relocation >
445450 </relocations >
446451 <transformers >
You can’t perform that action at this time.
0 commit comments