Load JavaInfo explicitly for Bazel 9 (#7072)

This commit is contained in:
2026-06-11 08:24:25 -07:00
committed by GitHub
parent 4f92065e0f
commit 0afc0754c1
+2
View File
@@ -5,6 +5,8 @@ lower OCI layer and frequently-changing first-party jars in a small top layer,
so most pushes only re-upload the small layer.
"""
load("@rules_java//java/common:java_info.bzl", "JavaInfo")
def _unique_name(jar):
# short_path is unique per jar and stable across commits (it depends only on
# the jar's own package/coordinate, not on unrelated targets), so the deps