Not 3.5 at this point. Moving everything from the Java.xml things over to the Jakarta.xml things is technically a major incompatible change and should likely be targeting a 4.0 unless we can somehow make sure we can support both packages.
That said, it MIGHT be an interesting discussion to have. Should we release 3.5 soon and the change master over to 4.0 to target both the Jakarta update as well as do things like drop Java8. Dan > On Oct 19, 2021, at 3:10 AM, Colm O hEigeartaigh <[email protected]> wrote: > > Hi, > > A remaining task I wanted to do for the next Santuario release was to > update to the Jakarta XML Binding - > https://issues.apache.org/jira/browse/SANTUARIO-548 > > However, with CXF I have e.g. > > ava.lang.NoClassDefFoundError: jakarta/xml/bind/JAXBException > at > org.apache.cxf.ws.security.wss4j.saml.StaxToDOMSamlTest.testSaml2SignedSenderVouches(StaxToDOMSamlTest.java:331) > > Are there any plans to update to the Jakarta XML Binding for 2.5.0 or > is it planned for a future version? If not I can target the Santuario > fix for the next version. > > Colm. -- Daniel Kulp [email protected] <mailto:[email protected]> - http://dankulp.com/blog <http://dankulp.com/blog> Talend - http://talend.com <http://coders.talend.com/>
