reta commented on pull request #721: URL: https://github.com/apache/cxf/pull/721#issuecomment-735273147
@dufoli sounds good to me, @rmannibucau I would also prefer in scope of this PR to stick to old implementation (we could always apply the rounds of improvement later on), we are down to one test suite failing (https://ci-builds.apache.org/job/CXF/job/CXF-JDK8-PR-Manual/8/testReport/): ``` org.apache.cxf.systest.jaxws.ClientServerMiscTest.testDocLitWrappedCodeFirstServiceWsdl | 0.43 sec | 5 -- | -- | -- org.apache.cxf.systest.jaxws.ClientServerMiscTest.testDocLitWrappedCodeFirstServiceNoWsdl | 0.23 sec | 5 org.apache.cxf.systest.jaxws.ClientServerMiscTest.testDocLitWrappedCodeFirstServiceWsdlNoASM | 1 ms | 5 org.apache.cxf.systest.jaxws.ClientServerMiscTest.testDocLitWrappedCodeFirstServiceNoWsdlNoASM ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
