File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 104104 <pattern >com.google.common</pattern >
105105 <shadedPattern >org.apache.sedona.shaded.guava</shadedPattern >
106106 </relocation >
107+ <relocation >
108+ <pattern >it.unimi.dsi.fastutil</pattern >
109+ <shadedPattern >org.apache.sedona.shaded.fastutil</shadedPattern >
110+ </relocation >
107111 </relocations >
108112 <filters >
109113 <!-- filter to address "Invalid signature file" issue - see http://stackoverflow.com/a/6743609/589215 -->
Original file line number Diff line number Diff line change 147147 <pattern >com.google.common</pattern >
148148 <shadedPattern >org.apache.sedona.shaded.guava</shadedPattern >
149149 </relocation >
150+ <relocation >
151+ <pattern >it.unimi.dsi.fastutil</pattern >
152+ <shadedPattern >org.apache.sedona.shaded.fastutil</shadedPattern >
153+ </relocation >
150154 </relocations >
151155 <filters >
152156 <!-- filter to address "Invalid signature file" issue - see http://stackoverflow.com/a/6743609/589215 -->
Original file line number Diff line number Diff line change 257257 <pattern >com.google.common</pattern >
258258 <shadedPattern >org.apache.sedona.shaded.guava</shadedPattern >
259259 </relocation >
260+ <relocation >
261+ <pattern >it.unimi.dsi.fastutil</pattern >
262+ <shadedPattern >org.apache.sedona.shaded.fastutil</shadedPattern >
263+ </relocation >
260264 </relocations >
261265 <filters >
262266 <!-- filter to address "Invalid signature file" issue - see http://stackoverflow.com/a/6743609/589215 -->
You can’t perform that action at this time.
0 commit comments