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

fix(java): move test native image configs to test/resources #929

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

mpeddada1
Copy link
Contributor

@mpeddada1 mpeddada1 commented Mar 28, 2022

Move Native Image configurations that apply to only tests to the test/resources folder. The class, com.google.cloud.firestore.LocalFirestoreHelper is only used for the purpose of testing so its reflection configuration doesn't need to be included in the library's jar.

@mpeddada1 mpeddada1 requested review from a team as code owners March 28, 2022 14:49
@product-auto-label product-auto-label bot added the api: firestore Issues related to the googleapis/java-firestore API. label Mar 28, 2022
@mpeddada1 mpeddada1 merged commit 9ed6c5e into main Mar 28, 2022
@mpeddada1 mpeddada1 deleted the test-configs branch March 28, 2022 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/java-firestore API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants