We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5300759 commit e5c739cCopy full SHA for e5c739c
1 file changed
gax/src/main/resources/META-INF/native-image/com.google.api/gax/native-image.properties
@@ -1,8 +1,7 @@
1
-Args = --allow-incomplete-classpath \
2
---enable-url-protocols=https,http \
+Args = --enable-url-protocols=https,http \
3
--initialize-at-build-time=org.conscrypt,\
4
org.slf4j.LoggerFactory,\
5
org.junit.platform.engine.TestTag \
6
--initialize-at-run-time=com.google.api.client.googleapis.services.AbstractGoogleClientRequest$ApiClientVersion \
7
--features=com.google.api.gax.nativeimage.OpenCensusFeature,\
8
- com.google.api.gax.nativeimage.GoogleJsonClientFeature
+ com.google.api.gax.nativeimage.GoogleJsonClientFeature
0 commit comments