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

The file resources-config.json is not correctly copied from META-INF/native-image/* to target #783

Closed
klopfdreh opened this issue Sep 4, 2024 · 0 comments · Fixed by #784

Comments

@klopfdreh
Copy link
Contributor

klopfdreh commented Sep 4, 2024

Runtime information

joda-time version: 2.12.7

Problem description

The file resources-config.json is not correctly copied from META-INF/native-image to target.

  1. META-INF was not in all capitals but META-inf
  2. The resource resources-config.json file was not correctly copied into the target folder

I am going to create a PR for that.

Test case

Just use the dependency and see into the used jar.

@klopfdreh klopfdreh changed the title The file reflect-config.json is not correctly copied from META-INF/native-image to target The file resources-config.json is not correctly copied from META-INF/native-image to target Sep 4, 2024
@klopfdreh klopfdreh changed the title The file resources-config.json is not correctly copied from META-INF/native-image to target The file resources-config.json is not correctly copied from META-INF/native-image/* to target Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant