Fully relocate the jedis driver

This commit is contained in:
Luck
2018-02-24 18:20:56 +00:00
Unverified
parent 4e4ec8e608
commit 6704ac4b46
5 changed files with 17 additions and 0 deletions
@@ -156,6 +156,7 @@ public enum Dependency {
"HqqWy45QVeTVF0Z/DzsrPLvGKn2dHotqI8YX7GDThvo=",
Relocation.allOf(
Relocation.of("jedis", "redis{}clients{}jedis"),
Relocation.of("jedisutil", "redis{}clients{}util"),
Relocation.of("commonspool2", "org{}apache{}commons{}pool2")
)
),