Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: verify behavior with static json instead of Feature classes [Do Not Merge] #12

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mpeddada1
Copy link
Owner

[Not meant to be merged] PR to emulate local development environment for testing beahvior of ITs with static jsons.
GoogleJsonClientFeature is still needed for the tests to pass but the other Feature classes including ProtobufMessageFeature, NettyFeature can be replaced with configurations in mpeddada1/google-cloud-java#6

[1/7] Initializing...                                                                                   (38.1s @ 0.54GB)
 Version info: 'GraalVM 22.2.0 Java 17 CE'
 Java version info: '17.0.4+8-jvmci-22.2-b06'
 C compiler: gcc (linux, x86_64, 12.2.0)
 Garbage collector: Serial GC
 5 user-specific feature(s)
 - com.google.api.gax.nativeimage.GoogleJsonClientFeature
 - com.oracle.svm.thirdparty.gson.GsonFeature
 - org.graalvm.home.HomeFinderFeature: Finds GraalVM paths and its version number
 - org.graalvm.junit.platform.JUnitPlatformFeature
 - org.springframework.aot.nativex.feature.PreComputeFieldFeature

For local testing:
mvn verify -Pspring-native

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant