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.4.0] Expose internal APIs via java_common for builtins rule migration #23581

Closed
wants to merge 3 commits into from

Commits on Sep 10, 2024

  1. Export the minimal set of internal APIs for moving the Bazel java rul…

    …es out of `@builtins`
    
    PiperOrigin-RevId: 670950553
    Change-Id: I88e301178e66f106d14ceab5cee4018cf04a8c43
    (cherry picked from commit dc216aa)
    hvadehra committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fb14cfa View commit details
    Browse the repository at this point in the history
  2. Expose internal API expand_java_opts & JavaPluginDataInfo for mov…

    …ing the `java_toolchain` and `java_package_configuration` rules out of `@builtins`
    
    PiperOrigin-RevId: 670983691
    Change-Id: I31002c25ba1c112394d59cc64a10b6092081a616
    (cherry picked from commit c51a158)
    hvadehra committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0d46c11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    401a0a2 View commit details
    Browse the repository at this point in the history