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

Decouple the version of GWT from the version of the GWT Maven Plugin, and bump GWT. #1378

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

copybara-service[bot]
Copy link
Contributor

Decouple the version of GWT from the version of the GWT Maven Plugin, and bump GWT.

The plugin that we use has stopped being upgraded. We should really migrate off it, but in the meantime, we can at least upgrade GWT.

It turns out that we can't upgrade to the newest version of GWT because its version of the Eclipse compiler detects a mismatch between the guava-android and guava-jre internal implementation code, since the Truth tests mix the two. I guess that Dependabot will try to upgrade us, anyway. We can try to tell it to stop.

RELNOTES=n/a

… and bump GWT.

The plugin that we use has stopped being upgraded. We should really migrate off it, but in the meantime, we can at least upgrade GWT.

It turns out that we can't upgrade to the _newest_ version of GWT because its version of the Eclipse compiler detects a mismatch between the `guava-android` and `guava-jre` _internal implementation code_, since the Truth tests mix the two. I guess that Dependabot will try to upgrade us, anyway. We can [try](#1348) to tell it to stop.

RELNOTES=n/a
PiperOrigin-RevId: 711507563
@copybara-service copybara-service bot merged commit eb7f431 into master Jan 2, 2025
1 check passed
@copybara-service copybara-service bot deleted the test_711502767 branch January 2, 2025 21:22
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