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

[6.4.0] Use Label in @bazel_tools//tools/jdk macros #19675

Merged

Commits on Sep 29, 2023

  1. Use Label in @bazel_tools//tools/jdk macros

    Fixes failures to resolve repos such as `@remote_java_tools`, which are resolved against the using repository instead of `@bazel_tools` without labels.
    
    "Cherry-pick" of bazelbuild/rules_java@784464a
    fmeum committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8831e62 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    427a2b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    490284f View commit details
    Browse the repository at this point in the history