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/12 19:40:07 UTC

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

     [ https://issues.apache.org/jira/browse/CXF-5454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-5454.
------------------------------

    Resolution: Fixed
      Assignee: Daniel Kulp

> 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: 3.0.0-milestone1, 2.7.8
>            Reporter: Daniel Kulp
>            Assignee: 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)