Daniel Kulp created CXF-5454:
--------------------------------
Summary: Latest Jetty doesn't like the -D jvmargs added to
generated build.xml
Key: CXF-5454
URL: https://issues.apache.org/jira/browse/CXF-5454
Project: CXF
Issue Type: Bug
Components: Tooling
Affects Versions: 2.7.8, 3.0.0-milestone1
Reporter: Daniel Kulp
Fix For: 3.0.0-milestone2, 2.6.12, 2.7.9
The generated build.xml uses:
<attribute name="jvmarg1" default="-D"/>
which results in an empty system property key which Jetty does not like.
Causes a crash at startup.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)