Skip to content

FIX: Add missing Jing resource bundle to native image config#287

Merged
carlwilson merged 2 commits intoalpha/1.20from
fix/missing-resource-bundle
Mar 12, 2026
Merged

FIX: Add missing Jing resource bundle to native image config#287
carlwilson merged 2 commits intoalpha/1.20from
fix/missing-resource-bundle

Conversation

@carlwilson
Copy link
Copy Markdown
Member

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

com.thaiopensource.datatype.xsd.resources.Messages was not included
in the GraalVM native image resource configuration, causing a
MissingResourceException crash in the bundled executables. Resolves #281.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@carlwilson carlwilson self-assigned this Mar 4, 2026
@carlwilson carlwilson added the bug Something isn't working label Mar 4, 2026
@carlwilson carlwilson changed the base branch from main to alpha/1.20 March 12, 2026 10:25
@carlwilson carlwilson merged commit ac083b2 into alpha/1.20 Mar 12, 2026
5 checks passed
@carlwilson carlwilson deleted the fix/missing-resource-bundle branch March 12, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ODF Validator v0.20-alpha-2 crashes due to missing bundle

1 participant