Skip to content

Fix #316, Unable to override JAXBContextFactory through properties#317

Merged
m0mus merged 4 commits into
jakartaee:masterfrom
blutorange:fix-316
Apr 30, 2025
Merged

Fix #316, Unable to override JAXBContextFactory through properties#317
m0mus merged 4 commits into
jakartaee:masterfrom
blutorange:fix-316

Conversation

@blutorange

@blutorange blutorange commented Mar 30, 2025

Copy link
Copy Markdown
Contributor

Closes #316

Remove jakarta.xml.bind.JAXBContextFactory from properties passed to provider, as they are required to throw if they find an unsupported property. This was already done for the other find overload.

I also added a 2 test cases to the existing tests for jakarta.xml.bind.JAXBContextFactory passed in the properties map.

…erties

Remove jakarta.xml.bind.JAXBContextFactory from properties passed
to provider, as they are required to throw if they find an unsupported
property. This was already done for the other find overload.

@m0mus m0mus left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update copyright years in all files you changed. I'll approve your PR when its done.

@blutorange

Copy link
Copy Markdown
Contributor Author

No problem, I updated the copyright years.

@m0mus m0mus merged commit 57884ff into jakartaee:master Apr 30, 2025
1 check passed
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.

Unable to override JAXBContextFactory through properties

3 participants