You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "John Poth (JIRA)" <ji...@apache.org> on 2017/03/08 16:42:37 UTC

[jira] [Created] (CXF-7270) CXF on java 9 build 159 fails

John Poth created CXF-7270:
------------------------------

             Summary: CXF on java 9 build 159 fails
                 Key: CXF-7270
                 URL: https://issues.apache.org/jira/browse/CXF-7270
             Project: CXF
          Issue Type: Bug
          Components: JAX-WS Runtime
            Reporter: John Poth
            Priority: Minor


Tested with latest Java 9 build 159. To reproduce run in systests/jaxws

{code}
mvn clean install -Dtest=org.apache.cxf.systest.provider.ProviderClientServerTest#testSOAPMessageModeDocLit
{code}

{code}
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.899 sec <<< FAILURE! - in org.apache.cxf.systest.provider.ProviderClientServerTest
testSOAPMessageModeDocLit(org.apache.cxf.systest.provider.ProviderClientServerTest)  Time elapsed: 0.633 sec  <<< FAILURE!
java.lang.AssertionError
        at org.apache.cxf.systest.provider.ProviderClientServerTest.testSOAPMessageModeDocLit(ProviderClientServerTest.java:104)
{code}

Do we have a CI build for java 9 that runs all the tests? Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)