Replies: 3 comments
-
It has been removed in 4.0.2 of the API: jakartaee/jaxb-api@2fc2446 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think it's about #1309 (jaxb.properties removal). |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank You. New documentation issue #2299 created. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was looking into the code of JAXB 2.x implementation and I can see where they read
jaxb.properties
. But I cannot find such code readingjaxb.properties
in Moxy 4.x. Is this functionality gone or implemented elsewhere where I did not look?If it has been removed, the documentation still seems to refer to it. Maybe the documentation needs updating?
Beta Was this translation helpful? Give feedback.
All reactions