Skip to content

Commit 0cb7d0e

Browse files
authored
fix: remove unnecessary slf4j and AbstractGoogleClientRequest native image configs (#2628)
fix: remove unnecessary slf4j and AbstractGoogleClientRequest native image configs
1 parent 4c38c57 commit 0cb7d0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
Args = --enable-url-protocols=https,http \
22
--initialize-at-build-time=org.conscrypt,\
3-
org.slf4j.LoggerFactory,\
43
org.junit.platform.engine.TestTag \
5-
--initialize-at-run-time=com.google.api.client.googleapis.services.AbstractGoogleClientRequest$ApiClientVersion \
64
--features=com.google.api.gax.nativeimage.OpenCensusFeature,\
75
com.google.api.gax.nativeimage.GoogleJsonClientFeature \
86
--add-modules=jdk.httpserver

0 commit comments

Comments
 (0)