Skip to content

[GR-57384] Preserve origin why resources are included in an image. #9546

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

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

graalvmbot
Copy link
Collaborator

When investigating a Spring issue, I was missing a way to connect a resource in the image back to the configuration file that added that resource. This PR threads this origin through the various resource data structures, so that we can include it in the reports produced by -H:+GenerateEmbeddedResourcesFile.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 21, 2024
@graalvmbot graalvmbot force-pushed the cwi/GR-57384-resource-origin branch 2 times, most recently from 6ca1414 to d0eb4f9 Compare August 23, 2024 17:02
@graalvmbot graalvmbot force-pushed the cwi/GR-57384-resource-origin branch from d0eb4f9 to b9af871 Compare August 29, 2024 20:31
@graalvmbot graalvmbot closed this Aug 30, 2024
@graalvmbot graalvmbot deleted the cwi/GR-57384-resource-origin branch August 30, 2024 08:53
@graalvmbot graalvmbot merged commit 54b5f72 into master Aug 30, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants