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: exception when trying to import java project #6140

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

tpasternak
Copy link
Collaborator

For the reference:
https://github.com/google/guava/blob/37ce42927192b4fbd7b1d0cf946485f88fa25130/README.md#important-warnings

"Guava has one dependency that is needed for linkage at runtime: com.google.guava:failureaccess:1.0.2."

closes #6139

Checklist

  • I have filed an issue about this change and discussed potential changes with the maintainers.
  • I have received the approval from the maintainers to make this change.
  • This is not a stylistic, refactoring, or cleanup change.

Please note that the maintainers will not be reviewing this change until all checkboxes are ticked. See
the Contributions section in the README for more
details.

Discussion thread for this change

Issue number: <please reference the issue number or url here>

Description of this change

For the reference:
https://github.com/google/guava/blob/37ce42927192b4fbd7b1d0cf946485f88fa25130/README.md#important-warnings

"Guava has one dependency that is needed for linkage at runtime: com.google.guava:failureaccess:1.0.2."

closes bazelbuild#6139
@tpasternak tpasternak marked this pull request as ready for review February 23, 2024 10:19
@github-actions github-actions bot added the awaiting-review Awaiting review from Bazel team on PRs label Feb 23, 2024
@tpasternak tpasternak merged commit 705a2db into bazelbuild:master Feb 23, 2024
10 checks passed
@tpasternak tpasternak deleted the fix-java-import branch February 23, 2024 17:51
@github-actions github-actions bot removed the awaiting-review Awaiting review from Bazel team on PRs label Feb 23, 2024
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.

exception when trying to import a java project
2 participants