[7.2.0] Update @rules_java v7.6.1#22480
Merged
iancha1992 merged 4 commits intorelease-7.2.0from May 22, 2024
Merged
Conversation
Closes #22430. Co-authored-by: hvd <hvadehra@gmail.com> PiperOrigin-RevId: 635920357 Change-Id: I2ce7155ddb8d544f40a1940a1b44dfee8d2af5a7
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
iancha1992
approved these changes
May 21, 2024
Member
Author
|
@hvadehra there's a crapton of these failures on CI: Did I miss something during the cherry-pick? The PR was fine on master. |
Member
PiperOrigin-RevId: 623470267 Change-Id: I203929d7a3f8626aba71c6f1af7d1df82096b37e
BEGIN_PUBLIC Add `load()` statements for the Bazel builtin top-level java symbols Loads are being added in preparation for moving the symbols out of Bazel and into `rules_java`. END_PUBLIC PiperOrigin-RevId: 624087139 Change-Id: I3d98ec19cf1c2cd7e587e4a3e6117c49d7ffd2e8
hopez13
pushed a commit
to hopez13/kernel-superproject
that referenced
this pull request
Dec 26, 2024
This reverts commit 651d0913be7550fd6b9f77ee268124c01f17c924. Reason for revert: There have been enough issues of 7.2.0rc2, mainly due to bazelbuild/bazel#22407 ([7.2.0] Preserve paths under hermetic /tmp in the sandbox), including: - Kythe was broken (b/343803993) - Reproducibility is broken because realpath changes (b/345452375, WIP b/346559442) and due to bazelbuild/bazel#22480 ([7.2.0] Update @rules_java v7.6.1): - docs_dist broken (WIP b/345143232) To avoid stability issues, and because the non rc 7.2.0 won't have enough time to settle down, reverting back to the stabler 7.1.1. This change is part of the rollback. Bug: 345143232 Bug: 343803993 Bug: 345452375 Bug: 346559442 Change-Id: Ic90004e2b9011f4d56ada7fd9f15588c9ef20b95
hopez13
pushed a commit
to hopez13/kernel-superproject
that referenced
this pull request
Dec 26, 2024
This reverts commit 651d0913be7550fd6b9f77ee268124c01f17c924. Reason for revert: There have been enough issues of 7.2.0rc2, mainly due to bazelbuild/bazel#22407 ([7.2.0] Preserve paths under hermetic /tmp in the sandbox), including: - Kythe was broken (b/343803993) - Reproducibility is broken because realpath changes (b/345452375, WIP b/346559442) and due to bazelbuild/bazel#22480 ([7.2.0] Update @rules_java v7.6.1): - docs_dist broken (WIP b/345143232) To avoid stability issues, and because the non rc 7.2.0 won't have enough time to settle down, reverting back to the stabler 7.1.1. This change is part of the rollback. Bug: 345143232 Bug: 343803993 Bug: 345452375 Bug: 346559442 Change-Id: Ic90004e2b9011f4d56ada7fd9f15588c9ef20b95
hopez13
pushed a commit
to hopez13/kernel-superproject
that referenced
this pull request
Dec 26, 2024
This reverts commit 651d0913be7550fd6b9f77ee268124c01f17c924. Reason for revert: There have been enough issues of 7.2.0rc2, mainly due to bazelbuild/bazel#22407 ([7.2.0] Preserve paths under hermetic /tmp in the sandbox), including: - Kythe was broken (b/343803993) - Reproducibility is broken because realpath changes (b/345452375, WIP b/346559442) and due to bazelbuild/bazel#22480 ([7.2.0] Update @rules_java v7.6.1): - docs_dist broken (WIP b/345143232) To avoid stability issues, and because the non rc 7.2.0 won't have enough time to settle down, reverting back to the stabler 7.1.1. This change is part of the rollback. Bug: 345143232 Bug: 343803993 Bug: 345452375 Bug: 346559442 Change-Id: Ic90004e2b9011f4d56ada7fd9f15588c9ef20b95
xdevs23
pushed a commit
to halogenOS/android_prebuilts_kernel-build-tools
that referenced
this pull request
May 9, 2025
This reverts commit 744d7b8. Reason for revert: There have been enough issues of 7.2.0rc2, mainly due to bazelbuild/bazel#22407 ([7.2.0] Preserve paths under hermetic /tmp in the sandbox), including: - Kythe was broken (b/343803993) - Reproducibility is broken because realpath changes (b/345452375, WIP b/346559442) and due to bazelbuild/bazel#22480 ([7.2.0] Update @rules_java v7.6.1): - docs_dist broken (WIP b/345143232) To avoid stability issues, and because the non rc 7.2.0 won't have enough time to settle down, reverting back to the stabler 7.1.1. This change is part of the rollback. Bug: 345143232 Bug: 343803993 Bug: 345452375 Bug: 346559442 Change-Id: I3e56eb98ac852536b71bd7150f312ec66154894c
xdevs23
pushed a commit
to halogenOS/android_prebuilts_kernel-build-tools
that referenced
this pull request
May 9, 2025
This reverts commit 651d091. Reason for revert: There have been enough issues of 7.2.0rc2, mainly due to bazelbuild/bazel#22407 ([7.2.0] Preserve paths under hermetic /tmp in the sandbox), including: - Kythe was broken (b/343803993) - Reproducibility is broken because realpath changes (b/345452375, WIP b/346559442) and due to bazelbuild/bazel#22480 ([7.2.0] Update @rules_java v7.6.1): - docs_dist broken (WIP b/345143232) To avoid stability issues, and because the non rc 7.2.0 won't have enough time to settle down, reverting back to the stabler 7.1.1. This change is part of the rollback. Bug: 345143232 Bug: 343803993 Bug: 345452375 Bug: 346559442 Change-Id: Ic90004e2b9011f4d56ada7fd9f15588c9ef20b95
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.