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

[7.2.0] Update @rules_java v7.6.1 #22480

Merged
merged 4 commits into from
May 22, 2024
Merged

[7.2.0] Update @rules_java v7.6.1 #22480

merged 4 commits into from
May 22, 2024

Commits on May 21, 2024

  1. Update @rules_java v7.6.1

    Closes #22430.
    
    Co-authored-by: hvd <hvadehra@gmail.com>
    PiperOrigin-RevId: 635920357
    Change-Id: I2ce7155ddb8d544f40a1940a1b44dfee8d2af5a7
    Wyverald and hvadehra committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d8946e8 View commit details
    Browse the repository at this point in the history
  2. update lockfiles

    Wyverald committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c112448 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Prepare Bazel unit tests for loading top-level symbols from rules_java

    PiperOrigin-RevId: 623470267
    Change-Id: I203929d7a3f8626aba71c6f1af7d1df82096b37e
    hvadehra authored and Wyverald committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f352516 View commit details
    Browse the repository at this point in the history
  2. LSC(tp): Add load() statements for the builtin top-level java symbols

    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
    hvadehra authored and Wyverald committed May 22, 2024
    Configuration menu
    Copy the full SHA
    bf8577c View commit details
    Browse the repository at this point in the history