-
Notifications
You must be signed in to change notification settings - Fork 71
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
JAXB Upgrade Plan #56
Comments
Also interested in hearing on any plans. |
This is already in progress. You can follow up the relevant discussions at these PRs: |
Forgive me for asking, but is there a public release with the Jakarta EE 10 update ? |
Not yet. But a beta version will be published soon. In one to two weeks. |
…va 11 (#78) * Migration to Jakarta EE 10 * jar task fix, and remove distribution from each subproject * WIP new generated classes: acmt - admi - auth * WIP new generated classes: caam - cafc - cain - camt - casp - catm - catp - cbrf - colr * WIP new generated classes: fxtr - pacs - pain - reda - remt - secl - seev - semt - sese - seti - setr - supl - trck - tsin - tsmt - tsrv - xsys * WIP new generated classes: common-types dic * WIP: Refactor from XMLGregorianCalendar to Calendar - Fixing JUnits * WIP: Refactor from XMLGregorianCalendar to Calendar - Fixing JUnits * WIP SimpleDateAdapter + ZonedDateTimeAdapter + ZonedTimeAdapter using Calendar for Date Types in Models * WIP SimpleDateAdapter + ZonedDateTimeAdapter + ZonedTimeAdapter using Calendar for Date Types in Models --------- Co-authored-by: Nicolas Filotto <[email protected]> Co-authored-by: ptorres-prowide <[email protected]> Co-authored-by: fernando.desarriera <[email protected]>
RC1 has been released https://central.sonatype.com/artifact/com.prowidesoftware/pw-iso20022/SRU2022-10.0.0-RC1 Including:
The corresponding Prowide Core dependency has also been release as RC1 with analogous changes: https://central.sonatype.com/artifact/com.prowidesoftware/pw-swift-core/SRU2022-10.0.0-RC1 |
Hello,
Is there a plan or roadmap to upgrading the JAXB version to Jakarta XML Binding 3.0/4.0+? We have another dependency on it via an internal project, which as a result also needs to be kept at the same JAXB version, so we were looking into upgrading it across the board if possible.
Thanks!
The text was updated successfully, but these errors were encountered: