- Updated Jenkinsfiles - Updated .classpath files (assuming Eclipse is Java 16 ready) - Add import org.jooq.Record where needed (org.jooq.* no longer works) - Workaround for https://bugs.eclipse.org/bugs/show_bug.cgi?id=572873 - Backport text blocks to pre Java 16 - Backport record types to pre Java 16 - Added a few record types to sources - Upgraded dependencies to build with Java 16+ - Backport pattern matching |
||
|---|---|---|
| .. | ||
| src/main | ||
| .gitignore | ||
| LICENSE.txt | ||
| NOTICE.txt | ||
| pom.xml | ||