The GitHub Actions job "Release Auditing" on texera.git/fix/per-module-license-binary has failed. Run started by GitHub user bobbai00 (triggered by bobbai00).
Head commit for run: 75b783f9f7b9ebe163903a8b54e6e0c84c691b05 / Jiadong Bai <[email protected]> fix(licensing): preserve all sub-license sections when merging The CDDL group has two sub-license sections (CDDL 1.0 and CDDL 1.1), each with its own "Scala/Java jars:" subsection. The previous merge keyed subsections by header alone, so the second "Scala/Java jars:" (CDDL 1.1) overwrote the first (CDDL 1.0), losing all 22 CDDL-1.0 jars (javax.*, jersey-2.25.1, hk2-2.5.0-b32 family). Key subsections by (sub_license, header) tuple instead, and on emit print each sub-license heading once whenever the marker changes. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/25247805863 With regards, GitHub Actions via GitBox
