Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

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

Merged
mpeddada1 merged 1 commit into
mainfrom
test-configs
Mar 28, 2022
Merged

fix(java): move test native image configs to test/resources#929
mpeddada1 merged 1 commit into
mainfrom
test-configs

Conversation

@mpeddada1

@mpeddada1 mpeddada1 commented Mar 28, 2022

Copy link
Copy Markdown
Contributor

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, meltsufin and suztomo 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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