Skip to content

Commit 6a1552d

Browse files
committed
Removed reflect-config for tracking components
1 parent 72cf7b3 commit 6a1552d

File tree

1 file changed

+0
-47
lines changed
  • google-http-client/src/main/resources/META-INF/native-image/com.google.http-client/google-http-client

1 file changed

+0
-47
lines changed

google-http-client/src/main/resources/META-INF/native-image/com.google.http-client/google-http-client/reflect-config.json

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -36,53 +36,6 @@
3636
"allDeclaredClasses" : true,
3737
"allPublicClasses": true
3838
},
39-
{
40-
"name": "io.opencensus.trace.Tracing",
41-
"queryAllDeclaredConstructors": true,
42-
"queryAllPublicConstructors": true,
43-
"queryAllDeclaredMethods": true,
44-
"allDeclaredFields": true,
45-
"methods": [
46-
{
47-
"name": "<init>",
48-
"parameterTypes": []
49-
}
50-
]
51-
},
52-
{
53-
"name": "com.google.api.client.http.OpenCensusUtils",
54-
"queryAllDeclaredConstructors": true,
55-
"queryAllPublicConstructors": true,
56-
"queryAllDeclaredMethods": true,
57-
"allDeclaredFields": true,
58-
"allPublicMethods": true,
59-
"allDeclaredClasses": true,
60-
"allPublicClasses": true,
61-
"methods": [
62-
{
63-
"name": "<init>",
64-
"parameterTypes": []
65-
}
66-
]
67-
},
68-
{
69-
"name":"io.opencensus.impl.trace.TraceComponentImpl",
70-
"methods": [
71-
{
72-
"name": "<init>",
73-
"parameterTypes": []
74-
}
75-
]
76-
},
77-
{
78-
"name":"io.opencensus.impl.metrics.MetricsComponentImpl",
79-
"methods": [
80-
{
81-
"name": "<init>",
82-
"parameterTypes": []
83-
}
84-
]
85-
},
8639
{
8740
"name": "java.util.LinkedList",
8841
"methods": [

0 commit comments

Comments
 (0)