Skip to content

[Automation] Generated metadata for org.jooq:jooq:3.20.0#834

Merged
kimeta merged 1 commit intooracle:masterfrom
kimeta:mm/fix-jooq-3.20.0
Dec 3, 2025
Merged

[Automation] Generated metadata for org.jooq:jooq:3.20.0#834
kimeta merged 1 commit intooracle:masterfrom
kimeta:mm/fix-jooq-3.20.0

Conversation

@kimeta
Copy link
Copy Markdown
Collaborator

@kimeta kimeta commented Dec 2, 2025

What does this PR do?

Fixes: #752

This PR provides new metadata needed for the org.jooq:jooq:3.20.0, addressing Native Image run failures caused by changes in the updated library version.

@kimeta kimeta requested a review from a team as a code owner December 2, 2025 13:24
@kimeta kimeta added the fixes-native-image-run-fail Fixes issues during test updates with running native-image label Dec 2, 2025
"tested-versions" : [
"3.20.0"
],
"skipped-versions" : [ ]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small nit (unrelated to the correctness of the metadata): skipped-versions is an optional field (like default-for, etc.), so we don't really need to generate it if we don't intend to put data in it?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thank you. I will fix the script in the follow up PR.

@kimeta kimeta force-pushed the mm/fix-jooq-3.20.0 branch from 1a3cfe0 to 64d24bb Compare December 3, 2025 13:28
@kimeta kimeta merged commit ccee4d8 into oracle:master Dec 3, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fixes-native-image-run-fail Fixes issues during test updates with running native-image

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Automation] native-image run fails for org.jooq:jooq:3.20.0

3 participants