Daniel Kulp created CXF-8044:
--------------------------------
Summary: Setting compiler-fork to true is causing problems with
Dynamic client
Key: CXF-8044
URL: https://issues.apache.org/jira/browse/CXF-8044
Project: CXF
Issue Type: Bug
Components: Simple Frontend
Affects Versions: 3.3.2
Reporter: Daniel Kulp
Assignee: Daniel Kulp
Fix For: 3.3.3
The simple frontend's DynamicClient, when it detects it is running on Java9+,
sets the system property org.apache.cxf.common.util.Compiler-fork to true.
This causes a variety of problems on Java 11 systems, in particularly on
Windows. There should be no need to set that and there isn't a way currently
to NOT set it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)