-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for
org.apache.curator:curator-client:5.4.0
and `org.ap…
…ache.curator:curator-framework:5.4.0`
- Loading branch information
1 parent
bb1671b
commit 3530884
Showing
77 changed files
with
8,933 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[ | ||
"reflect-config.json" | ||
] |
79 changes: 79 additions & 0 deletions
79
metadata/org.apache.curator/curator-client/5.4.0/reflect-config.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
[ | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.retry.RetryForever" | ||
}, | ||
"name": "java.lang.Object", | ||
"methods": [ | ||
{ | ||
"name": "toString", | ||
"parameterTypes": [] | ||
} | ||
] | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.retry.RetryForever" | ||
}, | ||
"name": "java.lang.StackWalker", | ||
"methods": [ | ||
{ | ||
"name": "getInstance", | ||
"parameterTypes": [ | ||
"java.util.Set", | ||
"int" | ||
] | ||
}, | ||
{ | ||
"name": "walk", | ||
"parameterTypes": [ | ||
"java.util.function.Function" | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.retry.RetryForever" | ||
}, | ||
"name": "java.lang.StackWalker$Option" | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.retry.RetryForever" | ||
}, | ||
"name": "java.lang.StackWalker$StackFrame", | ||
"methods": [ | ||
{ | ||
"name": "getClassName", | ||
"parameterTypes": [] | ||
}, | ||
{ | ||
"name": "getFileName", | ||
"parameterTypes": [] | ||
}, | ||
{ | ||
"name": "getLineNumber", | ||
"parameterTypes": [] | ||
}, | ||
{ | ||
"name": "getMethodName", | ||
"parameterTypes": [] | ||
} | ||
] | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.utils.DefaultZookeeperFactory" | ||
}, | ||
"name": "org.apache.zookeeper.ClientCnxnSocketNIO", | ||
"methods": [ | ||
{ | ||
"name": "<init>", | ||
"parameterTypes": [ | ||
"org.apache.zookeeper.client.ZKClientConfig" | ||
] | ||
} | ||
] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
[ | ||
{ | ||
"latest": true, | ||
"metadata-version": "5.4.0", | ||
"module": "org.apache.curator:curator-client", | ||
"tested-versions": [ | ||
"5.4.0" | ||
] | ||
} | ||
] |
3 changes: 3 additions & 0 deletions
3
metadata/org.apache.curator/curator-framework/5.4.0/index.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[ | ||
"reflect-config.json" | ||
] |
174 changes: 174 additions & 0 deletions
174
metadata/org.apache.curator/curator-framework/5.4.0/reflect-config.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,174 @@ | ||
[ | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.framework.schema.SchemaSetLoader" | ||
}, | ||
"name": "com.fasterxml.jackson.databind.ext.Java7SupportImpl", | ||
"methods": [ | ||
{ | ||
"name": "<init>", | ||
"parameterTypes": [] | ||
} | ||
] | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.framework.imps.NamespaceWatcher" | ||
}, | ||
"name": "java.lang.Object", | ||
"methods": [ | ||
{ | ||
"name": "toString", | ||
"parameterTypes": [] | ||
} | ||
] | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.framework.imps.NamespaceWatcher" | ||
}, | ||
"name": "java.lang.StackWalker", | ||
"methods": [ | ||
{ | ||
"name": "getInstance", | ||
"parameterTypes": [ | ||
"java.util.Set", | ||
"int" | ||
] | ||
}, | ||
{ | ||
"name": "walk", | ||
"parameterTypes": [ | ||
"java.util.function.Function" | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.framework.imps.NamespaceWatcher" | ||
}, | ||
"name": "java.lang.StackWalker$Option" | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.framework.imps.NamespaceWatcher" | ||
}, | ||
"name": "java.lang.StackWalker$StackFrame", | ||
"methods": [ | ||
{ | ||
"name": "getClassName", | ||
"parameterTypes": [] | ||
}, | ||
{ | ||
"name": "getFileName", | ||
"parameterTypes": [] | ||
}, | ||
{ | ||
"name": "getLineNumber", | ||
"parameterTypes": [] | ||
}, | ||
{ | ||
"name": "getMethodName", | ||
"parameterTypes": [] | ||
} | ||
] | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.framework.imps.CuratorFrameworkImpl" | ||
}, | ||
"name": "java.lang.Throwable", | ||
"methods": [ | ||
{ | ||
"name": "getSuppressed", | ||
"parameterTypes": [] | ||
} | ||
] | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.framework.imps.ProtectedMode" | ||
}, | ||
"name": "java.security.SecureRandomParameters" | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.framework.imps.NamespaceFacadeCache" | ||
}, | ||
"name": "org.apache.curator.shaded.com.google.common.util.concurrent.AbstractFuture", | ||
"fields": [ | ||
{ | ||
"name": "listeners" | ||
}, | ||
{ | ||
"name": "value" | ||
}, | ||
{ | ||
"name": "waiters" | ||
} | ||
] | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.framework.imps.NamespaceFacadeCache" | ||
}, | ||
"name": "org.apache.curator.shaded.com.google.common.util.concurrent.AbstractFuture$Waiter", | ||
"fields": [ | ||
{ | ||
"name": "next" | ||
}, | ||
{ | ||
"name": "thread" | ||
} | ||
] | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.framework.imps.EnsembleTracker" | ||
}, | ||
"name": "org.apache.zookeeper.AddWatchMode" | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.framework.imps.EnsembleTracker" | ||
}, | ||
"name": "org.apache.zookeeper.server.quorum.MultipleAddresses", | ||
"methods": [ | ||
{ | ||
"name": "getReachableOrOne", | ||
"parameterTypes": [] | ||
} | ||
] | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.framework.imps.EnsembleTracker" | ||
}, | ||
"name": "org.apache.zookeeper.server.quorum.QuorumPeer$QuorumServer", | ||
"fields": [ | ||
{ | ||
"name": "addr" | ||
} | ||
] | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.framework.imps.NamespaceFacadeCache" | ||
}, | ||
"name": "sun.misc.Unsafe", | ||
"allDeclaredFields": true | ||
}, | ||
{ | ||
"condition": { | ||
"typeReachable": "org.apache.curator.framework.imps.ProtectedMode" | ||
}, | ||
"name": "sun.security.provider.NativePRNG", | ||
"methods": [ | ||
{ | ||
"name": "<init>", | ||
"parameterTypes": [] | ||
} | ||
] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
[ | ||
{ | ||
"latest": true, | ||
"metadata-version": "5.4.0", | ||
"module": "org.apache.curator:curator-framework", | ||
"tested-versions": [ | ||
"5.4.0" | ||
] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
gradlew.bat | ||
gradlew | ||
gradle/ | ||
build/ |
Oops, something went wrong.