pandalib-db do not relocate commons-logging classes
This commit is contained in:
@@ -73,12 +73,12 @@
|
|||||||
</filters>
|
</filters>
|
||||||
<relocations>
|
<relocations>
|
||||||
<relocation>
|
<relocation>
|
||||||
<pattern>org.apache.commons</pattern>
|
<pattern>org.apache.commons.dbcp2</pattern>
|
||||||
<shadedPattern>fr.pandacube.lib.db.shaded.commons</shadedPattern>
|
<shadedPattern>fr.pandacube.lib.db.shaded.commons.dbcp2</shadedPattern>
|
||||||
</relocation>
|
</relocation>
|
||||||
<relocation>
|
<relocation>
|
||||||
<pattern>org.apache.commons</pattern>
|
<pattern>org.apache.commons.pool2</pattern>
|
||||||
<shadedPattern>fr.pandacube.lib.db.shaded.commons</shadedPattern>
|
<shadedPattern>fr.pandacube.lib.db.shaded.commons.pool2</shadedPattern>
|
||||||
</relocation>
|
</relocation>
|
||||||
</relocations>
|
</relocations>
|
||||||
<transformers>
|
<transformers>
|
||||||
|
Reference in New Issue
Block a user