[ https://issues.apache.org/jira/browse/CXF-8658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492930#comment-17492930 ]
Gary D. Gregory commented on CXF-8658: -------------------------------------- Hi [~reta] I need a drop-in replacement for 3.4.1 so I can secure existing installations for CVEs. We are migrating to 3.4.5 for the next release of our stack but I would expect a 3.4.x maintenance release to be a drop in. I created https://github.com/apache/cxf/pull/908 if that's an option for 3.4.6-SNAPSHOT. For some reason I get build failures on Windows running 'mvn clean install' for the 3.4.x branch: AttachmentDeserializerTest.testCXF3383:517 expected:<2> but was:<1> > CXF 3.4.5 breaks binary compatibility with 3.4.1 in TypeClassInitializer > ------------------------------------------------------------------------ > > Key: CXF-8658 > URL: https://issues.apache.org/jira/browse/CXF-8658 > Project: CXF > Issue Type: Bug > Components: Simple Frontend > Affects Versions: 3.4.5 > Reporter: Gary D. Gregory > Priority: Major > > I get the following compiler error: The constructor > TypeClassInitializer(ServiceInfo, JAXBUtils.S2JJAXBModel, boolean) is > undefined -- This message was sent by Atlassian Jira (v8.20.1#820001)