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

ijar Kotlin handling #15355

Closed

Commits on Apr 27, 2022

  1. ijar Kotlin handling

    Remove unused handling of the `KeepForCompile` attribute, and instead check for
    the `@kotlin.Metadata` annotation and preserve all Kotlin classes.
    
    bazelbuild#4549
    
    RELNOTES: Make ijar / java_import preserve classes with `@kotlin.Metadata` annotations
    PiperOrigin-RevId: 441243993
    cushon authored and fmeum committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    1ef134a View commit details
    Browse the repository at this point in the history