The GitHub Actions job "Required Checks" on texera.git/backport/6225-jooq-3.19.36-v1.2 has failed. Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).
Head commit for run: 88bd27fed3e90f575c5feb9ec3410212244b9cab / Xinyuan Lin <[email protected]> fix(deps, v1.2): cap org.jooq:jooq at 3.19.36 for Java 17 compatibility Backport of apache/texera#6225 to release/v1.2. jOOQ 3.20+ Open Source Edition is compiled to Java 21 bytecode (class file version 65), but release/v1.2 builds and runs on Java 17. Cap all four jooq artifacts at 3.19.36 -- the latest release that still targets Java 17 -- in amber, computing-unit-managing-service, common/dao and the jooq-codegen build plugin. jooq-codegen must move in lockstep with the runtime: a 3.16 codegen emits generated TableImpl(...) calls that the 3.19 runtime deprecates, and javac runs with -Xlint:deprecation -Werror. LICENSE-binary / NOTICE-binary regenerated from release/v1.2's own resolved classpath (jooq bullet 3.16.23 -> 3.19.36 across all six service dists; amber drops the now-unbundled com.sun.activation.jakarta.activation since jooq's jakarta.xml.bind-api became optional in 3.19; NOTICE reflects io.r2dbc.r2dbc-spi 0.9.0 -> 1.0.0). Report URL: https://github.com/apache/texera/actions/runs/28920360536 With regards, GitHub Actions via GitBox
