Support for including resources files into native images#6646
Draft
lsergio wants to merge 1 commit into
Draft
Conversation
Contributor
|
Thanks for the PR. I will give a look asap and provide a detailed feedback. Just a quick consideration though, about the work we'll be doing in #6455 and #6456 which may change the way we generate the project. Ideally we should try to design something which does not affect those parts, for example, only having the logic in the Quarkus trait (if that is even possible). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a proposal for solving #4639. It has been developed with AI assistance and needs further testing.
The idea here is to focus primarily on the documentation of the proposal and check if it sounds reasonable before I invest more time.
(I will be on PTO for a couple of weeks and will review any comments when I come back)