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

support native image #47

Closed
lukasj opened this issue Dec 7, 2022 · 1 comment · Fixed by #49
Closed

support native image #47

lukasj opened this issue Dec 7, 2022 · 1 comment · Fixed by #49

Comments

@lukasj
Copy link
Member

lukasj commented Dec 7, 2022

Is your feature request related to a problem? Please describe.
to use angus mail in a GraalVM native image application, one either need to use graalvm-reachability-metadata or provide his own customized reflect/resource-config.json files. Would be nice if angus-mail supports this out-of-the-box

Describe the solution you'd like
angus-mail provides a org.graalvm.nativeimage.hosted.Feature which does necessary setup

@lukasj lukasj linked a pull request Dec 23, 2022 that will close this issue
@lukasj
Copy link
Member Author

lukasj commented Dec 23, 2022

fixed by #49

@lukasj lukasj closed this as completed Dec 23, 2022
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 a pull request may close this issue.

1 participant