We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c38c57 commit 0cb7d0eCopy full SHA for 0cb7d0e
gax-java/gax/src/main/resources/META-INF/native-image/com.google.api/gax/native-image.properties
@@ -1,8 +1,6 @@
1
Args = --enable-url-protocols=https,http \
2
--initialize-at-build-time=org.conscrypt,\
3
- org.slf4j.LoggerFactory,\
4
org.junit.platform.engine.TestTag \
5
---initialize-at-run-time=com.google.api.client.googleapis.services.AbstractGoogleClientRequest$ApiClientVersion \
6
--features=com.google.api.gax.nativeimage.OpenCensusFeature,\
7
com.google.api.gax.nativeimage.GoogleJsonClientFeature \
8
--add-modules=jdk.httpserver
0 commit comments