Falko Modler created CXF-7683:
---------------------------------
Summary: Codegen fails when using JDK10 with maven and cxf-plugin
Key: CXF-7683
URL: https://issues.apache.org/jira/browse/CXF-7683
Project: CXF
Issue Type: Bug
Components: Tooling
Affects Versions: 3.2.3
Environment: Apache Maven 3.5.3
(3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T20:49:05+01:00)
Maven home: C:\Develop\_tools\apache-maven-3.5.3\bin\..
Java version: 10, vendor: Oracle Corporation
Java home: C:\Develop\_tools\jdk-10.0.0
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
Reporter: Falko Modler
The fix from CXF-7517 only works for JDK9 and not for the newly released JDK10
because [the code only checks for 9, not
9+|https://github.com/apache/cxf/commit/d529ecd2252046c0e55fbe7b5e6a24c7b0d07301#diff-251b0327fb2172db1d74135de8666edcR206].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)