opensagres / xdocreport

XDocReport means XML Document reporting. It's Java API to merge XML document created with MS Office (docx) or OpenOffice (odt), LibreOffice (odt) with a Java model to generate report and convert it if you need to another format (PDF, XHTML...).
https://github.com/opensagres/xdocreport
1.19k stars 368 forks source link

Upgrade to Jakarta EE 9 #675

Closed kevinleturc closed 2 weeks ago

kevinleturc commented 1 month ago

Hello,

We are currently upgrading our application to Jakarta EE 9 and we would like to upgrade the xdocreport library to support the Jakarta namespace change.

I just did the pom and java changes, let me know if there's something else to do, like the library version for instance.

kevinleturc commented 3 weeks ago

Hello @angelozerr, @pascalleclercq , any thoughts on this?

kevinleturc commented 3 weeks ago

I updated the commit in order to run the GitHub Action on my fork, everything succeed https://github.com/kevinleturc/xdocreport/actions/runs/9482076272/job/26126196742.

angelozerr commented 2 weeks ago

Sorry @kevinleturc it is hard for me to work on Xdocreport project today.

Your PR looks good, if CI build is working we can merge it.

angelozerr commented 2 weeks ago

Thanks @kevinleturc !

kevinleturc commented 2 weeks ago

Thanks @kevinleturc !

Thanks you for the merge!

Do you now when you'll release the project? I can help if needed.

angelozerr commented 2 weeks ago

@pascalleclercq when you will have time, could you create the release, thanks!

Do you now when you'll release the project?

I don't know, when @pascalleclercq will have time to do that.

I can help if needed.

Thanks.

@pascalleclercq and me we have no time to work on XDocReport, but the project lives thanks to the contributions of the community. If someone wants to become a commiter and will be more active than us, it should be very fantastic.

pascalleclercq commented 2 weeks ago

@angelozerr @kevinleturc Release 2.1.0 has been uploaded to central maven repo 🥳

angelozerr commented 2 weeks ago

Thanks so much @pascalleclercq !