You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2013/12/11 19:10:07 UTC

[jira] [Created] (CXF-5454) Latest Jetty doesn't like the -D jvmargs added to generated build.xml

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)