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

4.x: JSON-P native image #8044

Merged
merged 1 commit into from Nov 20, 2023

Conversation

tomas-langer
Copy link
Member

Description

Initialize JSON-P libraries at build time in Helidon GraalVM extension, as it uses these libraries directly.

Resolves #7984

…n, as it uses these libraries directly.

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer added bug Something isn't working native-image 4.x Version 4.x labels Nov 20, 2023
@tomas-langer tomas-langer self-assigned this Nov 20, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 20, 2023
@tomas-langer tomas-langer merged commit 4d1750d into helidon-io:main Nov 20, 2023
12 checks passed
@tomas-langer tomas-langer deleted the 7984-jsonp-native branch November 20, 2023 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x bug Something isn't working native-image OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4.x: Cannot create native image unless helidon-http-media-jsonp is present on classpath
2 participants