You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
This breakage does not seem to have been picked up by the (samples) tests, while it did break the samples once those were updated to the latest version of the Spanner client. These kinds of errors should be detected by the tests in the client library.
Java 9 and higher builds were broken by the maven-flatten-plugin because of this profile in the pom:
This breakage does not seem to have been picked up by the (samples) tests, while it did break the samples once those were updated to the latest version of the Spanner client. These kinds of errors should be detected by the tests in the client library.
See also GoogleCloudPlatform/java-docs-samples#3182