File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
main/resources/META-INF/native-image
test/resources/META-INF/native-image/com.google.cloud/google-cloud-spanner Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11Args = --initialize-at-build-time =com.google.cloud.spanner.IntegrationTestEnv,\
22 org.junit.experimental.categories.CategoryValidator,\
3- org.junit.validator.AnnotationValidator \
3+ org.junit.validator.AnnotationValidator,\
4+ java.lang.annotation.Annotation \
45 --features =com.google.cloud.spanner.nativeimage.SpannerFeature
Original file line number Diff line number Diff line change 1- Args =--initialize-at-build-time =org.junit.runner.RunWith,java.lang.annotation.Annotation \
1+ Args =--initialize-at-build-time =org.junit.runner.RunWith \
22 --initialize-at-build-time =org.junit.experimental.categories.Category \
33 --initialize-at-build-time =org.junit.runners.model.FrameworkField
You can’t perform that action at this time.
0 commit comments