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?
- `grep 'mysql-connector' LICENSE-binary` → entry present.
- `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)
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?
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)