bobbai00 opened a new issue, #4453: URL: https://github.com/apache/texera/issues/4453
### 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) ef663648d ### 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) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
