google-auth-library-java icon indicating copy to clipboard operation
google-auth-library-java copied to clipboard

Add native image support for credentials and appengine modules

Open mpeddada1 opened this issue 2 years ago • 0 comments

Currently, we only include native image verification for the oauth2_http module. Note the mvn -B ${INTEGRATION_TEST_ARGS} -ntp -Pnative -Pnative-test test -pl 'oauth2_http' in .kokoro/build.sh.

TODO: Add credentials and appengine to the native image CI.

mpeddada1 avatar Nov 09 '23 16:11 mpeddada1