Skip to content

Category X: stale com.mysql:mysql-connector-j entry in LICENSE-binary #4453

@bobbai00

Description

@bobbai00

What happened?

LICENSE-binary's ASF Category X section still lists `com.mysql:mysql-connector-j` (GPL-2.0 with FOSS Exception). The runtime dependency was already dropped in PR #4386, so the entry is stale and should be removed from the manifest.

How to reproduce?

  1. `grep 'mysql-connector' LICENSE-binary` → entry present.
  2. `sbt 'WorkflowExecutionService/dependencyTree' | grep mysql-connector` → no match (nothing bundles it).

Version

1.1.0-incubating (Pre-release/Master)

Commit Hash (Optional)

ef66364

Proposed fix

Remove the `com.mysql` bullet from `LICENSE-binary`'s `ASF Category X` section.

Was this authored or co-authored using generative AI tooling?

Generated-by: Claude Code (Claude Opus 4.7)

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