You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Fabulich (JIRA)" <ji...@codehaus.org> on 2007/11/23 17:06:57 UTC

[jira] Closed: (SUREFIRE-55) Incorrect splitting of command line arguments in ForkConfiguration

     [ http://jira.codehaus.org/browse/SUREFIRE-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Fabulich closed SUREFIRE-55.
--------------------------------

    Resolution: Fixed

Fixed in revision 597693.  I never could reproduce any problem with this behavior on my Windows machine, but doing this the right way is easy and doesn't seem to hurt anything.

> Incorrect splitting of command line arguments in ForkConfiguration
> ------------------------------------------------------------------
>
>                 Key: SUREFIRE-55
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-55
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 2.3, 2.x
>         Environment: any
>            Reporter: Walco van Loon
>             Fix For: 2.4
>
>         Attachments: argline.patch
>
>
> ForkConfiguration.createCommandLine splits argLine on spaces, where it should use org.codehaus.plexus.util.cli.Commandline.setLine to create an argLine which splits quoted arguments containing spaces correctly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira