Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix jOOQ compilation with GraalVM #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

luneo7
Copy link

@luneo7 luneo7 commented Jun 21, 2022

Fixes #73
Bumps jOOQ to 3.15.12 (didn't bump to 3.16 because it will require Jakarta to properly work)
Adds GraalVM substitutions to remove references to postgresql lib if the lib is not found in the classpath

@luneo7
Copy link
Author

luneo7 commented Jun 21, 2022

/cc @angrymango

@luneo7
Copy link
Author

luneo7 commented Oct 25, 2022

@gsmet this lib seems to be abandoned, would you be able to do a review of this PR and maybe do a release to fix GraalVM >= 21.2 compilation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doesn't compile in native mode with GraalVM 22.1
1 participant