The GitHub Actions job "Check binary dependency licenses" on 
texera.git/chore/binary-license-ci has failed.
Run started by GitHub user bobbai00 (triggered by bobbai00).

Head commit for run:
b49a71262c38d0f3e8781a71d0304ac2dfa76b47 / Jiadong Bai 
<[email protected]>
chore(ci): skip Texera's own jars in the binary-license checker

sbt dist zips contain both third-party jars and Texera-produced jars.
The third-party jars must be claimed by LICENSE-binary; Texera's own
jars should not be, since they are the subject of the binary distribution,
not a dependency of it.

Filter out any jar whose stripped stem starts with "org.apache.texera."
before comparing against LICENSE-binary's claims.

Depends on the groupId rename (#4447) having landed so Texera jars
actually carry the org.apache.texera.* prefix.

Generated-by: Claude Code (Claude Opus 4.7)

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/24792418482

With regards,
GitHub Actions via GitBox

Reply via email to