Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3, Backlog
-
None
-
None
-
any
Description
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.
Attachments
Attachments
Issue Links
- is depended upon by
-
SUREFIRE-128 Argline splits on spaces, should not when quoted
- Closed
-
SUREFIRE-179 Add support for specifying and configuring java instrumentation agents for tests being launched in a new jvm
- Closed