Re: Apache CXF Fediz jars compatibility with jakarta ee 9

2024-06-26 Thread Sai Charan Teja Pratti
Hi Jamie, Thank you for sharing your work in progress repository with changes for jakarta ee 9 compatibility .- https://github.com/jgoodyear/cxf-fediz/tree/FEDIZ-257 I'm able to build plugins - fediz-core and fediz-tomcat jars in my local dev environment with this repo. However, as we are upgrad

Re: Apache CXF Fediz jars compatibility with jakarta ee 9

2024-06-26 Thread Jamie G.
Building the branch with "mvn clean install -DskipTests" should complete. I'm using Java 17 given the latest Spring requires it - code level is still 11 as per CXF core. I'm working through the various fediz/services unit tests at the moment. The systests and examples to follow. Any feedback is a