Skip to content

rules_closure violates Closure Compiler visibility for its Java packages #411

Open
@concavelenz

Description

@concavelenz

rules_closure/java/com/google/javascript/jscomp/ places files within the Closure Compiler package allowing it to violate package visibility and use internal APIs.

There are no guarantees about internal APIs and makes it difficult for the Closure Compiler authors to avoid breaking these rules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions