Skip to content

sharing jar indexing code #621

Description

@johnynek

this code creates a jar index here:

https://github.com/bazeltools/bazelfe/tree/main/bazelfe-core/src/jvm_indexer

but also this code creates indexes to build the dependency graph:

https://github.com/bazeltools/bzl-gen-build

bazelfe indexes predate the gen build tool. It seems like maybe we should remove indexing from this code and instead rely on bzl-gen-build indexes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions