Hi, Yes I think we can get 3.4.1 + 3.3.8 out soon. @Andriy Redko <[email protected]>, do you anticipate fixing all of the outstanding issues that are assigned to you for these releases soon, or can they be moved to a future release?
I can't reproduce that test failure locally, I'm using openjdk version "1.8.0_265". Colm. On Sun, Oct 18, 2020 at 11:04 PM Mark Struberg <[email protected]> wrote: > hi folks! > > I saw that support of geronimo xstream-asm9 (Java 16 support) got added 2 > weeks ago. > Would it be possible to run a release with that change? > Probably even add asm10 support in advance? > > And I found a glitch in the build it seems. > When running the full maven build locally on my macbook I always get the > following error in cxf-systests-uncategorized: > > [ERROR] Tests run: 5, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: > 0.71 s <<< FAILURE! - in org.apache.cxf.systest.mtom.ClientMtomXopTest > [ERROR] > testMtomXopProvider(org.apache.cxf.systest.mtom.ClientMtomXopTest) Time > elapsed: 0.389 s <<< ERROR! > javax.xml.ws.soap.SOAPFaultException: Could not generate the XML stream > caused by: org.xml.sax.SAXParseException: cvc-type.3.1.2: Element > 'attachinfo' ist Simple Type und darf daher keine > Elementinformationselemente [untergeordnete Elemente] haben.. > at > org.apache.cxf.systest.mtom.ClientMtomXopTest.testMtomXopProvider(ClientMtomXopTest.java:283) > Caused by: org.apache.cxf.binding.soap.SoapFault: Could not generate the > XML stream caused by: org.xml.sax.SAXParseException: cvc-type.3.1.2: > Element 'attachinfo' ist Simple Type und darf daher keine > Elementinformationselemente [untergeordnete Elemente] haben.. > at > org.apache.cxf.systest.mtom.ClientMtomXopTest.testMtomXopProvider(ClientMtomXopTest.java:283) > > I use OpenJDK 11.0.8, but the same error also happens with OpenJDK > 1.8.0_252 > > txs and LieGrue, > strub > >
