Skip to content

Source all codeanalyzer-* from PyPI; kill bundled bin/jar dirs #162

@rahlk

Description

@rahlk

No more vendored binaries in the repo. Each analyzer resolves from its
PyPI package:

  • codeanalyzer-python: in-process lib (already)
  • codeanalyzer-typescript: bin_path() from the wheel
  • codeanalyzer-java: python -m codeanalyzer_java

Removed cldk/analysis/typescript/codeanalyzer/bin/ (dead) and
cldk/analysis/java/codeanalyzer/jar/. Dropped dead bundled-bin
fallbacks. Pins: codeanalyzer-typescript 0.2.1->0.4.0, added
codeanalyzer-java 2.3.7, codeanalyzer-python 0.1.14.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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