Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: relocate resource-config from java-core to gax
  • Loading branch information
mpeddada1 committed Apr 8, 2022
commit 9d59bf2fb84f85613d4e60ba5bcbabf3c54d4873
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"resources":[
{"pattern":"\\QMETA-INF/native/libio_grpc_netty_shaded_netty_tcnative_linux_x86_64.so\\E"},
{"pattern":"\\QMETA-INF/native/libio_grpc_netty_shaded_netty_transport_native_epoll_x86_64.so\\E"},
{"pattern":"\\QMETA-INF/services/io.grpc.LoadBalancerProvider\\E"},
{"pattern":"\\QMETA-INF/services/io.grpc.ManagedChannelProvider\\E"},
{"pattern":"\\QMETA-INF/services/io.grpc.NameResolverProvider\\E"}],
"bundles":[]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"resources":[
{"pattern":"\\QMETA-INF/services/jdk.vm.ci.services.JVMCIServiceLocator\\E"},
{"pattern":"\\Qdependencies.properties\\E"}],
"bundles":[]
}