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.1.0]Register JavaCompileActionContext in Bazel. #17325

Merged
merged 1 commit into from
Jan 25, 2023
Merged

[6.1.0]Register JavaCompileActionContext in Bazel. #17325

merged 1 commit into from
Jan 25, 2023

Commits on Jan 25, 2023

  1. Register JavaCompileActionContext in Bazel.

    This makes --experimental_java_classpath=bazel work.
    
    This CL is similar to #16636 but applies the code review feedback. (Though, I put the context registration in BazelRulesModule rather than BazelStrategyModule as JavaCompileActionContext isn't really a strategy.)
    
    Fixes #16635.
    
    Closes #16921.
    
    PiperOrigin-RevId: 494950719
    Change-Id: Ia32e2d0e67ddacaf18ba52591f7b67b3c6c7b792
    benjaminp authored and ShreeM01 committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    1243e98 View commit details
    Browse the repository at this point in the history