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

Added metadata resouce-config.json for org.apache.commons:commons-dbcp2:2.12.0 #520

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

radovanradic
Copy link
Member

What does this PR do?

Adds resource-config.json or else resource locales won't be loaded in GraalVM and an error is thrown:

 java.util.MissingResourceException: Can't find bundle for base name org.apache.commons.dbcp2.LocalStrings, locale en_US

Code sections where the PR accesses files, network, docker or some external service

  • (example link to code section)
    Using H2 in memory database for the test.

Checklist before merging

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 this pull request may close these issues.

2 participants