Hey Folks, The work on Jakarta EE 10 had started already (so far the progress was a bit slower than desired but the things should accelerate I hope). It becomes increasingly difficult to keep the separate pull request [1] intact (particularly, dependabot is constantly trying to update to latest specs). To ease the implementation efforts, I would like to propose to: - branch of 4.0.x-fixes from main - move main to 4.1.x - work on [1] to be ready for merge with main
From the maintenance perspective, that would increase a bit the amount of work required: - 3.5.x and 3.6.x: those are the last (hopefully) branches for javax.* to maintain - 4.0.x and 4.1.x (upcoming): those are the ones to support going forward for jakarta.* to maintain Any feedback / thoughts / suggestions are very welcome! Thanks! [1] https://issues.apache.org/jira/browse/CXF-8671 [2] https://github.com/apache/cxf/pull/1201 Best Regards, Andriy Redko