[ https://issues.apache.org/jira/browse/CXF-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322130#comment-16322130 ]
ASF GitHub Bot commented on CXF-7520: ------------------------------------- ffang commented on issue #365: [CXF-7520]:Ensure CXF can build with JDK9 GA(build 9+181) URL: https://github.com/apache/cxf/pull/365#issuecomment-356919645 @jimma , looks good to me. Just one thing, as this is JDK9 specific, could you please add a java9 profile in pom.xml and put jaxb-impl dependency there? Also how about add a code to check the jdk version , if it's jdk9, set the NoEscapeHandler? Thanks! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Ensure CXF can build with JDK9 GA(build 9+181) > ---------------------------------------------- > > Key: CXF-7520 > URL: https://issues.apache.org/jira/browse/CXF-7520 > Project: CXF > Issue Type: Bug > Reporter: Freeman Fang > Assignee: Freeman Fang > Fix For: 3.2.2 > > > a couple of cxf test failied with JDK9 GA due to recent change > Mainly in JAXB and SAAJ -- This message was sent by Atlassian JIRA (v6.4.14#64029)