Skip to content

fix: Unmarshalling hexBinary with leading whitespaces yields null#313

Merged
m0mus merged 2 commits intojakartaee:masterfrom
netmikey:jaxb-api-312
Aug 11, 2025
Merged

fix: Unmarshalling hexBinary with leading whitespaces yields null#313
m0mus merged 2 commits intojakartaee:masterfrom
netmikey:jaxb-api-312

Conversation

@netmikey
Copy link
Copy Markdown
Contributor

Fixes #312

Copy link
Copy Markdown

@m0mus m0mus left a comment

Choose a reason for hiding this comment

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

Please update the copyright years. I'll approve your PR when its done.

@netmikey
Copy link
Copy Markdown
Contributor Author

netmikey commented Apr 25, 2025

I'm afraid I'm not sure what you mean by this. If you could please explain how I can do it, I'll be glad to do so.

Do you mean updating the "Copyright (c) 2004, 2021 Oracle and/or its affiliates." in the file's header so that it says "2004, 2025"?

@m0mus
Copy link
Copy Markdown

m0mus commented Apr 30, 2025

Correct. It's required to update copyright years for all changed files. So, you need to update the second number to 2025.
2004, 2021 -> 2004, 2025

@netmikey netmikey requested a review from m0mus April 30, 2025 09:59
@m0mus m0mus merged commit 256b24e into jakartaee:master Aug 11, 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.

Unmarshalling hexBinary with leading whitespaces yields null

2 participants