Skip to content
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

Closed
abhimanyuchugh opened this issue Aug 2, 2022 · 5 comments · Fixed by #76
Closed

JAXB Upgrade Plan #56

abhimanyuchugh opened this issue Aug 2, 2022 · 5 comments · Fixed by #76
Assignees
Labels
enhancement New feature or request

Comments

@abhimanyuchugh
Copy link

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!

@ryanlewis
Copy link

Also interested in hearing on any plans.

@zubri
Copy link
Member

zubri commented Feb 25, 2023

This is already in progress. You can follow up the relevant discussions at these PRs:

prowide/prowide-core#151
#76

@davsclaus
Copy link

Forgive me for asking, but is there a public release with the Jakarta EE 10 update ?

@zubri
Copy link
Member

zubri commented Apr 14, 2023

Not yet. But a beta version will be published soon. In one to two weeks.

zubri added a commit that referenced this issue May 8, 2023
…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]>
@zubri
Copy link
Member

zubri commented May 10, 2023

RC1 has been released

https://central.sonatype.com/artifact/com.prowidesoftware/pw-iso20022/SRU2022-10.0.0-RC1

Including:

  • Migration to Java 11
  • Migration to Jakarta EE 10
  • XmlGregorianCalendar was replaced model-wide by the new java.time classes

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

@zubri zubri closed this as completed May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants